Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: sync rc with main #8254

Closed
wants to merge 36 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
e084378
docs(label, list): update usage examples (#8192)
DitwanP Nov 16, 2023
7d400fb
feat(list-item): Add content-bottom slot for placing content below th…
driskull Nov 17, 2023
43be03b
chore(design-tokens): delete unnecessary lock file (#8197)
jcfranco Nov 17, 2023
05e6b65
fix(list-item, stack): stretch dropdown when placed inside a list-ite…
driskull Nov 17, 2023
b3c331c
fix(list-item): adds border between grouped and ungrouped list-items …
anveshmekala Nov 18, 2023
9f7270b
test(panel, flow-item): add screenshot tests for overflow (#8028) (#8…
asangma Nov 18, 2023
4628e51
docs: update outdated Web Component conventions link (#8221)
maxpatiiuk Nov 20, 2023
0f12489
fix(action): Update transparent action styles (#8194)
macandcheese Nov 20, 2023
213b31d
feat(stepper-item)!: remove support for previousStep and nextStep in …
anveshmekala Nov 20, 2023
820e2eb
chore: add angular package to issue templates (#8225)
geospatialem Nov 20, 2023
b89a893
fix(input-number): prevents mutating value on blur (#8226)
anveshmekala Nov 21, 2023
2f4ff6c
revert: feat(alert): make component responsive (#8195)
jcfranco Nov 21, 2023
a6e1766
fix(list-item): fix rendering of open icon. (#8207)
driskull Nov 21, 2023
63160ad
build: update browserslist db (#8218)
calcite-admin Nov 21, 2023
2892d38
chore: release next
benelan Nov 21, 2023
58317ae
feat(combobox): limit display of selected items with new selection-di…
eriklharper Nov 21, 2023
687ca2b
feat(stepper): enable responsive layout (#7744)
anveshmekala Nov 21, 2023
b597001
revert: feat(stepper-item)!: remove support for previousStep and next…
benelan Nov 21, 2023
ddaf63c
chore: release next
github-actions[bot] Nov 21, 2023
726712e
chore: downgrade packages after reverting 2.0.0-next.0 change (#8237)
benelan Nov 21, 2023
7075db1
refactor(combobox): fix linting errors (#8235)
benelan Nov 21, 2023
75906ef
chore: downgrade eslint plugin after reverting breaking change (#8238)
benelan Nov 21, 2023
023e732
chore: release main (#8092)
calcite-admin Nov 21, 2023
58ededd
fix(input): prevents mutating value on `blur` when `type="number"` (#…
anveshmekala Nov 21, 2023
d615b39
fix(list-item): an item with an empty slotted list should be openable…
driskull Nov 21, 2023
5a81f6c
fix: dragging floating ui components (#8230)
driskull Nov 21, 2023
484a5aa
fix(list-item): Reserve space for empty open lists. (#8239)
driskull Nov 21, 2023
2aaf592
fix(color-picker, popover, shell-panel, slider, tooltip): Register ev…
driskull Nov 22, 2023
7b2f81c
chore: release next
github-actions[bot] Nov 22, 2023
a7aeb37
test: add token snapshot tests (#8050)
alisonailea Nov 22, 2023
82cd085
chore: sync with main
benelan Nov 23, 2023
b97bc24
test(tokens): skip outdated tests
benelan Nov 23, 2023
c82d29a
chore(tokens): update outdated token names and imports
benelan Nov 23, 2023
e194ed6
style(components.d.ts): commit unformatted file
benelan Nov 23, 2023
56b74a6
fix(stepper): typo in CSS variable for step bar's fill
benelan Nov 23, 2023
ac9f4ea
fix(dropdown): restore trigger container height
jcfranco Nov 23, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/accessibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ body:
description: Select the relevant [package(s)](https://github.com/Esri/calcite-design-system/tree/main/packages) related to the request.
options:
- label: "@esri/calcite-components"
- label: "@esri/calcite-components-angular"
- label: "@esri/calcite-components-react"
- label: "@esri/calcite-design-tokens"
- label: "@esri/eslint-plugin-calcite-components"
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ body:
description: Select the relevant [package(s)](https://github.com/Esri/calcite-design-system/tree/main/packages) related to the request.
options:
- label: "@esri/calcite-components"
- label: "@esri/calcite-components-angular"
- label: "@esri/calcite-components-react"
- label: "@esri/calcite-design-tokens"
- label: "@esri/eslint-plugin-calcite-components"
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/enhancement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ body:
description: Select the relevant [package(s)](https://github.com/Esri/calcite-design-system/tree/main/packages) related to the request.
options:
- label: "@esri/calcite-components"
- label: "@esri/calcite-components-angular"
- label: "@esri/calcite-components-react"
- label: "@esri/calcite-design-tokens"
- label: "@esri/eslint-plugin-calcite-components"
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/refactor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ body:
description: Select the relevant [package(s)](https://github.com/Esri/calcite-design-system/tree/main/packages) related to the request.
options:
- label: "@esri/calcite-components"
- label: "@esri/calcite-components-angular"
- label: "@esri/calcite-components-react"
- label: "@esri/calcite-design-tokens"
- label: "@esri/eslint-plugin-calcite-components"
Expand Down
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/calcite-components": "1.10.0",
"packages/calcite-components-angular": "1.10.0",
"packages/calcite-components-react": "1.10.0",
"packages/calcite-components": "1.11.0",
"packages/calcite-components-react": "1.11.0",
"packages/calcite-design-tokens": "1.1.0",
"packages/eslint-plugin-calcite-components": "0.2.2"
"packages/eslint-plugin-calcite-components": "0.2.3",
"packages/calcite-components-angular/projects/component-library": "1.11.0"
}
11 changes: 11 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,17 @@
"skipFiles": ["<node_internals>/**"],
"internalConsoleOptions": "neverOpen",
"console": "integratedTerminal"
},
{
"type": "node",
"request": "launch",
"name": "Debug Tokens --spec {currentFile}",
"cwd": "${workspaceFolder}/packages/calcite-design-tokens",
"sourceMaps": true,
"runtimeArgs": ["--inspect-brk", "${workspaceRoot}/node_modules/jest/bin/jest.js", "--runInBand", "${file}"],
"skipFiles": ["<node_internals>/**"],
"internalConsoleOptions": "neverOpen",
"console": "integratedTerminal"
}
]
}
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 2 additions & 0 deletions packages/calcite-components/calcite-preset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ export default {
"2-lg": "var(--calcite-box-shadow-md)",
"2-sm": "0 2px 12px -4px rgba(0, 0, 0, 0.2), 0 2px 4px -2px rgba(0, 0, 0, 0.16)",
"border-bottom": "0 1px 0 var(--calcite-color-border-3)",
"border-top": "0 -1px 0 var(--calcite-color-border-3)",
"outline-active": "0 0 0 1px var(--calcite-color-brand)",
none: "none",
xs: "0 0 0 1px rgba(0, 0, 0, 0.05)",
Expand Down Expand Up @@ -220,6 +221,7 @@ export default {
4.5: "1.125rem",
9: "2.25rem",
11: "2.75rem",
13: "3.25rem",
},
transitionProperty: {
margin: "margin",
Expand Down
2 changes: 1 addition & 1 deletion packages/calcite-components/conventions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is a living document defining our best practices and reasoning for authorin
Generally adhere to and follow these best practices for authoring components.

- [Google Web Component Best Practices](https://developers.google.com/web/fundamentals/web-components/best-practices)
- [Custom Element Conformance - W3C Editor's Draft](https://w3c.github.io/webcomponents/spec/custom/#custom-element-conformance)
- [Custom Element Conformance - W3C Editor's Draft](https://html.spec.whatwg.org/multipage/custom-elements.html#custom-element-conformance)

## Structure

Expand Down
4 changes: 2 additions & 2 deletions packages/calcite-components/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ The most common approach for loading Calcite Components is to use the version ho
```html
<script
type="module"
src="https://cdn.jsdelivr.net/npm/@esri/calcite-components@1.10.0/dist/calcite/calcite.esm.js"
src="https://cdn.jsdelivr.net/npm/@esri/calcite-components@1.11.0/dist/calcite/calcite.esm.js"
></script>
<link
rel="stylesheet"
type="text/css"
href="https://cdn.jsdelivr.net/npm/@esri/calcite-components@1.10.0/dist/calcite/calcite.css"
href="https://cdn.jsdelivr.net/npm/@esri/calcite-components@1.11.0/dist/calcite/calcite.css"
/>
```

Expand Down
5 changes: 5 additions & 0 deletions packages/calcite-components/src/assets/styles/_sortable.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
@mixin sortable-helper-classes() {
.calcite-sortable--ghost,
.calcite-sortable--drag {
overflow: hidden;
}

.calcite-sortable--ghost::before {
content: "";
@apply box-border
Expand Down
Loading