3.0.0-next.1 (2019-10-07)
- download links don't indicate their purpose (6dac2e7), closes #3168
- focus indicator for multi select (b3eccaa)
- focus stealing in modal by using disable-able clrFocusOnViewInit (b1baacb)
- form a11y (eba5d10), closes #3556
- icon colors do not match clr-ui dark mode colors (hsl) (49546e8)
- keep consistent height if signpost in datagrid header (f0a9293), closes #1279
- on website input grouping heading overlaps example (4afa5d9), closes #3802
- stack-view: a11y add aria-controls to stack-view (1b1f044), closes #3567
- remove max-height from
pre
(a177618), closes #1138 - a11y: changing color of yellow icons for a11y (95a933e)
- build: remove google-chrome-stable from addon (982cbae)
- datagrid: adding tests for clrDgColType (b7a5c2e)
- datagrid: change test describe block (6b66ec1)
- datagrid: datagrid current page not rendered correctly in IE 11 (0b902e4), closes #3747
- datagrid: include missing tests for datagrid-numeric-filter (c5c9842)
- selecting content in modal body (8a25b58)
- datagrid: not working numberic filters at the datagrid (a39ce80)
- datagrid: remove fdescribe (c84939f)
- header: icons in header documentation (b9c8bde), closes #3616
- icons: 'ClarityIcons.add' must be case insensitive (64c5685), closes #3800
- signpost: fix signpost focus management (26bacc4)
- signpost: use default cursor in popover (c102c4d), closes #3803
- stack-view: stack view async loading (53527e1), closes #3565
- website: add padding-right to responsive footer (4e166e6)
- wizard: wizard title gets double focus attempts (05265b6), closes #3792
- datagrid: add detail pane (ee0058b), closes #2005
- wizard: wizard step error state (49b453f), closes #2203
- this changes the default height for a
pre
element, but can be easily overriden on app level
2.2.0 (2019-09-05)
- wizard: deprecate inline wizard (6e959ed), closes #3591
- website routing focus management (146e150)
- a11y: add bumpers to the datepicker (2840c0c), closes #3466
- color: visually hidden text is not hidden from screen readers (f205365), closes #3176
- datagrid: fix hsl regression (c2db3f6)
- dropdown: handle focus first item when there is non selectable item (f483de1)
- header: clarity icons with text misaligned in ie11 (ccbd1e1), closes #3519
- sidenav: sidenav in website documentation page doesn't collapse (4ff84f2), closes #3704
- ClrAccordionModule and ClrStepperModule added to default exports (e0e2c56)
- tooltip: deprecation overwrote dark theme variable (d46a9de)
- datepicker: support clrPosition (b0e6910), closes #2331
- add clrFocusOnViewInit (3fef3ab)
- datagrid: update datagrid popovers with new utility (2e195c9), closes #3374 #652 #3161 #3244 #2683 #2186
- timeline: adding gemini tests for the timeline (5bffb87)
- timeline: updating the timeline component to new sizing (49411fa)
- [UI] Implement timeline component (cc5e7e5), closes #3199
2.1.2 (2019-08-22)
- accordion: remove rounded corners when last panel is open (a9bd2ac), closes #3685
- alerts in wizzard are read immediately when not urgent (d241772)
- feedback from Jeeyun (3d4c183)
- feedback(Shijir) (2dd487c)
- feedback(shijir) - remove tooltip id service (ae50a82)
- improve screen reader behaviors on stack-view and modal (3f102e7), closes #3566
- pr change (jeeyun and shijir) (b813391)
- preventing duplicate style declarations in CSS (5629635), closes #3540
- a11y: only set default icon role if it has no role defined by user (a2e92ae)
- date-picker: adds aria-labels for buttons (bf8430a), closes #3467
- table: table font-size not overrideable (b7bea0d), closes #3544
- remove unused code (b36b699)
- tooltip: adds a11y to tooltip (530a2ed)
- datagrid: Expose current page for clrDgRefresh (d2a3e4a)
- tabs: key focus directive and tabs overflow focus management (67a5512)
- migrate color values from hex to hsl (bc4b8bc), closes #3286
2.1.1 (2019-08-08)
- a11y: make disabled dropdown item focusable (9a905f7)
- stack-view: editable stack view form fields looked unstyled in dev app (99571d5)
- add aria-label for alert close button (9e0c16e)
- bug 3505 - Sorting issues at datagrid (adebe5d)
- clr-base imports and build (4132a33)
- css vars pony fill needs to run on module init (7506e65)
- enable side effect imports (9f1b414)
- datagrid: mixed expandable non expandable bug (1a50a08)
- datepicker: remove circular reference (5c4e4de)
- modal: tab only focus style (33684ef), closes #3642
- updates to clr/base to support ie11 (6616946)
- stepper: aria-live message for only errors (59f830a)
- stepper: focus management (6d20b04)
- wizard: prevent closing non closable wizards (5a4167f), closes #3499
- update release note to remove reference to k8s (9817718)
- i18n: replace original provider with new implementation (d293c8f)
- i18n: The previous i18n service would get removed from a production build in Angular since it wasn't referenced. To address this, there is now a service that Clarity provides itself and you can pass a custom, new localized set of strings into the service instead of trying to use the provider tree in Angular. This will be helpful to future clr-base.
Signed-off-by: Jeremy Wilken mailto:[email protected]
2.1.0 (2019-07-25)
2.1.0 (2019-07-25)
- adding labels to datagrid single & expandable column (dc1dc2b)
- change clrSpinner API (256df22)
- datagrid: input on hideable column (3b77397)
- forms: describe by for input validation errors (730e080), closes #3561
- login: add labels for screen readers to form login controls (6604ba6), closes #3522
- ng: dropdown item should add disabled attribute if set by input (bcd032c), closes #3634
- stepper: remove interstitial content (c58007e), closes #3560
- adding the text-edit set to the svg icon build script (b7d0bef)
- attempt to fix github PR template (6bd0fcb)
- dropdown item count by screen reader + docs update (5fd4fd0)
- reverting app-level orange alerts to intended color (#3612) (a4b63da), closes #3604
- Update line-height for clr-control-label (f8cf498)
- clrSpinner component (1190d0b)
2.0.2 (2019-07-05)
2.0.1 (2019-06-17)
- website: Changes compdoc output to silent and adds nvmrc file to lock node to v12.3.1 (a3d607e)
2.0.0 (2019-06-06)
- forms: remove deprecated from .clr-input elements. (#3418) (27fa985)
- icons+datagrid: Move arrow icon to core set and fix default filt… (#3377) (a3109ec)
2.0.0-rc.2 (2019-05-14)
2.0.0-beta.2 (2019-04-22)
1.1.0 (2019-02-15)
1.0.5 (2019-01-29)
1.0.4 (2019-01-10)
1.0.3-patch (2018-12-20)
1.0.3 (2018-12-20)
1.0.2 (2018-12-14)
1.0.1 (2018-12-13)
1.0.0-beta.1 (2018-10-26)
- [UI] Adds a backward compatibility solution for deprecated-grid (#2757) (ea0b1e4), closes #2757 #2144
- stylesheets for deprecated grid must now be included in the app
0.13.3 (2018-09-27)
0.13.2 (2018-09-20)
0.13.1-patch.1 (2018-09-13)
0.13.1 (2018-09-13)
0.13.0 (2018-09-06)
0.13.0-rc.1 (2018-08-31)
0.13.0-beta.2 (2018-08-21)
0.13.0-beta.1 (2018-08-13)
0.12.6 (2018-07-26)
0.12.5 (2018-07-19)
0.12.4 (2018-07-12)
0.12.3-patch.2 (2018-07-06)
0.12.3-patch.1 (2018-07-06)
0.12.3 (2018-07-05)
0.12.2 (2018-06-28)
0.12.1 (2018-06-21)
0.12.0 (2018-06-14)
0.12.0-rc.2 (2018-06-07)
0.12.0-rc.1 (2018-05-31)
0.12.0-beta.4 (2018-05-24)
- [NG] Adds correct import for loading-button (#2301) (2d2bb16), closes #2302
- remove safari from sauce labs browsers (#2208) (d4d2634)
0.11.14 (2018-04-19)
0.11.13 (2018-04-12)
0.11.12 (2018-04-05)
0.11.11 (2018-03-29)
0.11.10 (2018-03-22)
0.11.9 (2018-03-15)
0.11.8 (2018-03-08)
- [CORE] Adds a check for AOT compilation on Clarity artifacts (#2041) (26f66bd)
- [NG] Changes Id Generator to be aot compatible. (#2040) (1b370d0)
0.11.7-patch.1 (2018-03-01)
0.11.7 (2018-03-01)
0.11.6 (2018-02-22)
0.11.5 (2018-02-15)
- [CORE] tslint config usage (#1971) (9daf507)
- [UI] Dark theme .btn font color (#1990) (e1bf0bd), closes #1973
0.11.4 (2018-02-08)
0.11.3 (2018-02-01)
0.11.2-patch (2018-01-26)
0.11.2 (2018-01-25)
0.11.1 (2018-01-18)
0.11.0 (2018-01-11)
0.11.0-rc.1 (2018-01-05)
0.11.0-beta.1 (2017-12-21)
0.11.0-alpha.1 (2017-12-15)
0.10.13 (2017-11-10)
0.10.12 (2017-11-02)
0.10.11 (2017-10-26)
0.10.10 (2017-10-19)
0.10.9 (2017-10-12)
0.10.8 (2017-10-05)
0.10.8-alpha.2 (2017-10-05)
0.10.8-alpha.1 (2017-10-05)
0.10.7 (2017-09-29)
0.10.6 (2017-09-21)
0.10.5 (2017-09-14)
0.10.4 (2017-09-07)
0.10.3 (2017-08-31)
0.10.2 (2017-08-24)
0.10.1 (2017-08-17)
0.10.0 (2017-08-10)
0.10.0-rc.1 (2017-08-04)
- [NG] Popovers refactor (59bfac4)
- In all 3 cases, the positioning and sizing inputs of the popover have been moved to the popover itself: dropdown-menu, tooltip-content and signpost-content.
Signed-off-by: Eudes Petonnet-Vincent mailto:[email protected]