-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG
92 lines (72 loc) · 2.61 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# Changelog
## [1.2.2](https://github.com/barcia/swibe/releases/tag/1.2.2) - 2019-12-30
### Updated
- Update NPM packages and dependencies
## [1.2.1](https://github.com/barcia/swibe/releases/tag/1.2.1) - 2019-02-21
### Fixed
- Small bug in IE11 that not return body scroll after close menu
## [1.2.0](https://github.com/barcia/swibe/releases/tag/1.2.0) - 2019-02-21
### Changed
- Changed [WebPack](https://webpack.js.org) bundler to [Rollup](https://rollupjs.org/)
- Remove extension from some markdown files
- Update README
## [1.1.0](https://github.com/barcia/swibe/releases/tag/1.1.0) - 2019-01-16
### Added
- Option to add Swibe as script
- WebPack
- Some config files
## [1.0.2](https://github.com/barcia/swibe/releases/tag/1.0.2) - 2019-01-11
### Changed
- Changed some package.json config
## [1.0.1](https://github.com/barcia/swibe/releases/tag/1.0.1) - 2019-01-09
### Changed
- Change folder structure
## [1.0.0-beta.5](https://github.com/barcia/swibe/releases/tag/1.0.0-beta.5) - 2018-12-19
### Added
- Add A11Y features
- Add _selfClose_ option
- Now the body scroll is disabled when the menu is open
- Add option to close the menu with the Escape key
### Changed
- Change config variable name from `status` to `initialStatus`
## [1.0.0-beta.4](https://github.com/barcia/swibe/releases/tag/1.0.0-beta.4) - 2018-12-18
### Added
- Add breakpoint feature
- Auto close if screen width is bigger than breakpoint
## [1.0.0-beta.3](https://github.com/barcia/swibe/releases/tag/1.0.0-beta.3) - 2018-12-14
### Changed
- Modify demo to load new JavaScript module
- Small tweaks
## [1.0.0-beta.2](https://github.com/barcia/swibe/releases/tag/1.0.0-beta.2) - 2018-12-14
### Changed
- Fix export module
## [1.0.0-beta.1](https://github.com/barcia/swibe/releases/tag/1.0.0-beta.1) - 2018-12-13
### Changed
- Prepare package for upload to [npmjs.com](https://npmjs.com)
## 0.4.0 - 2018-11-21
### Changed
- Rewrite Swibe.js
- Remove Sass file. Now all basic styles are added with JS
## 0.3.4 - 2018-03-16
### Changed
- Added CSS Custom Properties in CSS
- Now the CSS only use the ID, not a class.
- Rewrite all gulpfile.js
## 0.3.3 - 2018-01-12
### Changed
- Changed JS code to objects
- Now the Swibe script not need the 'defer' atribute.
- Many code improvements
## 0.3.2 - 2017-02-06
### Added
- New *responsive* mode: for change menu visibility depending of screen size
- Grunt files for development
- New minified JS file: `swibe.min.js`
## 0.3.1 - 2017-01-29
### Added
- CHANGELOG.md file
- Now the Swibe menu has releases :sunglasses:
### Changed
- New README.md from my own template
- Changed the name of the trigger id
- Changed the name of `.css` file