Commit Graph

161 Commits

Author SHA1 Message Date
Hein
fd9af3d4ad docs(changeset): fix(Gridler): improve height and width fallback logic 2026-02-11 15:11:37 +02:00
Hein
cc12c0c3b8 fix(Gridler): improve height and width fallback logic 2026-02-11 15:11:13 +02:00
Hein
483d78c45d RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.47

[skip ci]
2026-02-11 14:29:57 +02:00
Hein
a15b67f30a docs(changeset): fix(Gridler): update ready state management logic 2026-02-11 14:29:52 +02:00
Hein
28ccd8af56 fix(Gridler): update ready state management logic 2026-02-11 14:29:24 +02:00
Hein
3887d08fca fix(Gridler): correct row index calculation logic
* Update row index checks to handle negative values correctly
* Simplify logic for determining row index from API
2026-02-11 14:22:51 +02:00
Hein
b43072f1cf RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.46

[skip ci]
2026-02-11 11:10:12 +02:00
Hein
0b2ab98fcf docs(changeset): row selection with incorrect values 2026-02-11 11:10:09 +02:00
Hein
afb7a3346f fix: row selection with incorrect values 2026-02-11 11:09:35 +02:00
Hein
95e2973d44 RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.45

[skip ci]
2026-02-11 10:57:54 +02:00
Hein
cb340b2a13 docs(changeset): chore: ⬆ Update deps
fix: empty key, should no do rownumber call
2026-02-11 10:57:50 +02:00
Hein
e1b26f3f77 chore: ⬆️ Update deps 2026-02-11 10:56:41 +02:00
Hein
580c4b21cd fix: empty key, should no do rownumber call 2026-02-11 10:54:11 +02:00
Hein
7c5935c362 RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.44

[skip ci]
2026-02-09 15:14:43 +02:00
Hein
40ae30e6ea docs(changeset): Select first row bug fixes 2026-02-09 15:14:40 +02:00
Hein
a1f34fbf7b fix(Computer): 🐛 improve row selection logic and cleanup
* Refactor row selection to handle first row more efficiently.
* Remove unnecessary checks and console logs for cleaner code.
* Update dependencies for better performance.
2026-02-09 15:13:59 +02:00
Hein
e48ab9b686 RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.43

[skip ci]
2026-02-09 14:45:49 +02:00
Hein
3f9c4c5539 docs(changeset): Gridler selection fixes 2026-02-09 14:45:47 +02:00
Hein
6cb50978d0 fix(Gridler): 🐛 improve state management and cleanup
* Update `askAPIRowNumber` to return `null` or `number` for better type safety.
* Refactor conditionals to ensure proper handling of row indices.
* Clean up console logs for improved readability and performance.
* Ensure consistent formatting across the codebase.
2026-02-09 14:41:49 +02:00
31e46e6bd2 fix(Former): require 'opened' in useFormerStateProps for consistency 2026-02-08 16:21:24 +02:00
7f0286dada RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.42

[skip ci]
2026-02-08 16:14:31 +02:00
2d64055cea docs(changeset): fix(Former): update request type to FormRequestType for consistency 2026-02-08 16:14:27 +02:00
02d73254d9 fix(Former): update request type to FormRequestType for consistency 2026-02-08 16:14:14 +02:00
128923290d RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.41

[skip ci]
2026-02-08 15:55:17 +02:00
3314c69ef9 docs(changeset): feat(Former): add useFormerState hook for managing form state 2026-02-08 15:55:14 +02:00
bc5d2d2a4f feat(Former): add useFormerState hook for managing form state 2026-02-08 15:54:35 +02:00
bc422e7d66 fix(api): improve error handling for API requests 2026-02-08 00:20:03 +02:00
252530610b chore(repository): add repository field to package.json 2026-02-08 00:14:23 +02:00
a748a39d2f RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.40

[skip ci]
2026-02-08 00:12:17 +02:00
8928432fe0 docs(changeset): feat(Former): add keep open functionality and update onClose behavior 2026-02-08 00:12:14 +02:00
6ff395e9be RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.39

[skip ci]
2026-02-08 00:05:14 +02:00
00e5a70aef docs(changeset): feat(Former): enhance state management with additional callbacks and state retrieval 2026-02-08 00:05:05 +02:00
f365d7b0e0 RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.38

[skip ci]
2026-02-07 23:08:56 +02:00
210a1d44e7 docs(changeset): feat(GlobalStateStore): add initialization state and update actions 2026-02-07 23:08:52 +02:00
c2113357f2 feat(GlobalStateStore): prevent saving during initial load 2026-02-07 22:54:00 +02:00
2e23b259ab feat(GlobalStateStore): implement storage loading and saving logic 2026-02-07 22:48:12 +02:00
552a1e5979 chore(release): bump version to 0.0.35 and update changelog 2026-02-07 22:25:09 +02:00
9097e2f1e0 fix(api): response handling in FormerRestHeadSpecAPI 2026-02-07 22:24:39 +02:00
b521d04cd0 refactor(GlobalStateStoreProvider): update type definitions for session handlers 2026-02-07 21:31:16 +02:00
690cb22306 chore(release): bump version to 0.0.34 and update changelog 2026-02-07 21:29:43 +02:00
6edac91ea8 refactor(globalStateStore): simplify exports in index file 2026-02-07 21:15:27 +02:00
da69c80cff chore(changeset): disable automatic commit in config 2026-02-07 21:12:27 +02:00
e40730eaef RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.33

[skip ci]
2026-02-07 21:11:51 +02:00
d7b1eb26f3 docs(changeset): feat(error-manager): implement centralized error reporting system 2026-02-07 21:11:48 +02:00
7bf94f306a Merge pull request 'dev-globalstatestore' (#2) from dev-globalstatestore into main
Reviewed-on: #2
2026-02-07 18:09:30 +00:00
0be5598655 RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.32

[skip ci]
2026-02-07 20:06:44 +02:00
53e6b7be62 docs(changeset): Newest release 2026-02-07 20:06:40 +02:00
f5e31bd1f6 chore(changeset): update changelog configuration to use @changesets/changelog-git 2026-02-07 20:06:11 +02:00
f737b1d11d feat(globalStateStore): implement global state management with persistence
- refactor state structure to include app, layout, navigation, owner, program, session, and user
- add slices for managing program, session, owner, user, layout, navigation, and app states
- create context provider for global state with automatic fetching and throttling
- implement persistence using IndexedDB with localStorage fallback
- add comprehensive README documentation for usage and API
2026-02-07 20:03:27 +02:00
202a826642 Merge branch 'main' of git.warky.dev:wdevs/oranguru into dev-globalstatestore 2026-02-07 16:22:32 +02:00