-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release #89
base: main
Are you sure you want to change the base?
Release #89
Conversation
feat: share common props using DyteUIProvider
# [2.4.0-staging.1](https://github.com/dyte-io/ui-kit/compare/@dyte-in/ui-kit-v2.3.6...@dyte-in/ui-kit-v2.4.0-staging.1) (2025-03-12) ### Bug Fixes * componentShouldUpdate call ([c8bdc67](c8bdc67)) * do not listen to changes once prop is updated manually after init ([ea2d0b8](ea2d0b8)) * **sync-store:** pass oldValue in callback ([017a925](017a925)) * SyncWithStore logic ([abc11cd](abc11cd)) * use @SyncWithStore decorator in every component ([6272e6c](6272e6c)) ### Features * share common props using DyteUIProvider ([76f7058](76f7058)) skip-checks: true
fix: stencil linting and other fixes
# [2.4.0-staging.2](https://github.com/dyte-io/ui-kit/compare/@dyte-in/ui-kit-v2.4.0-staging.1...@dyte-in/ui-kit-v2.4.0-staging.2) (2025-03-12) ### Bug Fixes * remove unused @watch method ([90e60d0](90e60d0)) skip-checks: true
fix: show transcriptions in ai component
# [2.4.0-staging.3](https://github.com/dyte-io/ui-kit/compare/@dyte-in/ui-kit-v2.4.0-staging.2...@dyte-in/ui-kit-v2.4.0-staging.3) (2025-03-21) ### Bug Fixes * remove unused ai components ([02fc5cf](02fc5cf)) * remove unused props from primitive components ([b1198e8](b1198e8)) * show transcriptions in ai component ([d3b42db](d3b42db)) * size of transcriptions title ([ba85b7b](ba85b7b)) skip-checks: true
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
If a |
# [2.4.0-staging.4](https://github.com/dyte-io/ui-kit/compare/@dyte-in/ui-kit-v2.4.0-staging.3...@dyte-in/ui-kit-v2.4.0-staging.4) (2025-03-21) ### Bug Fixes * export uiStore ([a06f7c5](a06f7c5)) skip-checks: true
If a |
If a |
# [2.4.0-staging.7](https://github.com/dyte-io/ui-kit/compare/@dyte-in/ui-kit-v2.4.0-staging.6...@dyte-in/ui-kit-v2.4.0-staging.7) (2025-03-24) ### Bug Fixes * upgrade web-core ([fcf0d18](fcf0d18)) ### Features * show invalid auth token error ([8cba9cc](8cba9cc)) skip-checks: true
fix: simplified state management
If a |
# [2.4.0-staging.8](https://github.com/dyte-io/ui-kit/compare/@dyte-in/ui-kit-v2.4.0-staging.7...@dyte-in/ui-kit-v2.4.0-staging.8) (2025-03-24) ### Bug Fixes * simplified state management ([057e883](057e883)) skip-checks: true
If a |
# [2.4.0-staging.9](https://github.com/dyte-io/ui-kit/compare/@dyte-in/ui-kit-v2.4.0-staging.8...@dyte-in/ui-kit-v2.4.0-staging.9) (2025-03-24) ### Bug Fixes * unreported merge conflict ([b01b792](b01b792)) skip-checks: true
feat: react hooks to listen to store updates, size sync
If a |
# [2.4.0-staging.10](https://github.com/dyte-io/ui-kit/compare/@dyte-in/ui-kit-v2.4.0-staging.9...@dyte-in/ui-kit-v2.4.0-staging.10) (2025-03-24) ### Bug Fixes * export getInitialStates() ([47841e3](47841e3)) * react-ui-kit build error on new web-core version ([4f21962](4f21962)) * state updates in ui-provider ([82a76e7](82a76e7)) * sync size with store ([94baeef](94baeef)) ### Features * react hooks to listen to store updates ([c0de7f7](c0de7f7)) skip-checks: true
fix: remove react ui-hooks and cleanup
If a |
# [2.4.0-staging.11](https://github.com/dyte-io/ui-kit/compare/@dyte-in/ui-kit-v2.4.0-staging.10...@dyte-in/ui-kit-v2.4.0-staging.11) (2025-03-24) ### Bug Fixes * remove react ui-hooks and cleanup ([3e21e4b](3e21e4b)) skip-checks: true
No description provided.