-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
ba7a7f6
commit 40ddf2c
Showing
12 changed files
with
23 additions
and
43 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Change Log | ||
|
||
## 1.7.0 | ||
|
||
### Minor Changes | ||
|
||
- ef9b1e4c: add node/ssr support | ||
|
||
## 1.6.1 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
# @lion/ui | ||
|
||
## 0.5.1 | ||
|
||
### Patch Changes | ||
|
||
- 9b5edf30: [localize] parseDate by default to 2000 instead of 1900 when date is below 49 | ||
- bf782223: do not run disabled property reflection unless it was part of the changeset in LionSwitchButton | ||
- 322b0652: Export isIOS and isMacSafari functions as part of browserDetection utility | ||
- 322b0652: Use traditional styleSheet on IOS for overlays | ||
- bf782223: reuse uuid function from the core in LionButton and LionInputDatepicker | ||
- bf782223: invoke parent class updated callback in LionCollapsible, LionDrawer and LionSwitchButton | ||
- cb25a603: fix: DE locale typo for validation messages | ||
- Updated dependencies [ef9b1e4c] | ||
- [email protected] | ||
|
||
## 0.5.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters