Ecosyste.ms: Timeline

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

aPreciado88

aPreciado88 pushed 1 commit to 6646-advanced-table Esri/calcite-design-system
  • feat(table-advanced): add data filtering functionality 850ffd9

View on GitHub

aPreciado88 created a review on a pull request on Esri/calcite-design-system
๐Ÿš€

View on GitHub

aPreciado88 pushed 1 commit to 6646-advanced-table Esri/calcite-design-system
  • feat(table-advanced): add scroll to row functionality f13f35e

View on GitHub

aPreciado88 pushed 1 commit to 6646-advanced-table Esri/calcite-design-system
  • feat(table-advanced): add custom css 79a988a

View on GitHub

aPreciado88 created a review on a pull request on Esri/calcite-design-system
๐Ÿš€

View on GitHub

aPreciado88 deleted a branch Esri/calcite-design-system

aPreciado88/7180-add-pagination-design-tokens

aPreciado88 pushed 1 commit to dev Esri/calcite-design-system
  • feat(pagination): add component tokens (#11157) **Related Issue:** [#7180](https://github.com/Esri/calcite-design-s... f3973c8

View on GitHub

aPreciado88 closed a pull request on Esri/calcite-design-system
feat(pagination): add component tokens
**Related Issue:** [#7180](https://github.com/Esri/calcite-design-system/issues/7180) ## Summary Add `pagination` component tokens. `--calcite-pagination-spacing`: Specifies the amount of ...
aPreciado88 created a comment on a pull request on Esri/calcite-design-system
@ashetland @SkyeSeitz It looks like these are the usual false positive screenshots. Can you please confirm?

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-pagination-design-tokens Esri/calcite-design-system
  • feat(pagination): update css token names a4b910e

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-pagination-design-tokens Esri/calcite-design-system
  • feat(pagination): update css token names 43e4bb7

View on GitHub

aPreciado88 pushed 9 commits to aPreciado88/7180-add-pagination-design-tokens Esri/calcite-design-system
  • feat(combobox-item): Add support for `content-start` slot (#11250) **Related Issue:** #9322 ## Summary Adds suppor... 233a7fd
  • build(deps): update arcgis to ^4.32.0-next.75 (#11252) This PR contains the following updates: | Package | Change... 79f5071
  • build(deps): update eslint to v8.19.1 (#11257) This PR contains the following updates: | Package | Change | Age | A... 2a080d5
  • chore: release next fb7f6ae
  • feat(select): add component tokens (#11178) **Related Issue:** [#7180](https://github.com/Esri/calcite-design-syste... e878e07
  • refactor(list): use debounce value from common debounce module instead of local one (#11259) fd7d5ec
  • ci(renovate): group dep-bump PRs for @cspell packages (#11255) 3743c10
  • chore: release next b69219f
  • Merge branch 'dev' of github.com:Esri/calcite-design-system into aPreciado88/7180-add-pagination-design-tokens 766fe10

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-pagination-design-tokens Esri/calcite-design-system
  • feat(pagination): remove .only from e2e tests a664652

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-pagination-design-tokens Esri/calcite-design-system
  • feat(pagination): remove unneeded css tokens b32a5a8

View on GitHub

aPreciado88 deleted a branch Esri/calcite-design-system

aPreciado88/7180-add-select-design-tokens

aPreciado88 pushed 1 commit to dev Esri/calcite-design-system
  • feat(select): add component tokens (#11178) **Related Issue:** [#7180](https://github.com/Esri/calcite-design-syste... e878e07

View on GitHub

aPreciado88 closed a pull request on Esri/calcite-design-system
feat(select): add component tokens
**Related Issue:** [#7180](https://github.com/Esri/calcite-design-system/issues/7180) ## Summary Add `select` component tokens. `--calcite-select-font-size`: Specifies the font size of `ca...
aPreciado88 pushed 24 commits to aPreciado88/7180-add-select-design-tokens Esri/calcite-design-system
  • fix(color-picker): ensure shorthand hex is expanded regardless of alpha channel presence (#11188) **Related Issue:**... dc7a0ef
  • ci: ensure lint-staged works with typescript (#11232) ## Summary Resolve some issues with our linting setup. For mo... 3529d0c
  • feat(time-picker): expose `calciteTimePickerChange` event (#11214) **Related Issue:** #10102 ## Summary Expos... d33cb31
  • fix(input): fix clipping for type=file with Japanese locale (#11205) **Related Issue:** #8053 ## Summary Fixes... ced3eb3
  • build(deps): update dependency @floating-ui/dom to v1.6.13 (#11229) This PR contains the following updates: | Pac... d260873
  • build(deps): update dependency chromatic to v11.22.0 (#11231) This PR contains the following updates: | Package |... 9557fca
  • fix(tile-group): keep selection icon size consistent for large tiles (#11215) **Related Issue:** #10931 ## Summa... de20dc8
  • docs(contributing): update style lint link (#11234) **Related Issue:** n/a ## Summary Update style lint integrat... 7bbaf69
  • build(deps): update arcgis to ^4.32.0-next.73 (#11228) This PR contains the following updates: | Package | Change |... dd66952
  • fix(table, table-row): Improve programmatic Table Row selection behavior (#11237) **Related Issue:** #11142 ## Sum... 2911675
  • ci(renovate): group dep-bump PRs for @floating-ui packages (#11238) d775a98
  • chore(t9n): adds translations (#11222) **Related Issue:** N/A ## Summary Adds translations to following componen... 83e650a
  • fix(autocomplete): allow hiding icon (#11239) **Related Issue:** #11224 ## Summary - allow icon to be set fals... 0cfd639
  • ci(linting): fix typescript parser issue (#11243) ## Summary Resolve a lint-staged error reported by @macandcheese:... 2cdc294
  • fix(autocomplete): ignore disabled items when navigating via keyboard (#11242) **Related Issue:** #11152 ## Summa... 2c55557
  • chore(linting): clean up cspell warnings (#11164) **Related Issue:** N/A ## Summary * adds custom dictionaries... 108620b
  • chore: release next 8db65da
  • chore(linting): clean up warnings (#11165) **Related Issue:** N/A ## Summary This PR disables: * false-posi... 9564685
  • refactor(tile): remove unused data attributes (#11216) **Related Issue:** N/A ## Summary โœจ๐Ÿงนโœจ **Note**: http... 4fccea7
  • chore(themed): improve matching of interaction target elements (#11248) **Related Issue:** N/A ## Summary This... 0250ed6
  • and 4 more ...

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-select-design-tokens Esri/calcite-design-system
  • feat(select): restore host font-size styling e40c178

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-pagination-design-tokens Esri/calcite-design-system
  • feat(pagination): remove .only from e2e test block 79d4a7f

View on GitHub

aPreciado88 pushed 19 commits to aPreciado88/7180-add-pagination-design-tokens Esri/calcite-design-system
  • fix(input): fix clipping for type=file with Japanese locale (#11205) **Related Issue:** #8053 ## Summary Fixes... ced3eb3
  • build(deps): update dependency @floating-ui/dom to v1.6.13 (#11229) This PR contains the following updates: | Pac... d260873
  • build(deps): update dependency chromatic to v11.22.0 (#11231) This PR contains the following updates: | Package |... 9557fca
  • fix(tile-group): keep selection icon size consistent for large tiles (#11215) **Related Issue:** #10931 ## Summa... de20dc8
  • docs(contributing): update style lint link (#11234) **Related Issue:** n/a ## Summary Update style lint integrat... 7bbaf69
  • build(deps): update arcgis to ^4.32.0-next.73 (#11228) This PR contains the following updates: | Package | Change |... dd66952
  • fix(table, table-row): Improve programmatic Table Row selection behavior (#11237) **Related Issue:** #11142 ## Sum... 2911675
  • ci(renovate): group dep-bump PRs for @floating-ui packages (#11238) d775a98
  • chore(t9n): adds translations (#11222) **Related Issue:** N/A ## Summary Adds translations to following componen... 83e650a
  • fix(autocomplete): allow hiding icon (#11239) **Related Issue:** #11224 ## Summary - allow icon to be set fals... 0cfd639
  • ci(linting): fix typescript parser issue (#11243) ## Summary Resolve a lint-staged error reported by @macandcheese:... 2cdc294
  • fix(autocomplete): ignore disabled items when navigating via keyboard (#11242) **Related Issue:** #11152 ## Summa... 2c55557
  • chore(linting): clean up cspell warnings (#11164) **Related Issue:** N/A ## Summary * adds custom dictionaries... 108620b
  • chore: release next 8db65da
  • chore(linting): clean up warnings (#11165) **Related Issue:** N/A ## Summary This PR disables: * false-posi... 9564685
  • refactor(tile): remove unused data attributes (#11216) **Related Issue:** N/A ## Summary โœจ๐Ÿงนโœจ **Note**: http... 4fccea7
  • chore(themed): improve matching of interaction target elements (#11248) **Related Issue:** N/A ## Summary This... 0250ed6
  • Merge branch 'dev' of github.com:Esri/calcite-design-system into aPreciado88/7180-add-pagination-design-tokens 57de2f8
  • feat(pagination): add e2e css tokent tests c40ff4f

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-select-design-tokens Esri/calcite-design-system
  • feat(select): restore inline-size styling 129c50a

View on GitHub

aPreciado88 created a review on a pull request on Esri/calcite-design-system
๐Ÿš€

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-select-design-tokens Esri/calcite-design-system
  • feat(select): rename internal css token 265739a

View on GitHub

aPreciado88 created a comment on a pull request on Esri/calcite-design-system
@ashetland Can you please take a look at the latest snapshots?

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-select-design-tokens Esri/calcite-design-system
  • feat(select): update internal tokens d327a85

View on GitHub

aPreciado88 pushed 1 commit to aPreciado88/7180-add-select-design-tokens Esri/calcite-design-system
  • feat(select): restore block-size styles 86f12ea

View on GitHub

aPreciado88 created a comment on an issue on Esri/calcite-design-system
No longer needed. [Reference](https://github.com/Esri/calcite-design-system/pull/11178#issuecomment-2580810509)

View on GitHub

aPreciado88 closed an issue on Esri/calcite-design-system
Add text-weight variable for css token testing
### Check existing issues - [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates ### Description Add a `text-weight` variable in [cs...
aPreciado88 pushed 1 commit to aPreciado88/7180-add-select-design-tokens Esri/calcite-design-system
  • feat(select): remove font-weight css token 7220966

View on GitHub

Load more