Skip to content

Commit

Permalink
Bump to version 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marxjmoura committed Mar 17, 2018
1 parent 4690f27 commit 9ec6ed0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [v0.7.1](https://github.com/marxjmoura/admin4b/releases/tag/v0.7.1) (2018-03-17)
### Bug fixes
- Fix check mark for small and large radio buttons
- Fix cross-browser border radius for some components
- Fix toggle switch cursor on hover
### Features
- Change JSON attribute color in code highlight
- Increase opacity of spinner backdrop
- Cross-browser for display flex
- Code refactoring for sidebar colors
- Form responsiveness in documentation

## [v0.7.0](https://github.com/marxjmoura/admin4b/releases/tag/v0.7.0) (2018-03-13)
### Breaking changes
- The text of radio button must to be stay outside of `.check-mark` (just like checkbox and switcher)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "admin4b",
"title": "Admin 4B",
"version": "0.7.0",
"version": "0.7.1",
"homepage": "https://marxjmoura.github.io/admin4b",
"author": "Marx JMoura",
"license": "MIT",
Expand Down

0 comments on commit 9ec6ed0

Please sign in to comment.