bb-plane-fork/packages/propel
Jayash Tripathy f42eeec2c0
[WEB-4686] feat: propel tabs (#7620)
* chore: global css file added to tailwind config package

* chore: tailwind config updated

* chore: cn utility function added to propel package

* chore: storybook init

* fix: format error

* feat: added base ui tabs

* fix: add missing newline at end of package.json in propel package

* fix: reorder import statement for Tabs component in propel package

* feat: refactor Tabs component to support compound structure with forward refs

* fix: lint

* chore: code refactor

* chore: code refactor

* fix: lock file

* chore: added stories for tabs

* refactor: clean up

* fix: lint

* fix: lint

* fix: Remove duplicate storybook ESLint config

* fix: lint

* fix: update classname import path in Tabs component

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-09-01 19:58:40 +05:30
..
.storybook [WEB-4725] chore: storybook setup & tailwind config package improvements (#7614) 2025-08-26 02:14:00 +05:30
src [WEB-4686] feat: propel tabs (#7620) 2025-09-01 19:58:40 +05:30
.eslintignore fix: adding propel ui kit to packages 2025-01-14 16:50:41 +05:30
.eslintrc.js [WEB-4790] fix: moved typescript parser to the base eslint config (#7658) 2025-08-27 21:03:20 +05:30
.prettierignore [WEB-3329] dev: new chart components (#6565) 2025-02-10 16:01:06 +05:30
.prettierrc [WEB-3329] dev: new chart components (#6565) 2025-02-10 16:01:06 +05:30
package.json [WEB-4809] chore: added common libs to pnpm workspace catalog (#7611) 2025-09-01 19:42:56 +05:30
postcss.config.js [WEB-3985] feat: common postcss config and local fonts across all plane applications (#6998) 2025-05-09 14:26:29 +05:30
tailwind.config.ts fix: update tailwind config package 2025-01-14 17:09:40 +05:30
tsconfig.json feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30