Vamsi Krishna
|
0a320a8540
|
* fix: avoided uncessary api call while creating issue draft (#6230)
* fix: fixed import order in module header
|
2024-12-19 16:26:35 +05:30 |
|
Prateek Shourya
|
6214c09170
|
refactor: move all issue related enums to constants package (#6229)
|
2024-12-19 13:58:54 +05:30 |
|
Aaryan Khandelwal
|
580c4b1930
|
refactor: remove cn helper function from the editor package (#6217)
|
2024-12-18 12:22:14 +05:30 |
|
sriram veeraghanta
|
4b5a2bc4e5
|
chore: lint related changes and packaging fixes (#6163)
* fix: lint related changes and packaging fixes
* adding color validations
|
2024-12-06 14:56:49 +05:30 |
|
Prateek Shourya
|
b2533b94ce
|
[WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. (#5595)
* [WEB-2444] improvement: performace improvement for `useOutsideClickDetector` and `usePeekOverviewOutsideClickDetector`.
* Move outside click detector to plane helpers package.
* chore: remove plane helpers yarn.lock
|
2024-09-12 20:10:04 +05:30 |
|
Aaryan Khandelwal
|
dcdd1ef065
|
[WEB-1682] refactor: editor code splitting (#4893)
* refactor: lite and rich text editors
* refactor: document editor migration
* fix: add missing css import
* refactor: issue embed widget splitting
* chore: remove extensions folder from ee
* chore: update web ee folder structure
* fix: build errors
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
|
2024-06-21 17:37:11 +05:30 |
|
Aaryan Khandelwal
|
367ccba17e
|
[WEB-1690] fix: always show the search input if search query is present (#4901)
* fix: don't hide search input if search query is present
* chore: update logic
* chore: update dependency aray
|
2024-06-21 15:08:57 +05:30 |
|
Satish Gandham
|
346bc2afe2
|
Refactor folder structure (#4759)
|
2024-06-11 14:39:52 +05:30 |
|