Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

DitwanP

DitwanP created a review comment on a pull request on Esri/calcite-design-system
@macandcheese LGTM!

View on GitHub

DitwanP created a review on a pull request on Esri/calcite-design-system

View on GitHub

DitwanP pushed 1 commit to dit13711/10889-remove-references-to-stencil Esri/calcite-design-system

View on GitHub

DitwanP pushed 9 commits to dit13711/10889-remove-references-to-stencil Esri/calcite-design-system
  • build(deps): update dependency type-fest to v4.33.0 (#11414) This PR contains the following updates: | Package | Ch... efa4374
  • build(deps): update dependency stylelint to v16.14.1 (#11413) This PR contains the following updates: | Package | C... 8139c29
  • build(deps): update dependency lint-staged to v15.4.3 (#11412) This PR contains the following updates: | Package | ... 64756b0
  • build(deps): update dependency happy-dom to v16.7.3 (#11411) This PR contains the following updates: | Package | Ch... fc4500b
  • build: update browserslist db (#11409) This PR was automatically generated by the update-browserslist-db GitHub acti... d03002a
  • build(deps): update dependency rollup to v4.32.0 (#11404) This PR contains the following updates: | Package | Chang... 45548ea
  • fix(form): add ariaHidden property to the hidden form input (#11418) **Related Issue:** #11419 ## Summary - ad... 2530dca
  • chore(test-utils): add more context to getTag error message (#11422) **Related Issue:** #7864 ## Summary ✨πŸ§ͺ✨ d9071c8
  • Merge branch 'dev' of https://github.com/Esri/calcite-design-system into dit13711/10889-remove-references-to-stencil a43d14c

View on GitHub

DitwanP pushed 27 commits to dit13711/10889-remove-references-to-stencil Esri/calcite-design-system
  • feat(dialog): add 'custom-content' slot (#11072) **Related Issue:** #10323 ## Summary Deprecates the `"content"` sl... a132d00
  • chore: release next a0a31a2
  • fix(tree): fix has-children logic (#11347) **Related Issue:** #10731 ## Summary βœ¨πŸšΈβ˜‘οΈπŸ”¨βœ¨ @driskull Thank... 5328ba7
  • build(deps): update dependency chromatic to v11.25.1 (#11385) This PR contains the following updates: | Package | C... 8124baa
  • build(deps): update dependency happy-dom to v16.7.2 (#11386) This PR contains the following updates: | Package | Ch... 85ec16c
  • build(deps): update dependency lint-staged to v15.4.2 (#11387) This PR contains the following updates: | Package | ... d9425e0
  • build(deps): update dependency turbo to v2.3.4 (#11388) This PR contains the following updates: | Package | Change ... f39a548
  • build(deps): update dependency vite to v5.4.14 (#11394) This PR contains the following updates: | Package | Change ... ba6f298
  • build(deps): update nx monorepo to v20.3.3 (#11395) This PR contains the following updates: | Package | Change | Ag... b795a57
  • chore: release next 70ec107
  • fix(chip): fix inverse close color (#11363) **Related Issue:** #11353 ## Summary Resolves issue where close bu... 418359d
  • chore: release next e63e234
  • chore(linting): drop `liberty/use-logical-spec` workaround for left/right props (#11356) 0d096e6
  • feat: add hammer coin and hammer lock (#11396) **Related Issue:** # ## Summary **added** hammer-coin-16 hamm... 9326236
  • chore: release next f82bb5e
  • fix(combobox): ensure disabled items get proper scale (#11400) **Related Issue:** #9888 ## Summary Copied the s... 49cc976
  • feat(color-picker): enable responsive layout (#10904) **Related Issue:** #8463 ## Summary This updates `color-... c37377b
  • feat(segmented-control, segmented-control-item): add component tokens (#11359) **Related Issue:** #7180 ## Summar... 6f6a654
  • feat(inline-editable): add component tokens (#11357) **Related Issue:** #7180 ## Summary Add `inline-editable`... 3e502a8
  • chore: release next 8c99132
  • and 7 more ...

View on GitHub

DitwanP pushed 1 commit to dit13711/10889-remove-references-to-stencil Esri/calcite-design-system

View on GitHub

DitwanP created a review comment on a pull request on Esri/calcite-design-system
What is this referring to specifically? Should this whole "assets" section be removed?

View on GitHub

DitwanP created a review on a pull request on Esri/calcite-design-system

View on GitHub

DitwanP pushed 1 commit to dit13711/10889-remove-references-to-stencil Esri/calcite-design-system
  • Remove stencil links from readme files 322f2b4

View on GitHub

DitwanP pushed 1 commit to dit13711/10889-remove-references-to-stencil Esri/calcite-design-system

View on GitHub

DitwanP pushed 1 commit to dit13711/10889-remove-references-to-stencil Esri/calcite-design-system

View on GitHub

DitwanP deleted a branch Esri/calcite-design-system

dit13711/10323-rename-dialog-content-slot

DitwanP pushed 1 commit to dev Esri/calcite-design-system
  • feat(dialog): add 'custom-content' slot (#11072) **Related Issue:** #10323 ## Summary Deprecates the `"content"` sl... a132d00

View on GitHub

DitwanP closed a pull request on Esri/calcite-design-system
feat(dialog): add 'custom-content' slot
**Related Issue:** #10323 ## Summary Deprecates the `"content"` slot in favor of a new `"custom-content"` slot that will clearly describes the behavior that a user can expect. This change shoul...
DitwanP created a comment on a pull request on Esri/calcite-design-system
Looks to be working in all browsers: ![image](https://github.com/user-attachments/assets/011e0782-0904-4fed-b698-377c35cf7635)

View on GitHub

DitwanP pushed 1 commit to dit13711/10323-rename-dialog-content-slot Esri/calcite-design-system

View on GitHub

DitwanP created a review comment on a pull request on Esri/calcite-design-system
Finally got around to making this change, LMK if I missed anything.

View on GitHub

DitwanP created a review on a pull request on Esri/calcite-design-system

View on GitHub

DitwanP pushed 1 commit to dit13711/10323-rename-dialog-content-slot Esri/calcite-design-system

View on GitHub

DitwanP pushed 66 commits to dit13711/10323-rename-dialog-content-slot Esri/calcite-design-system
  • fix: fix open/close event emitting of initially open components (#11306) **Related Issue:** #10703 ## Summary ... cb1d0e9
  • docs: update `required`, `max`, `min`, `maxLength` + `minLength` to include parent form (#11311) **Related Issue:** ... badb130
  • ci: resolve e2e errors due to updated actions runner (#11315) **Related Issue:** https://github.com/actions/runner-i... 588b8ca
  • chore: release next d35d44a
  • fix(tooltip, popover): honor prevented events (#11278) **Related Issue:** #11244 ## Summary - updates tooltip ... 68f0723
  • fix(list): only focus on row when clicking a list item (#11310) **Related Issue:** #11078 ## Summary - no long... 8dcde2e
  • chore: release next 1044878
  • refactor(block): heading text color (#11314) **Related Issue:** #7180 ## Summary Refactor block heading text col... 4dde26f
  • fix(list-item): reflect the sortHandleOpen property (#11323) **Related Issue:** #11322 ## Summary - reflect pr... c5d3f97
  • chore: release next e76f87a
  • ci(actions): add action to remove issues from design projects (#11249) **Related Issue:** #10327 ## Summary Act... da08702
  • build(deps): update arcgis to ^4.32.0-next.81 (#11273) This PR contains the following updates: | Package | Change... 507d9ef
  • feat: add crosshair (#11331) **Related Issue:** # ## Summary **added** crosshair-16 crosshair-24 crosshair-... f452298
  • chore: release next 1b8386e
  • refactor(loadable): deprecate obsolete helpers (#11312) **Related Issue:** #11305 ## Summary This deprecates l... 4e7dc05
  • chore(utility-network-layer, crosshair): add font codepoints (#11336) **Related Issue:** #11331 #11299 ## Summary ... 6baca3e
  • build(deps): update dependency type-fest to v4.32.0 (#11308) This PR contains the following updates: | Package | ... 969e194
  • fix(combobox, input-time-zone): fix initial item selection delay (#11326) **Related Issue:** #10731 ## Summary ... 59ab243
  • test(combobox): use async expect for non-throwing test case (#11332) **Related Issue:** N/A ## Summary Adds as... 682073f
  • chore(actions): add icon leads notification for calcite-ui-icons requests (#11263) **Related Issue:** #9922 ## Su... 5330c5b
  • and 46 more ...

View on GitHub

DitwanP pushed 27 commits to dit13711/10889-remove-references-to-stencil Esri/calcite-design-system
  • fix(date-picker): remove outline for header actions (#11369) **Related Issue:** #11371 ## Summary Removes out... b39b8ae
  • chore(icon): improve icon load error message (#11367) **Related Issue:** N/A ## Summary This improves clarity ... 62f2ef2
  • fix(date-picker): no longer disable min/max value month in select menu (#11350) **Related Issue:** #11321 ## Sum... 18767bb
  • chore: release next 5e0edcd
  • fix(popover, tooltip): drop relative-positioning to reduce risk of clipping (#11373) **Related Issue:** #10731 #... 3bac85b
  • chore: release next 3777d86
  • feat(graph): add component tokens (#11355) **Related Issue:** #7180 ## Summary Add `graph` component tokens. ... 24ff411
  • chore: release next 1c41b19
  • build(deps): update dependency lint-staged to v15.4.1 (#11343) This PR contains the following updates: | Package | ... 5078a3b
  • build: update browserslist db (#11339) This PR was automatically generated by the update-browserslist-db GitHub acti... d427c04
  • style: run prettier from monorepo root (#11337) ## Summary Format the monorepo using prettier. 4b9e201
  • build(deps): update dependency happy-dom to v16.7.1 (#11342) This PR contains the following updates: | Package | Ch... 4873735
  • fix(combobox): improve prop update times (#11383) **Related Issue:** #10731 ## Summary Fixes prop update dela... d72375f
  • chore: release next 97d9cd1
  • build(deps): update dependency chromatic to v11.25.0 (#11328) This PR contains the following updates: | Package |... 2af5d9c
  • build(deps): update dependency postcss to v8.5.1 (#11329) This PR contains the following updates: | Package | Cha... 406fafa
  • build(deps): update dependency stylelint to v16.13.2 (#11330) This PR contains the following updates: | Package |... 3ce0e0b
  • build(deps): update eslint (#11327) This PR contains the following updates: | Package | Change | Age | Adoption |... cd51bd1
  • refactor: address ts-strict-ignore comment (#11379) ad10457
  • build(deps): update arcgis to ^4.32.0-next.111 (#11340) This PR contains the following updates, pointing to `next.11... d18e682
  • and 7 more ...

View on GitHub

DitwanP created a comment on a pull request on Esri/calcite-design-system
@jcfranco or @benelan Please let me know if the places where I replaced Stencil with Lit or Vitest, etc is correct. Also there's locations where I put "TODO" comments, These areas are a bit mor...

View on GitHub

DitwanP pushed 1 commit to dit13711/10889-remove-references-to-stencil Esri/calcite-design-system

View on GitHub

DitwanP opened a pull request on Esri/calcite-design-system
chore(stencil): replacing stencil references
**Related Issue:** #10889 ## Summary Removing stale references to Stencil across the repo and replacing where necessary with info on Lit and other tools.
DitwanP created a branch on Esri/calcite-design-system

dit13711/10889-remove-references-to-stencil - A monorepo containing the packages for Esri's Calcite Design System

DitwanP created a comment on an issue on Esri/calcite-design-system
🍑 Verified on `3.0.0-next.105` https://codepen.io/Ditwan-Price/pen/azoaMpy

View on GitHub

DitwanP closed an issue on Esri/calcite-design-system
Popover can no longer be opened by setting `open` manually
### Check existing issues - [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates ### Actual Behavior Programmatically setting ...
DitwanP created a comment on an issue on Esri/calcite-design-system
🍑 Verified on `3.0.0-next.105` https://codepen.io/Ditwan-Price/pen/YPKOgqv

View on GitHub

DitwanP closed an issue on Esri/calcite-design-system
[list-item] reflect the sortHandleOpen property
### Check existing issues - [x] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates ### Actual Behavior list-item does not reflect the ...
DitwanP created a review on a pull request on Esri/calcite-design-system
πŸ‘

View on GitHub

Load more