element-web/packages/shared-components
R Midhun Suresh f4e74c8dd2
Introduce a hook to auto dispose view models (#31178)
* Create hook to auto dispose vm

* Write test

* Fix lint error

* Use proper license

* whatever -> whichever

* Remove eslint comments

* Add clarifying comment
2025-12-05 06:48:50 +00:00
..
.storybook Introduce i18nContext (#31347) 2025-12-02 13:47:14 +00:00
patches Move shared components to a packages/ directory (#30962) 2025-10-13 10:54:50 +00:00
playwright/snapshots <Banner/>: Hide Dismiss button if onClose handler is not provided. (#31362) 2025-12-01 11:44:12 +00:00
scripts Update dependency vite to v7.1.11 [SECURITY] (#31048) 2025-11-12 12:32:59 +00:00
src Introduce a hook to auto dispose view models (#31178) 2025-12-05 06:48:50 +00:00
.eslintrc.js Make ESLint's TS Root dir relative to .eslintrc.js (#31411) 2025-12-03 16:11:15 +00:00
.prettierignore Make shared component build work in isolation (#31066) 2025-11-03 16:26:47 +00:00
babel.config.js Make shared component build work in isolation (#31066) 2025-11-03 16:26:47 +00:00
jest.config.ts Update storybook to v10 (#31234) 2025-11-13 16:33:51 +00:00
package.json Make shared components a regular dependency (#31402) 2025-12-03 13:25:48 +00:00
tsconfig.json Update dependency vite to v7.1.11 [SECURITY] (#31048) 2025-11-12 12:32:59 +00:00
vite.config.js Make shared component build work in isolation (#31066) 2025-11-03 16:26:47 +00:00
yarn.lock Add module API as a ependency of shared components (#31393) 2025-12-03 10:58:44 +00:00