Anmol Singh Bhatia
4806bdf99c
[WEB-5170] feat: navigation revamp ( #8162 )
2025-11-26 12:56:11 +05:30
Aaron
2e15e4f786
fix: source map warning during build ( #8148 )
...
* [WEB-5473] fix: source map errors
* [WEB-5473] chore: run codemod
* fix: build errors in editor
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-21 13:43:52 +05:30
Aaron
90866fb925
chore: use oxc tooling to speed up prettier ( #8117 )
...
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-20 17:30:27 +05:30
Aaron
315e1d5eb0
[WEB-5040] feat: admin react-router migration ( #7922 )
2025-11-06 13:39:35 +05:30
Anmol Singh Bhatia
33b6405695
[WEB-5160] chore: propel banner and archived work item improvements ( #7999 )
2025-10-24 19:48:28 +05:30
sriramveeraghanta
1b43efbc2a
chore: version bump
2025-10-21 19:14:43 +05:30
Anmol Singh Bhatia
75cd2017a0
[WEB-5104] chore: base-ui package upgrade and combobox migration ( #7931 )
...
* chore: base ui package upgrade
* feat: migrate combobox to use base-ui primitives
* chore: code refactor
* fix: format fixes
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-10-09 18:47:09 +05:30
Anmol Singh Bhatia
d38f4811b6
[WEB-3567] dev: empty state v2 ( #7910 )
2025-10-07 20:53:49 +05:30
Jayash Tripathy
d3024f8a7f
[WEB-4731] feat: add baseui input component to propel package ( #7769 )
...
* ✨ feat: add input component to propel package
* 🚨 fix: lint
* 🚨 fix: lint
* fix: add aria-invalid attribute to Input component for better accessibility
* chore: fix formatting in package.json and reorder imports in popover-menu stories
2025-10-07 16:48:02 +05:30
sriram veeraghanta
0589ac56d5
[WEB-5048] chore: implements esm exports for all packages ( #7816 )
...
* fix: esm module imports for live and editor
* fix: convert all pacakges to export esm and cjs build
* fix: auto export
* fix: translation files formatting
* fix: convert eslint files to cjs files for supporting current config
* fix: code uuid package upgrade
---------
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so >
2025-10-06 21:01:32 +05:30
Aaron
cbcb026e9a
[WEB-5083] chore: add stories to propel #7888
2025-10-06 20:48:52 +05:30
Anmol Singh Bhatia
7f28cbebcf
[WEB-4980] dev: propel modal portal component ( #7851 )
2025-09-25 15:56:33 +05:30
Anmol Singh Bhatia
6d116beea3
[WEB-4320] dev: propel emoji reaction component ( #7741 )
...
* dev: animated counter added to propel
* chore: animated counter story added
* chore: propel config updated
* chore: code refactor
* dev: emoji reaction and renderer component added to propel
* dev: emoji reaction story added
* chore: propel config updated
* chore: code refactor
* fix: format error
* chore: lint error resolved
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-10 00:54:47 +05:30
Anmol Singh Bhatia
b0db4fcf10
[WEB-4736] dev: propel button ( #7746 )
...
* dev: button added to propel
* dev: button story added
* chore: propel config updated
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-10 00:34:17 +05:30
Anmol Singh Bhatia
7e03264758
[WEB-4730] dev: propel context menu component ( #7745 )
...
* dev: context menu component added
* dev: context menu story added
* chore: propel config updated
2025-09-10 00:15:55 +05:30
Anmol Singh Bhatia
1c8ac3d247
[WEB-4737] dev: propel pill component ( #7743 )
...
* dev: pill component added to propel
* dev: pill story added
* chore: propel config updated
* chore: code refactor
2025-09-10 00:15:37 +05:30
Anmol Singh Bhatia
3b8bb1effc
[WEB-4733] dev: propel toolbar component ( #7742 )
...
* dev: toolbar component added to propel
* dev: toolbar story added
* chore: propel config updated
* chore: code refactor
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-10 00:15:10 +05:30
Anmol Singh Bhatia
45688bdc72
[WEB-4860] dev: propel animated counter component ( #7740 )
...
* dev: animated counter added to propel
* chore: animated counter story added
* chore: propel config updated
* chore: code refactor
* chore: code refactor
* fix: format error
2025-09-09 23:51:45 +05:30
Anmol Singh Bhatia
498613284e
[WEB-4841] chore: calendar component migration UI to propel ( #7730 )
...
* chore: move calendar components and dependencies
* chore: update package configurations
* chore: calendar import updated
* chore: propel config updated
* chore: propel calendar code refactor
* chore: code refactor
* fix: build error
2025-09-09 23:50:51 +05:30
Vamsi Krishna
a8a6536379
[WEB-4688]feat: added collapsible to propel ( #7643 )
...
* chore: added collapsibl to propel
* fix: export path
* chore: made collapsible a compound component
* fix: lint and format errors
* chore: updated propel exports order and added collapsible to tsdown config
2025-09-09 13:59:00 +05:30
Vamsi Krishna
11b83cf4f2
[WEB-4692]feat: added toast to propel package ( #7640 )
...
* * chore: migrated toast to base ui toast
* chore: added toast to propel package
* fix: lint errors
* fix: export path
* fix: lint errors
* chore: imporoved props handling
* fix: lint errors
* chore: updated import paths
* chore: replaced clsx with cn
* * chore: updated tsdown config
* chore: updated exports order
2025-09-09 13:58:11 +05:30
Anmol Singh Bhatia
fbd48c33f5
[WEB-4729] dev: propel scrollarea ( #7748 )
...
* dev: scrollarea added to propel
* dev: scrollarea story added
* chore: propel config updated
* fix: format error
2025-09-09 13:56:28 +05:30
Jayash Tripathy
ff181e566f
[WEB-4738] feat: add Skeleton component with respective stories in propel ( #7704 )
...
* ✨ feat: add Skeleton component with respective stories in propel
* 🚨 fix: lint issues
* ♻️ refactor : enhance Skeleton component with improved props and structure
* ✨ feat: add Skeleton component entry to package.json
* 🚨 fix: lint
* ♻️ refactor: rename Skeleton to skeleton
* fix: rename fixes
* ♻️ refactor: rename skeleton
* 🚨 fix: lint
* ♻️ refactor: add skeleton entry to tsdown config and package.json
* ♻️ refactor: sorted propel exports
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-09-05 15:51:05 +05:30
Jayash Tripathy
a696b6039c
[WEB-4835] feat: storybook enhancements ( #7702 )
...
* ✨ feat: integrate Storybook addons and enhance Tabs component
- Added `@storybook/addon-designs` and `@storybook/addon-docs` to the project dependencies.
- Enhanced the Tabs component stories to support dynamic tab options.
- Introduced a custom theme for Storybook with a new manager configuration.
- Added a new SVG logo for branding in Storybook.
- Pinned the storybook and related packages version
* ♻️ refactor: update Storybook manager configuration by removing unused import
* ♻️ refactor: enhance Tabs story with size labels and layout adjustments
* 🚨 fix: lint issues
* 🚨 fix: lock file
* ✏️ fix: update brand image path in Storybook manager configuration
* ♻️ refactor: improve Tabs story by ensuring safe default value and enhancing content rendering
2025-09-05 14:55:33 +05:30
Anmol Singh Bhatia
7d7e37439d
[WEB-4840] chore: icon migration from @plane/ui to @plane/propel/icons ( #7721 )
...
* chore: move icons from ui package to propel package
* chore: package and tsdown config updated
* chore: migrate all icon imports from @plane/ui to @plane/propel/icons
* chore: remove icon components from @plane/ui package (migrated to
@plane/propel/icons)
* chore: code refactoring
* chore: migrate remaining icon components from @Plane/ui to @Plane/propel/icons
* fix: lint error
* chore: code refactor
2025-09-04 14:44:53 +05:30
sriram veeraghanta
54e4a0f6dd
fix: build error due to exports in propel package ( #7715 )
...
* fix: build error due to exports in propel package
* fix: editor css exports
* fix: editor css build
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-09-03 18:11:31 +05:30
sriram veeraghanta
473535fcfa
[WEB-4844] fix: export prople package dist ( #7712 )
...
* fix: export prople package dist
* fix: code refactor
2025-09-03 17:25:31 +05:30
sriram veeraghanta
b99ddc24e7
[WEB-4810] feat: migrate to tsdown from tsup ( #7679 )
...
* feat: migrat to tsdown to tsup
* fix: build scripts
* fix: lock file fixes
* fix: adding build process to i18n and propel packages
* fix: lint warning
* chore: update services module entry points
* fix: lock file
* fix: lock file
* fix: remove tsc from build
* fix: tsdown configs
* fix: remove tsc step from build process
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so >
2025-09-03 14:01:57 +05:30
sriram veeraghanta
4b74751e4e
[WEB-4837] feat: adding more packages to catalog ( #7693 )
...
* feat: adding more packages to catalog
* fix: lock file
* fix: sharp pacakge catalog
2025-09-02 21:03:03 +05:30
Anmol Singh Bhatia
652a6cc885
[WEB-4734] feat: replace emoji picker with frimousse ( #7639 )
2025-09-02 19:00:15 +05:30
Anmol Singh Bhatia
26b48bfcf0
[WEB-4724] feat: migrate tooltips from blueprintjs to base-ui ( #7646 )
...
* feat: add card component to propel package and update tooltip imports
* refactor: remove @plane/ui dependency and update tooltip imports to use local card component
* fix: lint
* refactor: update import from @plane/ui to @plane/utils in command component
* chore: removed blueprintjs/core and blueprintjs/popover2 dependencies
* chore: updated tooltip instances across platform and performed related code refactoring
* chore: code refactor
* chore: code refactor
* fix: lint and build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: format issue
* fix: build fix
---------
Co-authored-by: Jayash Tripathy <76092296+JayashTripathy@users.noreply.github.com >
2025-09-02 18:19:56 +05:30
Jayash Tripathy
f2edf637de
[WEB-4809] chore: added common libs to pnpm workspace catalog ( #7611 )
...
* chore: added common libs to pnpm workspace catalog
* chore: update pnpm lockfile to use exact versions for React and TypeScript dependencies
* refactor: removed string from the versions
* fix: lint
* refactor: cleanup
* fix: lint
* chore: updated lock file
2025-09-01 19:42:56 +05:30
Vamsi Krishna
7437deaa86
[WEB-4689]chore: added accordion to propel ( #7641 )
...
* chore: added accordion to propel
* fix: lint errors
* fix: updated export path
* fix: lint errors
* chore: made accordion into compound component
* fix: coderabbit suggestions
2025-09-01 19:42:12 +05:30
sriramveeraghanta
34181fba80
chore: version bump
2025-09-01 19:38:21 +05:30
Anmol Singh Bhatia
aef465415b
[WEB-4748] chore: propel utils ( #7662 )
...
* chore: tailwind merge added to propel
* chore: classname utils updated
* chore: utils import alias added
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-08-28 18:39:27 +05:30
Jayash Tripathy
8801ab0081
[WEB-4727] feat: propel cards ( #7630 )
...
* feat: add card component to propel package and update tooltip imports
* refactor: remove @plane/ui dependency and update tooltip imports to use local card component
* fix: lint
* refactor: update import from @plane/ui to @plane/utils in command component
* refactor: extend CardProps interface to include HTML attributes for better flexibility
2025-08-26 02:14:24 +05:30
Anmol Singh Bhatia
c2464939fc
[WEB-4725] chore: storybook setup & tailwind config package improvements ( #7614 )
...
* 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
* chore: code refactor
* chore: code refactor
* fix: format error
* fix: build error
2025-08-26 02:14:00 +05:30
Jayash Tripathy
cf8eeee03a
[WEB-4687] feat: propel switch ( #7629 )
...
* feat: added switch
* fix: lint
* fix: lock file
* fix: improve accessibility and refactor switch component styles
* feat: add switch component to propel package
* fix: update imports in command component for consistency
* refactor: styles
2025-08-23 00:27:31 +05:30
Anmol Singh Bhatia
e86b40ac82
[WEB-4682 | WEB-4685] feat: propel comobobox and command component ( #7615 )
...
* feat: comobobox and command component added to propel package
* fix: format error
* chore: code refactor
* chore: code refactor
* fix: format error
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-21 15:32:29 +05:30
Anmol Singh Bhatia
f10cd92610
[WEB-4724] feat: tooltip component added to propel package ( #7613 )
...
* feat: tooltip component added to propel package
* chore: code refactor
* chore: code refactor
* fix: format error
2025-08-21 13:03:18 +05:30
sriram veeraghanta
6636b8882f
fix: package cleanup ( #7602 )
2025-08-20 02:24:12 +05:30
Aaron
553f01fde1
feat: migrate to pnpm from yarn ( #7593 )
...
* chore(repo): migrate to pnpm
* chore(repo): cleanup pnpm integration with turbo
* chore(repo): run lint
* chore(repo): cleanup tsconfigs
* chore: align TypeScript to 5.8.3 across monorepo; update pnpm override and catalog; pnpm install to update lockfile
* chore(repo): revert logger.ts changes
* fix: type errors
* fix: build errors
* fix: pnpm home setup in dockerfiles
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-08-19 20:06:42 +05:30
sriram veeraghanta
9c21fd320c
feat: adding baseui components to propel package ( #7585 )
...
* feat: adding baseui components
* fix: export from the package.json
2025-08-18 19:35:34 +05:30
Sriram Veeraghanta
b1162395ed
sync: canary into preview
2025-07-28 12:53:16 +05:30
Sriram Veeraghanta
b93883fc14
chore: version upgrade
2025-07-28 12:51:19 +05:30
Aaron Heckmann
57479f4554
fix: lint ( #7433 )
...
* chore: fix lint
* fix: constants check:lint command
* chore(lint): permit unused vars which begin w/ _
* chore: rm dead code
* fix(lint): more lint fixes to constants pkg
* fix(lint): lint the live server
- fix lint issues
* chore: improve clean script
* fix(lint): more lint
* chore: set live server process title
* chore(deps): update to turbo@2.5.5
* chore(live): target node22
* fix(dev): add missing ui pkg dependency
* fix(dev): lint decorators
* fix(dev): lint space app
* fix(dev): address lint issues in types pkg
* fix(dev): lint editor pkg
* chore(dev): moar lint
* fix(dev): live server exit code
* chore: address PR feedback
* fix(lint): better TPageExtended type
* chore: refactor
* chore: revert most live server changes
* fix: few more lint issues
* chore: enable ci checks
Ensure we can build + confirm that lint is not getting worse.
* chore: address PR feedback
* fix: web lint warning added to package.json
* fix: ci:lint command
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-07-25 01:44:51 +05:30
sriram veeraghanta
ba884d1e4d
feat: adding standard scripts for lint and format check ( #7326 )
...
* feat: adding standard scripts for lint and format check
* fix: update packages scripts
* fix: adding tsup config to utils package
* chore: updated build scripts in logger pacakge
2025-07-04 14:23:18 +05:30
sriramveeraghanta
2f22ca0aea
chore: package version upgrade
2025-07-03 15:42:35 +05:30
sriram veeraghanta
e7d888d817
chore: package version updated
2025-06-30 23:56:34 +05:30
Aaron
11b222ece8
chore(deps): update TypeScript version across multiple packages to 5.8.3 ( #7209 )
2025-06-13 01:40:27 +05:30