Skip to content

Commit

Permalink
1.0.0-alpha.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogfalo committed Nov 30, 2017
1 parent a16a3d5 commit f4e8f7b
Show file tree
Hide file tree
Showing 15 changed files with 1,441 additions and 1,459 deletions.
26 changes: 25 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,31 @@ Changelog
=======
Bolded styling surrounded by emojis indicates a breaking change.

## v1.0.0 (November 10th)
## 1.0.0-alpha.2 (November 30th)
- Chips
- Fixed and standardized chips callback parameters

- Datepicker
- Fixed date format option
- Scrollbar no longer unecessarily appears when using datepicker
- Fixed bug where using month and year selectors didn't change date

- Dropdown
- Removed automatic focus highlight on open

- Textarea
- Fixed error where text was cut off on Firefox

- Tabs
- Fixed error with pure JavaScript initialization
- Fixed error where a tab with no content would break tabs

- Timepicker
- Fixed error with twelveHour options

- Replaced velocity.js with anime.js

## 1.0.0-alpha.1 (November 10th)
- Dropdown
- rewritten with classes
- Plugin is initialized on `.dropdown-content` instead of `.dropdown-button`
Expand Down
Loading

0 comments on commit f4e8f7b

Please sign in to comment.