Skip to content

Commit f4e8f7b

Browse files
committed
1.0.0-alpha.2 Release
1 parent a16a3d5 commit f4e8f7b

File tree

15 files changed

+1441
-1459
lines changed

15 files changed

+1441
-1459
lines changed

CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,31 @@ Changelog
22
=======
33
Bolded styling surrounded by emojis indicates a breaking change.
44

5-
## v1.0.0 (November 10th)
5+
## 1.0.0-alpha.2 (November 30th)
6+
- Chips
7+
- Fixed and standardized chips callback parameters
8+
9+
- Datepicker
10+
- Fixed date format option
11+
- Scrollbar no longer unecessarily appears when using datepicker
12+
- Fixed bug where using month and year selectors didn't change date
13+
14+
- Dropdown
15+
- Removed automatic focus highlight on open
16+
17+
- Textarea
18+
- Fixed error where text was cut off on Firefox
19+
20+
- Tabs
21+
- Fixed error with pure JavaScript initialization
22+
- Fixed error where a tab with no content would break tabs
23+
24+
- Timepicker
25+
- Fixed error with twelveHour options
26+
27+
- Replaced velocity.js with anime.js
28+
29+
## 1.0.0-alpha.1 (November 10th)
630
- Dropdown
731
- rewritten with classes
832
- Plugin is initialized on `.dropdown-content` instead of `.dropdown-button`

0 commit comments

Comments
 (0)