- @lion/button@0.3.22 - @lion/calendar@0.1.71 - @lion/checkbox-group@0.1.64 - @lion/checkbox@0.1.58 - @lion/choice-input@0.2.35 - @lion/field@0.2.10 - @lion/fieldset@0.1.57 - @lion/form-system@0.0.70 - @lion/form@0.1.63 - @lion/input-amount@0.1.60 - @lion/input-date@0.1.58 - @lion/input-datepicker@0.1.77 - @lion/input-email@0.1.57 - @lion/input-iban@0.1.59 - @lion/input@0.1.57 - @lion/localize@0.4.19 - @lion/option@0.1.17 - @lion/popup@0.2.52 - @lion/radio-group@0.1.65 - @lion/radio@0.1.58 - @lion/select-rich@0.2.5 - @lion/select@0.1.55 - @lion/textarea@0.1.60 - @lion/tooltip@0.2.52 - @lion/validate@0.2.35
8.5 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.4.19 (2019-10-09)
Bug Fixes
- localize: add tests for percent in formatNumberToParts (1f40250)
- localize: use option.locale to get separator in formatNumberToParts (093cfa0)
0.4.18 (2019-10-07)
Note: Version bump only for package @lion/localize
0.4.17 (2019-09-30)
Bug Fixes
- localize: allow multiple characters for currency symbols (20b77a4)
0.4.16 (2019-09-25)
Note: Version bump only for package @lion/localize
0.4.15 (2019-09-20)
Bug Fixes
- input-amount: use minus sign unicode instead of hypen-minus (edd7396)
- localize: use minus sign unicode instead of hypen-minus (85beb18)
0.4.14 (2019-08-23)
Note: Version bump only for package @lion/localize
0.4.13 (2019-08-15)
Bug Fixes
- localize: update the way to obtain the group separator for a number (b0d6f49)
0.4.12 (2019-08-07)
Bug Fixes
- localize: for bg-BG locale, correct Intl output for group separator (c151f01)
0.4.11 (2019-07-30)
Bug Fixes
- include test-helpers dir in the released package (6489069)
0.4.10 (2019-07-30)
Bug Fixes
- public test-helpers (3b889e3)
0.4.9 (2019-07-25)
Note: Version bump only for package @lion/localize
0.4.8 (2019-07-24)
Note: Version bump only for package @lion/localize
0.4.7 (2019-07-23)
Note: Version bump only for package @lion/localize
0.4.6 (2019-07-23)
Note: Version bump only for package @lion/localize
0.4.5 (2019-07-23)
Note: Version bump only for package @lion/localize
0.4.4 (2019-07-18)
Note: Version bump only for package @lion/localize
0.4.3 (2019-07-15)
Bug Fixes
- localize: set default fallback locale "en-GB" (fix #152) (270de8a)
- localize: support fallback locale (e7ea9cb)
0.4.2 (2019-07-09)
Bug Fixes
- localize: don't fire localeChanged event if set to the same locale (3115c50)
- localize: observe <html lang> attribute (18589f4)
0.4.1 (2019-06-27)
Bug Fixes
- localize: remove unnecessary normalization for Belgium (0afb0e1)
- localize: return sign to the front of the currency formatted value in Dutch (8fb70c2)
0.4.0 (2019-06-06)
Features
- localize: allow custom locale when loading namespaces (2e76ca0)
0.3.6 (2019-05-31)
Note: Version bump only for package @lion/localize
0.3.5 (2019-05-29)
Note: Version bump only for package @lion/localize
0.3.4 (2019-05-24)
Note: Version bump only for package @lion/localize
0.3.3 (2019-05-22)
Note: Version bump only for package @lion/localize
0.3.2 (2019-05-17)
Note: Version bump only for package @lion/localize
0.3.1 (2019-05-16)
Note: Version bump only for package @lion/localize
0.3.0 (2019-05-16)
Bug Fixes
- localize: empty dates should be formatted as empty string (6cfa301)
Features
- localize: allow long/short/narrow param getMonthNames (144ebce)
0.2.0 (2019-05-13)
Features
- localize: add reusable generators for month and weekday names (043106c)
0.1.7 (2019-05-13)
Bug Fixes
- add prepublish step to make links absolute for npm docs (9f2c4f6)
0.1.6 (2019-05-08)
Note: Version bump only for package @lion/localize
0.1.5 (2019-05-07)
Bug Fixes
- import from entry points so stories can be extended (49f18a4)
0.1.4 (2019-04-29)
Note: Version bump only for package @lion/localize
0.1.3 (2019-04-28)
Bug Fixes
- update storybook/linting; adjust story labels, eslint ignores (8d96f84)
0.1.2 (2019-04-27)
Bug Fixes
- add missing exports to core, input-iban, localize (f5fd18c)
0.1.1 (2019-04-26)
Bug Fixes
- add missing files to npm packages (0e3ca17)
0.1.0 (2019-04-26)
Bug Fixes
- localize: work with dates of different timezones (cbbf0d4)
Features
- release inital public lion version (ec8da8f)