Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
George-Payne pushed 1 commit to place-panel-in-header EventStore/Design-System
- Allow `es-panel` and `es-sized-panel` to target the header area Previously, the `header` area was considered a speci... 62f4ee2
George-Payne created a branch on EventStore/Design-System
place-panel-in-header - Event Store component library and frontend utilities
George-Payne closed a pull request on EventStore/Design-System
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...github-actions[bot] opened a pull request on EventStore/Design-System
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...George-Payne pushed 1 commit to main EventStore/Design-System
- Improve styleability of `es-layout-link` and `es-layout-button`. Changed: - Use `focus-visible` rather than `focus... 6ea5f57
George-Payne closed a pull request on EventStore/Design-System
Improve styleability of `es-layout-link` and `es-layout-button`.
Changed: - Use `focus-visible` rather than `focus`. Added parts: - `counter` - The counter element, if rendered. - `badge` - The badge element, if rendered. - `icon` - The icon e...George-Payne opened a pull request on EventStore/Design-System
Improve styleability of `es-layout-link` and `es-layout-button`.
Changed: - Use `focus-visible` rather than `focus`. Added parts: - `counter` - The counter element, if rendered. - `badge` - The badge element, if rendered. - `icon` - The icon e...George-Payne pushed 1 commit to improve-sidebar-styling EventStore/Design-System
- Improve styleability of `es-layout-link` and `es-layout-button`. Changed: - Use `focus-visible` rather than `focus... a2c04a1
George-Payne created a branch on EventStore/Design-System
improve-sidebar-styling - Event Store component library and frontend utilities
George-Payne closed a pull request on EventStore/Design-System
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...github-actions[bot] pushed 4 commits to changeset-release/main EventStore/Design-System
George-Payne closed a pull request on EventStore/Design-System
Add utility for toasting errors with fallback title [UI-149]
This PR introduces a toastError utility function to streamline error handling in toast notifications. The function simplifies error reporting by: - Checking if the error is an HTTP error, extrac...teamchong created a review comment on a pull request on EventStore/Design-System
how about ``toast.error({ checkHttpError: true, fallbackTitle: `Failed to delete ${description}` })``
teamchong pushed 1 commit to teamchong/add-error-toast-utility EventStore/Design-System
- refactor: error toast utility to provide consistent handling across the application aa29cc8
github-actions[bot] created a branch on EventStore/Design-System
changeset-release/main - Event Store component library and frontend utilities
George-Payne created a review comment on a pull request on EventStore/Design-System
Lets revert the `yarn.lock` also, looks like these changes came from adding jsdom, but are now left in
George-Payne pushed 1 commit to main EventStore/Design-System
- fix: dragging handle in es-panel to prevent selection of inner content 5481757