52a97f2a97
fix: update ESLint config to ignore additional directories and files
2026-01-28 21:10:06 +02:00
6c141b71da
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.30
[skip ci]
2026-01-28 21:05:16 +02:00
89fed20f70
docs(changeset): fix: update GridlerStore setState type to accept full state values
2026-01-28 21:05:11 +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
c4f0fcc233
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.29
[skip ci]
2026-01-28 20:08:45 +02:00
5180f52698
docs(changeset): feat(Former): ✨ update layout to use buttonArea prop instead of buttonOnTop
2026-01-28 20:08:41 +02:00
ce7cf9435a
feat(Former): ✨ update layout to use buttonArea prop instead of buttonOnTop
2026-01-28 20:07:30 +02:00
Hein
ad2252f5e4
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.28
[skip ci]
2026-01-23 11:11:40 +02:00
Hein
287dbcf4da
docs(changeset): 1
2026-01-23 11:11:35 +02:00
Hein
f963b38339
fix(Gridler): 🔧 wrap filter value in parentheses
2026-01-23 11:11:12 +02:00
Hein
55cb9038ad
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.27
[skip ci]
2026-01-23 10:57:58 +02:00
Hein
9d907068a6
docs(changeset): feat(Gridler): ✨ add isValuesInPages method and update state handling
2026-01-23 10:57:50 +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
070e56e1af
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.26
[skip ci]
2026-01-23 10:13:11 +02:00
Hein
3e460ae46c
docs(changeset): fixed Gridler selectFirstRow
2026-01-23 10:13:08 +02:00
Hein
9c64217b72
fix(Computer): ✨ update selectFirstRowOnMount logic
...
* Introduce selectFirstRowOnMount to manage row selection on component mount.
* Update useEffect dependencies to include selectFirstRowOnMount.
* Ensure first row selection logic handles cases where keyField is not defined.
2026-01-23 10:09:59 +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
a8e9c50290
feat(Boxer): implement Boxer component with autocomplete and server-side support
2026-01-17 18:26:20 +02:00
31f2a0428f
feat(components): add InlineWrapper and related styles for improved form handling
2026-01-17 17:29:08 +02:00
bc7262cede
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.25
[skip ci]
2026-01-14 22:49:39 +02:00
0825f739f4
docs(changeset): Bump
2026-01-14 22:49:36 +02:00
0bd642e2d2
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.24
[skip ci]
2026-01-14 22:44:27 +02:00
7cc09d6acb
docs(changeset): Added form controllers - New button and input controller components for the FormerControllers module
2026-01-14 22:44:15 +02:00
9df2f3b504
feat(controllers): ✨ add new input and button components
...
* Introduced ButtonCtrl, IconButtonCtrl, NativeSelectCtrl, PasswordInputCtrl, SwitchCtrl, TextAreaCtrl, TextInputCtrl
* Updated FormerControllers.types.ts to include SpecialIDProps
* Enhanced lib.ts to export new components
2026-01-14 22:42:17 +02:00
e777e1fa3a
chore(form): 🗑️ remove unused form components and types
...
* Refactor Former components to streamline functionality
* Update stories to reflect changes in form structure
2026-01-14 21:56:55 +02:00
cd2f6db880
feat(form): ✨ enhance form functionality and API integration
...
* Refactor key handling to use uniqueKeyField
* Add reset functionality to clear dirty state after save
* Introduce new API call specifications for REST and resolve
* Implement predefined wrappers for dialogs and popovers
* Update todo list to reflect completed tasks
2026-01-14 21:51:39 +02:00
e6507f44af
feat(form): ✨ enhance form layout and functionality
...
* Add FormerButtonArea component for action buttons
* Introduce FormerLayoutTop and FormerLayoutBottom for structured layout
* Update Former types to include new properties
* Implement dynamic ID generation for forms
* Refactor example to demonstrate new layout features
* Mark tasks as completed in todo.md
2026-01-14 19:35:38 +02:00
400a193a58
feat(todo): ✨ planned ideas
2026-01-12 23:25:58 +02:00
d935c6cf28
Merge pull request 'Form is to complex, needed a rewrite before I try to use it' ( #1 ) from rw into main
...
Reviewed-on: #1
2026-01-12 21:21:59 +00:00
9bac48d5dd
Form prototype
2026-01-12 23:20:34 +02:00
fbb65afc94
Merge branch 'main' of git.warky.dev:wdevs/oranguru into rw
2026-01-12 23:20:02 +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
0d9511df77
fix(adaptor): 🐛 Handle undefined filter IDs in search
2026-01-12 11:00:58 +02:00
b2817f4233
Form prototype
2026-01-11 09:45:03 +02:00
Hein
71403289c2
Updated exports
2025-12-01 12:20:13 +02:00
Hein
7025f316de
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.23
[skip ci]
2025-12-01 11:48:08 +02:00
Hein
32054118de
docs(changeset): Using the effect of array as feature.
2025-12-01 11:48:05 +02:00
Hein
017b6445fb
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.22
[skip ci]
2025-12-01 11:42:28 +02:00
Hein
7c1d47819a
docs(changeset): Possible selection fixes
2025-12-01 11:42:26 +02:00
Hein
b514c906c8
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.21
[skip ci]
2025-12-01 11:14:25 +02:00
Hein
6664c988b7
docs(changeset): Calls onchange on cell click since selection does not change.
2025-12-01 11:14:22 +02:00
Hein
249c283819
Update buffer when onCellClick
2025-12-01 10:39:28 +02:00
Hein
1ce5c25098
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.20
[skip ci]
2025-10-30 14:54:52 +02:00
Hein
30581de17e
docs(changeset): Version bump
2025-10-30 14:54:48 +02:00
Hein
8784a28a30
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.19
[skip ci]
2025-10-30 14:54:02 +02:00
Hein
1b2bf6282d
docs(changeset): Fixed refresh bug
2025-10-30 14:54:00 +02:00
Hein
abcf08f98e
Fixed the refresh bug
2025-10-30 14:53:42 +02:00
Hein
0ba8dca0b4
RELEASING: Releasing 1 package(s)
...
Releases:
@warkypublic/oranguru@0.0.18
[skip ci]
2025-10-30 14:38:13 +02:00
Hein
7cfefa9e6d
docs(changeset): API props change bug
2025-10-30 14:38:11 +02:00
Hein
e879abb43f
Fixed api bug
2025-10-30 14:37:53 +02:00