Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
aPreciado88 pushed 7 commits to aPreciado88/9999-add-form-support-via-required-and-validationmessage-for-error-handling Esri/calcite-design-system
- test(tooltip): skip unstable test (#10626) fd3eeb0
- refactor: simplify `newProgrammaticE2EPage` (#10613) 537733a
- chore: release next ab20ae7
- chore: tidy up imports (#10624) d7c9321
- feat(rating, slider): remove validation message top padding in slider 10a4bd0
- Merge branch 'dev' of github.com:Esri/calcite-design-system into aPreciado88/9999-add-form-support-via-required-and-v... 9ebb828
- Merge branch 'aPreciado88/9999-add-form-support-via-required-and-validationmessage-for-error-handling' of github.com:... 7d5b964
aPreciado88 created a comment on a pull request on Esri/calcite-design-system
@ashetland I pulled `dev` and ran a new chromatic build. Could you please take another look?
aPreciado88 pushed 8 commits to aPreciado88/9999-add-form-support-via-required-and-validationmessage-for-error-handling Esri/calcite-design-system
- build(deps): update typescript-eslint monorepo to v7.18.0 (#10593) This PR contains the following updates: | Packag... 0603f94
- test(input-time-picker): wait for changes after typing value (#10623) **Related Issue:** N/A ## Summary This shoul... 72cb740
- test: ensure `skipAnimation` calls take place after content is set (#10615) **Related Issue:** #10326 ## Summary... a8b8b8a
- chore(input-time-zone): rename t9n test for consistency (#10611) **Related Issue:** N/A ## Summary โจ๐งนโจ af4ee25
- refactor: remove unnecessary `skipAnimations` delay workaround (#10614) **Related Issue:** N/A ## Summary Remo... dd8d8c7
- feat: add user risk (#10625) **Related Issue:** # ## Summary **added** user-risk-16 user-risk-24 user-risk-... 36301b1
- refactor: move deprecation warnings to componentWillLoad to avoid incorrect messaging due to bundling (#10612) **Rel... d256c99
- Merge branch 'dev' into aPreciado88/9999-add-form-support-via-required-and-validationmessage-for-error-handling 0ee0d57
aPreciado88 pushed 2 commits to aPreciado88/9999-add-form-support-via-required-and-validationmessage-for-error-handling Esri/calcite-design-system
aPreciado88 created a comment on a pull request on Esri/calcite-design-system
@ashetland @SkyeSeitz Can you please take a look at the chromatic build?
aPreciado88 pushed 16 commits to aPreciado88/9999-add-form-support-via-required-and-validationmessage-for-error-handling Esri/calcite-design-system
- build(deps): update dependency @cspell/eslint-plugin to v8.15.4 (#10565) This PR contains the following updates: | ... 21a1438
- build(deps): update dependency tsx to v4.19.1 (#10574) This PR contains the following updates: | Package | Change |... 8e843f4
- build(deps): update nrwl monorepo to v19.8.6 (#10575) This PR contains the following updates: | Package | Change | ... 93b618f
- fix: updated web-adapter name (#10581) **Related Issue:** # ## Summary **updated** web-adaptor > web-adapter fc1b875
- chore: release next 2a1d6e1
- feat(input-date-picker, date-picker): improve date picking experience (#8402) **Related Issue:** #3455, #10113 #... 24d43ad
- feat: add buffer point, buffer polygon, buffer polyline, contour, offset (#10594) **Related Issue:** # ## Summary... 274cffd
- chore: release next 69fa13e
- ci: add calcite-ui-icons label to relevant package PRs (#10590) ## Summary Add a `calcite-ui-icons` label to pull r... 2917d42
- build(deps): update dependency axe-core to v4.10.1 (#10566) This PR contains the following updates: | Package | Cha... 63abe83
- ci(chromatic): build storybook even when skipping snapshots (#10589) ## Summary There have been a few occasions w... 2965477
- chore: release main (#10597) :robot: I have created a release *beep* *boop* --- <details><summary>@esri/calcite-com... ce6ba48
- build(deps): update dependency @rollup/plugin-replace to v6 (#10604) This PR contains the following updates: | Pa... 6fa1678
- docs: update component READMEs (#10600) This PR was automatically generated by the update-doc GitHub action Co-auth... 05ad945
- deprecate: deprecate web-adaptor in favor of web-adapter (#10598) **Related Issue:** # ## Summary **added** web... 7cdb7aa
- feat(rating, slider): fix merge conflicts 5333dfe
aPreciado88 opened a pull request on Esri/calcite-design-system
feat(rating, slider): add validation message to support form error handling
**Related Issue:** [#9999](https://github.com/Esri/calcite-design-system/issues/9999) ## Summary Add `validationMessage` `validationIcon` and `status` props to `rating` and `slider` component...aPreciado88 created a branch on Esri/calcite-design-system
aPreciado88/9999-add-form-support-via-required-and-validationmessage-for-error-handling - A monorepo containing the packages for Esri's Calcite Design System
aPreciado88 deleted a branch Esri/calcite-design-system
aPreciado88/8634-add-non-interactive-option-to-remove-pointer-and-hover-changes
aPreciado88 pushed 1 commit to dev Esri/calcite-design-system
- feat(list, list-item): add non-interactive option to remove hover/pointer changes. (#10473) **Related Issue:** [#86... c149b55
aPreciado88 closed a pull request on Esri/calcite-design-system
feat(list, list-item): add non-interactive option to remove hover/pointer changes.
**Related Issue:** [#8634](https://github.com/Esri/calcite-design-system/issues/8634) ## Summary - Add `interaction-mode="interactive" (default) | "static"` prop. - Setting `interaction-mode...aPreciado88 pushed 1 commit to aPreciado88/8634-add-non-interactive-option-to-remove-pointer-and-hover-changes Esri/calcite-design-system
- feat(list, list-item): update console warning quotes c1203db
aPreciado88 created a review comment on a pull request on Esri/calcite-design-system
Updated the PR with the requested changes. Thanks for catching that @ashetland!
aPreciado88 pushed 1 commit to aPreciado88/8634-add-non-interactive-option-to-remove-pointer-and-hover-changes Esri/calcite-design-system
- feat(list, list-item): update jsdoc description b0648c6
aPreciado88 created a review comment on a pull request on Esri/calcite-design-system
The reason for the console warning and not using the props together is described in this [issue](https://github.com/Esri/calcite-design-system/issues/8634). Under Calcite Design Solution > selectio...
aPreciado88 pushed 1 commit to aPreciado88/8634-add-non-interactive-option-to-remove-pointer-and-hover-changes Esri/calcite-design-system
- feat(list, list-item): update interactive list item logic and e2e tests 69d4258