bb-plane-fork/packages/ui/src
Anmol Singh Bhatia 51e146f8ca
[WEB-4488] feat: brand revamp (#7544)
* chore: empty state asset and theme improvement (#7542)

* chore: empty state asset and theme improvement

* chore: upgrade modal improvement and code refactor

* feat: onboarding revamp and theme changes (#7541)

* refactor: consolidate password strength indicator into shared UI package

* chore: remove old password strength meter implementations

* chore: update package dependencies for password strength refactor

* chore: code refactor

* chore: brand logo added

* chore:  terms and conditions refactor

* chore: auth form refactor

* chore: oauth enhancements and refactor

* chore: plane new logos added

* chore: auth input form field added to ui package

* chore: password input component added

* chore: web auth refactor

* chore: update brand colors and remove onboarding-specific styles

* chore: clean up unused assets

* chore: profile menu text overflow

* chore: theme related changes

* chore: logo spinner updated

* chore: onboarding constant and types updated

* chore: theme changes and code refactor

* feat: onboarding flow revamp

* fix:  build error and code refactoring

* chore: code refactor

* fix: build error

* chore: consent option added to onboarding and code refactor

* fix: build fix

* chore: code refactor

* chore: auth screen revamp and code refactor

* chore: onboarding enhancements

* chore: code refactor

* chore: onboarding logic improvement

* chore: code refactor

* fix: onboarding pre release improvements

* chore: color token updated

* chore: color token updated

* chore: auth screen line height and size improvements

* chore: input height updated

* chore: n-progress theme updated

* chore: theme and logo enhancements

* chore: space auth and code refactor

* chore: update new brand empty states (#7543)

* [WEB-4585]chore: branding updates (#7540)

* chore: updated logo, og image, and loaders

* chore: updated branding colors

* chore: tour modal logo

* chore: updated logo spinner size

* chore: updated email templates logos and colors

* chore: code refactor

* fix: removed conditional hook render

* fix: space app loader

---------

Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com>
2025-08-06 22:24:47 +05:30
..
auth-form [WEB-4488] feat: brand revamp (#7544) 2025-08-06 22:24:47 +05:30
avatar [WEB-4488] feat: brand revamp (#7544) 2025-08-06 22:24:47 +05:30
badge fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
billing [WIKI-563] refactor: subscription styles (#7444) 2025-07-24 14:11:23 +05:30
breadcrumbs [WEB-4546] chore: header enhancements + quickstart guide ui update + breadcrumb #7451 2025-07-22 16:47:14 +05:30
button fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
card [WEB-2273] Chore: page alignments (#5505) 2024-09-05 12:16:24 +05:30
collapsible [WEB-4028] feat: sub work item filters and grouping (#6997) 2025-05-09 14:24:06 +05:30
color-picker [WEB-3745] fix: color picker event propagation (#6859) 2025-04-02 17:35:04 +05:30
constants fix: move lucide related constants to ui package (#7226) 2025-06-17 17:06:05 +05:30
content-wrapper [WEB-2273] Chore: page alignments (#5505) 2024-09-05 12:16:24 +05:30
control-link [WEB-1691] fix: update ControlLink default target to _blank to avoid unwanted N-progress trigger. (#4927) 2024-06-25 12:32:51 +05:30
dropdown chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
dropdowns [WEB-4480]fix: full screen modals (#7392) 2025-07-11 16:41:27 +05:30
emoji fix: move lucide related constants to ui package (#7226) 2025-06-17 17:06:05 +05:30
form-fields [WEB-4488] feat: brand revamp (#7544) 2025-08-06 22:24:47 +05:30
header [WEB-4546] chore: header enhancements + quickstart guide ui update + breadcrumb #7451 2025-07-22 16:47:14 +05:30
hooks fix: prevent prematurely triggered Japanese label creation (#7084) 2025-06-09 16:07:42 +05:30
icons [WEB-4488] feat: brand revamp (#7544) 2025-08-06 22:24:47 +05:30
link fix: removed @plane alias from ui package 2025-04-17 20:51:52 +05:30
modals [WEB-4480]fix: full screen modals (#7392) 2025-07-11 16:41:27 +05:30
oauth [WEB-4488] feat: brand revamp (#7544) 2025-08-06 22:24:47 +05:30
popovers WEB-2381 Chore: intake refactor (#5752) 2024-10-22 12:09:03 +05:30
progress [WEB-2799] chore: global component and code refactor (#6131) 2024-12-02 13:22:08 +05:30
row [WEB-2273] Chore: page alignments (#5505) 2024-09-05 12:16:24 +05:30
sortable fix: lint (#7433) 2025-07-25 01:44:51 +05:30
spinners refactor: remove unused icon files (#4297) 2024-04-29 00:51:31 +05:30
tables [WEB-1959]: Chore/settings member page (#5144) 2024-07-18 13:02:22 +05:30
tabs [WEB-3128] improvement: made tab list items modular for independent use and added few icons (#6387) 2025-01-13 19:21:01 +05:30
tag [WEB-2273] Chore: page alignments (#5505) 2024-09-05 12:16:24 +05:30
toast [WEB-4182] Fix work item links error messages (#7122) 2025-06-03 22:18:26 +05:30
tooltip fix: minor refactoring changes for state dropdowns 2025-02-24 14:14:24 +05:30
typography feat: Add components required for estimates (#4690) 2024-06-04 14:17:35 +05:30
utils fix: move lucide related constants to ui package (#7226) 2025-06-17 17:06:05 +05:30
calendar.tsx [WEB-3523] feat: start of week preference (#7033) 2025-05-12 19:13:39 +05:30
drag-handle.tsx refactor: drag handle component (#4663) 2024-05-31 14:59:49 +05:30
drop-indicator.tsx [WEB-1005] chore: pragmatic drag n drop implementation for labels (#4223) 2024-04-17 18:20:02 +05:30
favorite-star.tsx chore: move FavoriteStar component to ui package (#4834) 2024-06-20 16:26:21 +05:30
index.ts [WEB-4488] feat: brand revamp (#7544) 2025-08-06 22:24:47 +05:30
loader.tsx Chore: progress chart changes (#5707) 2024-10-01 18:59:49 +05:30
scroll-area.tsx fix: ambiguous class warning (#6733) 2025-03-10 18:12:51 +05:30