File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v2.0.0
2
+ - Accordion
3
+ - changed mechanism of working from using : target selector to using inputs type radio/checkbox and : checked selector
4
+ - added possibility to collapse one or multiple accordions
5
+ - Dropdown
6
+ - changed mechanism of working from using : hover selector to using inputs type checkbox and : checked selector
7
+ - new two type of dropdowns
8
+ - new four directions of dropdown appearing
9
+ - added nested dropdowns
10
+ - Modalbox
11
+ - changed mechanism of working from using : target selector to using input type checkbox and : checked selector
12
+ - new four types of dialogs
13
+ - Slider
14
+ - added four various positions of slider pills
15
+ - added navigation arrows
16
+ - Separated raw styles from theme styles
17
+ - Gulp commands
18
+
19
+ # v1.0.0
20
+ Initial commit
You can’t perform that action at this time.
0 commit comments