Releases: cognitoforms/element
Releases · cognitoforms/element
Release 2.13.2-10
Release 2.13.2-9
Release 2.13.2-8
Release 2.13.2-7
Release 2.13.2-6
Release 2.13.2-5
Release 2.13.2-4
Release 2.13.2-3
- chore: release v2.13.2-2 (4b60347)
- Revert "chore: release v2.13.2-2" (dce66f8)
- chore: release v2.13.2-2 (5c48c87)
- chore: Remove conventional changelog plugin (509bf6c)
- Merge pull request #37 from cognitoforms/tab-selects-option (5bbc49c)
- Merge pull request #36 from cognitoforms/date-picker-min-max (87e3e22)
- Unwatch picker min/max when unmounted (84b2060)
- Fix for 'lastDayOfPrevYear' - should be Dec 31 not Dec 1 (bffc18a)
- feat: tab key selects option and closes picker to mirror native select (81531a4)
- Merge pull request #35 from cognitoforms/spinner-id (43c190a)
- Only use 'dateOutOfRange' for 'disabledDate' if 'minimum' or 'maximum' is defined (81f054c)
- Enable min/max based disabling of dates (and navigation) (fd99d4a)
- Reduce references to 'disabledDate' and 'checkTimeWithinRange' by leveraging 'isValidValue' and 'isValidDate' methods (ed9bcb1)
- Rename 'checkDateWithinRange' to 'checkTimeWithinRange' since its actually doing time comparison (ae0169d)
- Implement spinner translations in Element. (23d2496)
- Add titles to spinner buttons (7c1b3c1)
- Allow IDs on spinner (77fc254)
- feat: add support for title on select (5bb5a76)
- Fix tab issue (f8b0236)
- Allow titles to be added to selects (931d1a7)
Release 2.13.2-1
2.13.2-1 (2020-06-15)
- 'list' is not a valid value (5f829a8)
- [build] 2.12.0 (2e24282)
- [build] 2.13.0 (be23628)
- [build] 2.13.1 (2b61113)
- [build] 2.13.2 (d6107fe)
- [Input Number] Correctly compute inputNumberDisabled (ElemeFE#18439) (091f63a), closes #18439
- [release] 2.12.0 (45cb58a)
- [release] 2.13.0 (6ec5f8e)
- [release] 2.13.1 (d578b01)
- [release] 2.13.2 (bf534d9)
- [Select]: fix select test cases (1793e7a)
- add aria- activedescendant and multiselectable. (1b2c2aa)
- Add aria-selected (9a8881f)
- add font-size for the style of tree empty-text (ElemeFE#17094) (957d645), closes #17094
- Add native prop in order to remove aria-hidden=true on visible checkables. (97ae49c)
- Adding and removing attributes to improve screen reader experience (e444469)
- back to previous version (7029ad7)
- Change tabs to spaces (72b576e)
- changelog for 2.12.0 (ElemeFE#17218) (59a57a5), closes #17218
- Clarify listbox prop (125b385)
- Convert tabs to spaces (86b641b)
- fix package name (755ef1a)
- Fix problems with filterable selects. (555e01a)
- ignore .env (2f9ec6f)
- re-instate order of readonly (457150c)
- update webpack config (ElemeFE#17373) (3864d86), closes #17373
- chore: add release-it (97c6aa1)
- chore: remove index intro (ElemeFE#19155) (3235daa), closes #19155
- chore: update changelog (ElemeFE#19442) (d6f9adf), closes #19442
- chore: update folder (ElemeFE#17220) (6ed7699), closes #17220
- locale: Fix vi translation (ElemeFE#19244) (3bc2d2b), closes #19244
- locale: Fix ru-RU popconfirm translation (ElemeFE#19220) (abb1677), closes #19220
- locale: Update Brazilian Portuguese translation (ElemeFE#19374) (6d6df13), closes #19374
- locale: Update Catalan and Spanish translations (ElemeFE#19296) (a4c3ec8), closes #19296
- locale: Update locale Indonesia (id.js) (ElemeFE#19320) (e6785d6), closes #19320
- fix: FF scroll bar width (ElemeFE#18091) (2919e57), closes #18091
- fix: Image update error status (f89fa65)
- Autocomplete: fix suggestion error when textarea (ElemeFE#18478) (624c1e9), closes #18478
- Autocomplete: add change event (ElemeFE#17913) (3b7f95a), closes #17913
- Autocomplete: fix change event bug (ElemeFE#19200) (49d367e), closes #19200
- Chore: SSR test (ElemeFE#16797) (42e74d1), closes #16797
- Chore: Update Changelog (ElemeFE#18200) (bf97432), closes #18200
- Chore: Update Changelog (ElemeFE#19162) (d9f71dc), closes #19162
- Chore: update readme Dingtalk QR code (ElemeFE#17656) (2830c04), closes #17656
- Chore(deps): Bump mixin-deep from 1.3.1 to 1.3.2 (ElemeFE#17211) (f7e3103), closes #17211
- Docs: add input event in input Events Table (ElemeFE#18061) (f3c1666), closes #18061 #7592
- Docs: delete Input repeat change event (ElemeFE#18085) (5491e52), closes #18085
- Docs: fix a type error in document of steps component. (ElemeFE#17555) (4b869fb), closes #17555
- Docs: fix Drawer attribute accepted value typo in es (ElemeFE#17122) (89dc715), closes #17122
- Docs: Fix Loading demo (ElemeFE#17862) (ElemeFE#17863) (a78f4b9), closes #17862 #17863
- Docs: Update input-number document about change event (ElemeFE#16316) (ElemeFE#16966) (474ad25), closes #16316 #16966
- Docs: update Spanish changelog 2.12.0 (ElemeFE#17364) (de3c38f), closes #17364
- Image: don't show image-viewer when preview is false (ElemeFE#18967) (bc7dcc6), closes #18967
- Image: Fix preview dose not show when preview list not contain src issue (ElemeFE#18975) (ElemeFE#19130) (7259a83), closes #18975 #19130
- Image: Fix shield the page when preview big image (ElemeFE#16796) (ElemeFE#16997) (fcaec91), closes #16796 #16997
- Image: Fix shortcut key not work at second time issue (ElemeFE#18983) (ElemeFE#19156) (f3c76ee), closes #18983 #19156 #18983
- Image: Perfect picture preview behavior (ElemeFE#16985) (ElemeFE#17375) (cf27c76), closes #16985 #17375
- doc: fix step-strictly docs typo (ElemeFE#18705) (73de4b6), closes #18705
- doc: fix time-select typo (ElemeFE#17250) (b9eacfe), closes #17250
- doc: Popconfirm doc update (ElemeFE#18324) (590d7b8), closes #18324
- Carousel: fix console typo bug (ElemeFE#18264) (b903a87), closes #18264
- Transfer: fix incorrect line-height of el-transfer's first list item when it was used with el-form- ([7122ddb](https://githu...