bb-plane-fork/packages/utils/src
Prateek Shourya 9cfde896b3
[WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957)
* [WEB-5134] refactor: update `web` ESLint configuration and refactor imports to use type imports

- Enhanced ESLint configuration by adding new rules for import consistency and type imports.
- Refactored multiple files to replace regular imports with type imports for better clarity and performance.
- Ensured consistent use of type imports across the application to align with TypeScript best practices.

* refactor: standardize type imports across components

- Updated multiple files to replace regular imports with type imports for improved clarity and consistency.
- Ensured adherence to TypeScript best practices in the rich filters and issue layouts components.
2025-10-14 16:45:07 +05:30
..
permission fix: circular dependencies between packages (#7277) 2025-07-01 19:19:44 +05:30
rich-filters [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
work-item [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
work-item-filters [WEB-5099] improvement: enhance rich filters with new components and configurations (#7916) 2025-10-14 01:39:24 +05:30
array.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
attachment.ts [WIKI-181] refactor: make file handling generic in editor (#7046) 2025-05-12 18:37:36 +05:30
auth.ts [WEB-4513] refactor: consolidate password strength meter into shared ui package (#7462) 2025-07-25 16:56:46 +05:30
calendar.ts chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
color.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
common.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
cycle.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
datetime.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
distribution-update.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
editor.ts [WIKI-569] chore: migrate to tiptap v3 (#7526) 2025-09-30 19:56:12 +05:30
emoji.ts fix: move lucide related constants to ui package (#7226) 2025-06-17 17:06:05 +05:30
estimates.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
file.ts [WEB-5093] improvement: adds content-based MIME type detection for uploads #7925 2025-10-09 12:22:43 +05:30
filter.ts [WEB-4951] [WEB-4884] feat: work item filters revamp (#7810) 2025-09-19 18:27:36 +05:30
get-icon-for-link.ts [WEB-3892] chore: link item improvements (#6944) 2025-04-17 20:08:53 +05:30
index.ts [WEB-5099] improvement: enhance rich filters with new components and configurations (#7916) 2025-10-14 01:39:24 +05:30
intake.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
loader.ts [WEB-5099] improvement: enhance rich filters with new components and configurations (#7916) 2025-10-14 01:39:24 +05:30
math.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
module.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
notification.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
page.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
project-views.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
project.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
router.ts fix: docker build (#7220) 2025-06-17 14:08:50 +05:30
string.ts [WIKI-654] fix: version history to load from html (#7754) 2025-09-09 19:26:19 +05:30
subscription.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
tab-indices.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
theme.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
tlds.ts [WEB-5048] chore: implements esm exports for all packages (#7816) 2025-10-06 21:01:32 +05:30
url.ts [WEB-5048] chore: implements esm exports for all packages (#7816) 2025-10-06 21:01:32 +05:30
workspace.ts improvement: minor improvements for workspace switcher (#6609) 2025-02-14 19:03:32 +05:30