Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Nov 1, 2022

This PR contains the following updates:

Package Type Update Change
@clr/angular (source) dependencies minor 13.4.2 -> 13.11.2
@clr/ui (source) dependencies minor 13.4.2 -> 13.11.2

Release Notes

vmware-clarity/ng-clarity

v13.11.2

Compare Source

Bug Fixes
  • datagrid: show full border when detail pane is open (3540ec1)
  • tooltip: keep tooltip content visible as user hovers (9938c1e)

v13.11.1

Compare Source

Bug Fixes
  • dropdown: prevent activating disabled dropdown item via click (85df471), closes #​387
  • dropdown: prevent activating disabled dropdown item via keyboard (1481ce1), closes #​389

v13.11.0

Compare Source

Bug Fixes
Features
  • datagrid: improve column selector button (be93645), closes #​43
  • typography: add underline to links for accessibility (af3a5ef), closes #​352
Reverts
  • Revert "chore(datagrid): remove unnecessary & block in scss" (1d5f915)

v13.10.2

Compare Source

Bug Fixes
  • combobox: move role to input element (fa12c4b)
  • datagrid: vertically center filter icons and select all checkbox (8766728), closes #​156
  • forms: form items set touched too late (05be9f0)
  • remove font-face rules from scss partials (2cbb63f), closes #​363
  • rename scss partials to have underscore prefix (6a99781), closes #​363
  • stackview: fix focus outline in safari (92f4853)
  • update icon generators to support hsl and clear text color values (895bb00)

v13.10.1

Compare Source

Bug Fixes
  • modal: check modal body exists before accessing attributes (3886a50)
  • tree-view: announce active tree node links as selected (15caf8e)
  • tree-view: ensure node text and screen reader text are separate (21988ab)
  • vertical-nav: stop unnecessarily animating overflow-y (9c936df), closes #​323

v13.10.0

Compare Source

Bug Fixes
  • datagrid: set filter label string to correct defaults (53124e5)
  • stack-view: remove action buttons from h4 element (d5c6ba3)
  • tooltip: apply default size and position (4089762), closes #​370
Features
  • datagrid: include column title in filter toggle button aria-label (bb3ebaf)

v13.9.1

Compare Source

Bug Fixes
  • datepicker: validate min/max date (e9adcc3)
  • forms: remove touched enforcement (cb32ff2), closes #​337

v13.9.0

Compare Source

Bug Fixes
  • datagrid: apply open detail panel styles only to owning datagrid (bcce110), closes #​338
  • stack-view: prevent page scroll when block toggled via space key (234445a)
Features
  • datagrid: reuse embedded view in *clrIfDetail directive (3aaaa49)
  • modal: allow custom aria-label for close button (e1e974f)

v13.8.4

Compare Source

Bug Fixes
  • header: show nav overflow triggers until correct breakpoint (4593d65)
  • list: make unstyled list markers transparent instead of list-style-type none (54d0ffc)

v13.8.3

Compare Source

Bug Fixes
  • ensure validation icons are the correct color (28bbc62), closes #​305
  • set wizard stepnav item aria-controls attribute to wizard page id (6705edd)
  • timeline: add role="img" to timeline step icon (2205466)
Reverts
  • Revert "chore: auto accept merged visual changes" (b73a27a)

v13.8.2

Compare Source

Bug Fixes
  • datagrid: detail-pane overlaping the content in smaller container (086f45b)

v13.8.1

Compare Source

Bug Fixes
  • datagrid: reject undefined in the numeric property filter (e87c678)
  • datagrid: reject strings in the numeric property filter when active (6973559)
  • radio: use correct styles for disabled radio buttons (2fcbbf0), closes #​258
  • vertical-nav: align icon and text of selected link with other links (c8b7490), closes #​293

v13.8.0

Compare Source

Features
  • datagrid: add input for page size select element id (1f6c0f6)

v13.7.0

Compare Source

Bug Fixes
Features
  • datepicker: indicate current day with aria-current (388c065)
  • datepicker: indicate selected day in aria label (76a832d)

v13.6.0

Compare Source

Bug Fixes
Features
  • widen angular peer deps (0fea6c6)

v13.5.0

Compare Source

Bug Fixes
  • stepper: reset when form is reset but not when form is patched (505c560), closes #​191
Features
  • datagrid: change focused action on arrow key press (110c0c0)
  • datagrid: range selection with shift key (f0ed558)
  • update homepage in package manifests (08a9770)

Configuration

📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@angular-robot angular-robot enabled auto-merge (rebase) November 1, 2022 01:58
@angular-robot angular-robot force-pushed the ng-renovate/latest-clr branch from 1ae6dff to cdd5919 Compare November 7, 2022 18:20
@angular-robot angular-robot changed the title build(deps): update clr to v13.9.1 (latest) build(deps): update clr to v13.10.0 (latest) Nov 7, 2022
@angular-robot angular-robot changed the title build(deps): update clr to v13.10.0 (latest) build(deps): update clr to v13.10.1 (latest) Nov 14, 2022
@angular-robot angular-robot force-pushed the ng-renovate/latest-clr branch from 99929b9 to dcdd644 Compare December 5, 2022 16:54
@angular-robot angular-robot changed the title build(deps): update clr to v13.10.1 (latest) build(deps): update clr to v13.10.2 (latest) Dec 5, 2022
@angular-robot angular-robot changed the title build(deps): update clr to v13.10.2 (latest) build(deps): update clr to v13.11.0 (latest) Dec 12, 2022
@angular-robot angular-robot changed the title build(deps): update clr to v13.11.0 (latest) build(deps): update clr to v13.11.1 (latest) Dec 19, 2022
@angular-robot angular-robot force-pushed the ng-renovate/latest-clr branch from 562c21d to 5ee5eaa Compare January 10, 2023 20:01
@angular-robot angular-robot changed the title build(deps): update clr to v13.11.1 (latest) build(deps): update clr to v13.11.2 (latest) Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant