File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 3
3
> All notable changes to this project are documented in this file.
4
4
> This project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
5
5
6
+ ## Next
7
+
8
+ ### Changed
9
+
10
+ * Refactored to use ` unstated ` for state-management instead of ` mobx ` + ` mobx-react ` , cutting the
11
+ size of the bundle by approximately 60% 🎉.
12
+
6
13
## [[ v2.2.1]] ( https://github.com/springload/react-accessible-accordion/releases/tag/v2.2.1 )
7
14
8
15
### Changed
9
16
10
17
* Fixes mixed up filenames in the README
11
18
12
-
13
19
## [[ v2.2.0]] ( https://github.com/springload/react-accessible-accordion/releases/tag/v2.2.0 )
14
20
15
21
### Added
16
22
17
23
* Demo styles added to the bundle as two optional files:
18
- - ` minimal-example.css ` : 'Minimal' theme - hide/show the AccordionBody component
19
- - ` fancy-example.css ` : 'Fancy' theme - boilerplate styles for all components, as seen on our demo
20
-
24
+ * ` minimal-example.css ` : 'Minimal' theme - hide/show the AccordionBody component
25
+ * ` fancy-example.css ` : 'Fancy' theme - boilerplate styles for all components, as seen on our demo
21
26
22
27
## [[ v2.1.0]] ( https://github.com/springload/react-accessible-accordion/releases/tag/v2.1.0 )
23
28
You can’t perform that action at this time.
0 commit comments