Joel Jeremy Marquez
de6f7cb59b
Rename to ComboBox
2026-01-09 13:53:10 -08:00
Matiss Janis Aboltins
bf505c2bd5
Upgrade oxlint and oxfmt dependencies ( #6560 )
...
* Update oxlint and oxfmt versions, add suppressions for warnings
* Add release notes for PR #6560
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-05 22:59:08 +00:00
Matt Fiddaman
1ce2280a49
⬆️ mid month dependency bump ( #6159 )
...
* bump various dependencies
* note
* fix types
* [autofix.ci] apply automated fixes
* Update VRT screenshots
Auto-generated by VRT workflow
PR: #6159
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-16 17:04:34 +00:00
Matt Fiddaman
f8b793069d
⬆️ vitest v4 ( #6060 )
...
* vitest 4
* config changes
* remove unused v8 coverage dependency
* note
2025-11-05 23:55:47 +00:00
Matiss Janis Aboltins
e786bdc398
refactor: Replace all Stack component usages with SpaceBetween ( #6039 )
2025-11-05 22:14:15 +00:00
Matiss Janis Aboltins
57d01467ca
Refactor test execution to use lage task runner ( #5964 )
2025-10-21 08:58:26 +02:00
Matt Fiddaman
2e439aacba
⬆️ bump various dependencies ( #5886 )
...
* bump various dependencies
* note
* update playwright images
* globals 16.4.0
* react-router 7.9.4
2025-10-08 21:01:27 +01:00
Matt Fiddaman
52aeec2d59
♻️ bump react dependencies ( #5865 )
2025-10-07 17:50:41 +01:00
Joel Jeremy Marquez
8ae070ab12
React Compiler ( #5562 )
...
* Highlight first suggestion when searching instead of the split option
* Fix error
* Try out react compiler
* Fix typecheck errors
* Increase --max-old-space-size
* Increate --max-old-space-size in package-browser
* Update config and versions
* [autofix.ci] apply automated fixes
* [autofix.ci] apply automated fixes (attempt 2/3)
* Update versions
* Fix typecheck errors
* Revert some changes
* Implement react compiler to take advantage of some performance improvements
* Fixes
* Remove unused packages
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-19 14:28:16 -07:00
POGMAN
405c8b986f
Customize tags colors ( #5032 )
...
* add user defined tag colors
* use DB to store tag colors
* change specific tags_colors to generic tags
* move tag customization to its own page (pt. 1)
* move tag customization to its own page (pt. 2), edit description
* move tag customization to its own page (pt. 3), better default tag mgmt
* move tag customization to its own page (pt. 4), tag creation
* move tag customization to its own page (pt. 5), remove tags settings
* Update VRT
* nitpicking & code rabbit fixing
* remove spaces from tag and better partial Tag typing
* add tag similar to transaction add
* peer review updates (live preview)
* enable keyboard navigation
* fix lint errors
* live input for color picker
* disable 3 digit hex color live input
* add context menu
* add tags link to command bar
* Update VRT
* Update VRT
* fix lint issues
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: youngcw <calebyoung94@gmail.com >
2025-07-07 12:42:26 -07:00
Matt Fiddaman
68d10f6b29
⬆️ bump vitest from 3.1.4 -> 3.2.4 ( #5195 )
...
* bump vitest from 3.1.4 -> 3.2.4
* note
2025-06-19 15:30:25 -04:00
Matt Fiddaman
4c15647f7f
⬆️ upgrade low risk dependencies to their newest minor version ( #5025 )
...
* vitest
* types
* eslint
* better-sqlite3
* pluggy-sdk
* globals
* google-protobuf
* fast-check
* chokidar
* i18next
* openid-client
* playwright
* lru-cache
* memfs
* redacted font
* sass
* @vitejs/plugin-basic-ssl
* re-resizable
* rollup-plugin-visualizer
* note
* update vrt screenshots
* vrt
2025-05-21 16:56:07 -04:00
Matt Fiddaman
4dba95842a
⬆️ upgrade react dependencies to their newest minor version ( #5027 )
2025-05-20 13:46:20 -04:00
Matt Fiddaman
f7a45d2081
⬆️ bump dependency patch versions ( #5015 )
...
* bump dependency patch versions
* note
* remove unused ts-expect-error directives
* downgrade adm-zip again
2025-05-18 16:50:32 -04:00
Samuel Barnes
351e252129
Allow-return-to-trigger-default-actions ( #4912 )
...
* button being focused
* working
* tests
* text selection test
* allow for ref injection
* updated some of the usages
* release notes
* rename of prop
* docs
* fixed release note
* remove unnecessary test setup
* updated from comments
* removed selecttext references
* fix type error
* updated children type
* removed comment
2025-05-16 12:28:31 -07:00
Matiss Janis Aboltins
cc02970a16
⬆️ upgrade to React v19 ( #4700 )
2025-04-10 08:49:38 +01:00
Matt Fiddaman
ad1df689d7
bump various dependencies ( #4656 )
2025-03-20 13:27:17 -04:00
Matiss Janis Aboltins
ed4ef5b30e
♻️ solve most peer dependency issues reported on install ( #4613 )
...
* ♻️ solve most peer dependency issues reported on install
* Release notes
* Patch unit tests
2025-03-12 17:13:35 +00:00
Matiss Janis Aboltins
ebb83aca51
♻️ (components) refactor useResponsive and move to comp. lib ( #4568 )
2025-03-10 15:32:17 +00:00
Joel Jeremy Marquez
d8fcd43324
Upgrade React Aria packages and address deprecated Section component warnings ( #4572 )
...
* Update react-aria packages and replace deprecated RAC Section component
* Release notes
2025-03-08 02:18:37 -08:00
Matiss Janis Aboltins
f2267587c8
♻️ (components) moving Input component to comp. library ( #4563 )
2025-03-07 16:56:17 +00:00
Matiss Janis Aboltins
9a45d6707d
♻️ (components) moving select component to component library ( #4556 )
2025-03-07 14:48:30 +00:00
Matiss Janis Aboltins
c510f722ef
♻️ (components) moving icons to the component lib ( #4554 )
2025-03-06 18:16:59 +00:00
Matiss Janis Aboltins
679b94a626
♻️ moving more components to the new component-lib pkg ( #4346 )
2025-02-11 18:33:50 +00:00
Matiss Janis Aboltins
4ee70e7f1f
✨ component library - minimalistic infrastructure ( #4169 )
2025-02-10 19:49:59 +00:00