Ecosyste.ms: Timeline

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

haiilo/catalyst

fynnfeldpausch deleted a branch haiilo/catalyst

feature/input-loading-indicator

fynnfeldpausch pushed 1 commit to main haiilo/catalyst
  • feat(core): add input loading indicator (#597) * feat: add loading indicator to cat-input component * feat: build... d1c956b

View on GitHub

fynnfeldpausch closed a pull request on haiilo/catalyst
Feature/input loading indicator
fynnfeldpausch created a comment on a pull request on haiilo/catalyst
moved to #597 due to some github f**kup

View on GitHub

fynnfeldpausch closed a pull request on haiilo/catalyst
feat: add loading indicator to cat-input component
https://github.com/user-attachments/assets/9bcc0f78-fe82-4797-b991-6f7a41bc35cf
fynnfeldpausch opened a pull request on haiilo/catalyst
Feature/input loading indicator
fynnfeldpausch created a branch on haiilo/catalyst

feature/input-loading-indicator - A framework agnostic design system and component library based on web components and SCSS.

fynnfeldpausch pushed 1 commit to feature/toast-results haiilo/catalyst

View on GitHub

fynnfeldpausch created a branch on haiilo/catalyst

feature/toast-results - A framework agnostic design system and component library based on web components and SCSS.

github-actions[bot] pushed 1 commit to gh-pages haiilo/catalyst
  • Deploying to gh-pages from @ haiilo/catalyst@6c2d19119131c7d0ccaeb2bad0cbe7a1a1b81a9c 🚀 0dd6c3c

View on GitHub

github-actions[bot] pushed 1 commit to release-please--branches--main haiilo/catalyst

View on GitHub

github-actions[bot] pushed 3 commits to release-please--branches--main haiilo/catalyst
  • fix(angular): fix height of content if dialog gets a fixed height (#594) * feat(angular): add no scroll input to dia... 6afbe1d
  • fix(core): avoid endless loop on input error handling (#591) * fix(core): avoid endless loop on input error handling... 6c2d191
  • chore: release main 3497020

View on GitHub

fynnfeldpausch deleted a branch haiilo/catalyst

fix/error-update

fynnfeldpausch pushed 1 commit to main haiilo/catalyst
  • fix(core): avoid endless loop on input error handling (#591) * fix(core): avoid endless loop on input error handling... 6c2d191

View on GitHub

fynnfeldpausch closed a pull request on haiilo/catalyst
fix(core): avoid endless loop on input error handling and fix wrong b…
Calling `onErrorsChanged` in the willRender lifecycle method causes an endless loop. Also, setting errors="true" has no effect. Both is fixed with this PR
fynnfeldpausch deleted a branch haiilo/catalyst

feature/EE-401-implement-no-scroll-dialog

fynnfeldpausch pushed 1 commit to main haiilo/catalyst
  • fix(angular): fix height of content if dialog gets a fixed height (#594) * feat(angular): add no scroll input to dia... 6afbe1d

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages haiilo/catalyst
  • Deploying to gh-pages from @ haiilo/catalyst@55680116c8798c3997d1dfc7273f276de0b442b4 🚀 c3f5830

View on GitHub

github-actions[bot] opened a pull request on haiilo/catalyst
chore: release main
robot: I have created a release *beep* *boop* --- <details><summary>catalyst-tokens: 10.23.1</summary> ## [10.23.1](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.23.0...catalyst...
github-actions[bot] pushed 1 commit to release-please--branches--main haiilo/catalyst

View on GitHub

github-actions[bot] created a branch on haiilo/catalyst

release-please--branches--main - A framework agnostic design system and component library based on web components and SCSS.

fynnfeldpausch pushed 1 commit to main haiilo/catalyst
  • fix(core): fix small styling issues in toasst notifications 5568011

View on GitHub

fynnfeldpausch created a review on a pull request on haiilo/catalyst

View on GitHub

fynnfeldpausch created a review comment on a pull request on haiilo/catalyst
Its a little bit hacky. The method is called via the @Watch annotation with the new and old value (and the update value missing, thus defaulting to true). So this kind of keeps the old logic, but i...

View on GitHub

fynnfeldpausch created a review on a pull request on haiilo/catalyst

View on GitHub

TimSielemann created a branch on haiilo/catalyst

feature/EE-401-implement-no-scroll-dialog - A framework agnostic design system and component library based on web components and SCSS.

batcer created a review comment on a pull request on haiilo/catalyst
But it's called everywhere in only one matter: ```this.onErrorsChanged(this.errors, undefined, false);``` Why then other params needed, when will they be used?

View on GitHub

Load more