Skip to content

Commit d142a80

Browse files
committed
height is correct now, new test dir with demo page, lots of work
1 parent d973f04 commit d142a80

18 files changed

+7885
-42
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [1.0.0-beta.11] - 2019-04-01
8+
### Added
9+
- New test folder with demo page and height-test
10+
### Changed
11+
- Fixed issue with component height not matching bootstrap components
12+
- Added "keywords" and "bugs" to `package.json`
13+
14+
## [1.0.0-beta.10] - 2019-03-29
15+
- Fix for touch event bug
16+
17+
## [1.0.0-beta.9] - 2019-03-29
18+
- 2 bug fixes
19+
20+
## [1.0.0-beta.8] - 2019-03-28
21+
- onChange breaking bug fix
22+
23+
## [1.0.0-beta.7] - 2019-03-28
24+
- Compiled from src to lib now as commonjs

lib/bootstrap-switch-button-react.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)