You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ You end up writing 50% less code while increasing productivity, maintainability
19
19
20
20
----
21
21
22
-
`matestack-ui-core` does not have an opinion on styling. In contrast, `matestack-ui-bootstap` ships all Bootstrap v5 components as Matestack UI components usable in pure Ruby. Additionally layout and CRUD components help you to build a beautiful web app meeting typical requirements of a data driven web app.
22
+
`matestack-ui-core` does not have an opinion on styling. In contrast, `matestack-ui-bootstrap` ships all Bootstrap v5 components as Matestack UI components usable in pure Ruby. Additionally layout and CRUD components help you to build a beautiful web app meeting typical requirements of a data driven web app.
23
23
24
24
Don't think about styling anymore and just create admin or application UIs faster than ever before!
25
25
@@ -40,7 +40,7 @@ Rails versions below 5.2 are not supported.
40
40
41
41
### Vue.js
42
42
43
-
`matestack-ui-core` requires Vue.js and Vuex for its reactivity features. Following version ranges are supported:
43
+
`matestack-ui-bootstrap` requires Vue.js and Vuex for its reactivity features. Following version ranges are supported:
44
44
45
45
- Vue.js ^2.6.0
46
46
- Vuex ^3.6.0
@@ -49,12 +49,12 @@ Vue 3 / Vuex 4 update is planned for Q2 2021.
49
49
50
50
## Documentation/Installation
51
51
52
-
Documentation can be found [here](https://docs.matestack.io/matestack-ui-bootstap/)
52
+
Documentation can be found [here](https://docs.matestack.io/matestack-ui-bootstrap)
53
53
54
54
## Changelog
55
55
56
56
Changelog can be found [here](./CHANGELOG.md)
57
57
58
58
## License
59
59
60
-
`matestack-ui-bootstap` is an Open Source project licensed under the terms of the [MIT license](./LICENSE)
60
+
`matestack-ui-bootstrap` is an Open Source project licensed under the terms of the [MIT license](./LICENSE)
0 commit comments