File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ If you want to find out more about v3 we recommend you read the following issues
37
37
- Changing icon implementation from class based to HTML attribute based (` data-icon="user" ` ) ✏🛳
38
38
- Theming implementation rewrite (behaviour will stay the same) ✏🛳
39
39
- Move from LESS to SASS ✏🛳
40
- - v3 to v2 JavaScript pollyfill package 💡
40
+ - v3 to v2 JavaScript polyfill package 💡
41
41
- Browser support for all major browsers and IE11 ✏
42
42
- Move SASS variables to CSS variables so they can be easily changed without compiling.
43
43
@@ -64,7 +64,7 @@ This is a list of components which will be added or are proposed to be added.
64
64
- Utility helpers (these will work on any component) ✏
65
65
- Margin (top, right, bottom, left)
66
66
- Padding (top, right, bottom, left)
67
- - Visability modifiers
67
+ - Visibility modifiers
68
68
- ` only show on x `
69
69
- ` only show on x and y `
70
70
- ` dont show on x `
You can’t perform that action at this time.
0 commit comments