Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into benelan/text-area-tokens
Browse files Browse the repository at this point in the history
* origin/dev:
  feat: add validate (#10354)
  build(deps): update dependency @floating-ui/dom to v1.6.11 (#10350)
  • Loading branch information
benelan committed Sep 20, 2024
2 parents 93ce9b0 + 4160af1 commit 1c09577
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/calcite-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@esri/calcite-ui-icons": "3.32.0-next.5",
"@floating-ui/dom": "1.6.10",
"@floating-ui/dom": "1.6.11",
"@stencil/core": "4.20.0",
"@types/color": "3.0.6",
"@types/sortablejs": "1.15.8",
Expand Down
5 changes: 5 additions & 0 deletions packages/calcite-ui-icons/docs/keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -8965,5 +8965,10 @@
"alias": ["3.32.0", "windows", "text", "line", "image inline", "right", "image wrap"],
"category": "Windows",
"release": "3.32.0"
},
"validate": {
"alias": ["3.32.0", "symbols", "check", "circle", "validated", "arrow", "complete"],
"category": "Symbols",
"release": "3.32.0"
}
}
1 change: 1 addition & 0 deletions packages/calcite-ui-icons/icons/validate-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/calcite-ui-icons/icons/validate-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/calcite-ui-icons/icons/validate-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1c09577

Please sign in to comment.