Commit Graph

16 Commits

Author SHA1 Message Date
Hein
7257a86376 chore(tsconfig): update TypeScript configurations 2026-02-02 13:25:54 +02:00
Hein
63222f8f28 chore(pnpm): 🔄 update package versions in lockfile
* Add idb-keyval@6.2.2 dependency
* Downgrade @tabler/icons-react and @tabler/icons to 3.35.0
2026-02-02 13:17:23 +02:00
Hein
9a597e35f3 Merge branch 'main' of git.warky.dev:wdevs/oranguru 2026-02-02 13:17:04 +02:00
Hein
9c78dac495 feat(lib): export ErrorBoundary from lib 2026-02-02 13:16:06 +02:00
9414421430 fix: update GridlerStore setState type to accept full state values
fix: change defaultItems type in GlidlerFormAdaptor to use MantineBetterMenuInstanceItem[]

test: update global ResizeObserver and IntersectionObserver mocks to use globalThis

build: change moduleResolution to 'bundler' in tsconfig.app.json

build: add missing newline at end of file in tsconfig.node.json
2026-01-28 21:04:51 +02:00
Hein
ecb90c69aa feat(Gridler): add isValuesInPages method and update state handling
* Introduce isValuesInPages method to check if values exist in paginated data.
* Update state management in GlidlerAPIAdaptorForGoLangv2 to clear values when no pages are found.
2026-01-23 10:57:32 +02:00
Hein
3e460ae46c docs(changeset): fixed Gridler selectFirstRow 2026-01-23 10:13:08 +02:00
1fb57d3454 feat(Boxer): add @tanstack/react-virtual dependency and enhance Boxer component with improved option handling and ref exposure 2026-01-17 19:33:19 +02:00
095ddf6162 refactor(former): 🔄 restructure form components and stores
* Remove unused FormLayout and SuperForm stores.
* Consolidate form logic into Former component.
* Implement new Former layout and types.
* Update stories for new Former component.
* Clean up unused styles and types across the project.
2026-01-12 23:19:25 +02:00
Hein
54deac6ccc docs(changeset): Added refs and exports, isEmpty 2025-10-29 14:56:59 +02:00
Hein
0f7cf52432 docs(changeset): Eslint, fixes on container rendering 2025-10-22 13:17:42 +02:00
Hein
008979efec Fixed there deps for peer deps resulting in smaller package 2025-10-22 08:32:04 +02:00
Hein
c92cabc569 A lot of refectoring 2025-10-21 14:10:59 +02:00
Hein
f058336597 Added tests 2025-10-15 10:36:18 +02:00
Hein
9c11b609dc Fixed the selection and rendering issues of the syncstore 2025-10-15 09:57:40 +02:00
Hein
46dabed765 Init 2025-09-19 14:06:53 +02:00