Skip to content

V1.4#113

Merged
kravcik merged 12 commits intomainfrom
v1.4
Apr 14, 2026
Merged

V1.4#113
kravcik merged 12 commits intomainfrom
v1.4

Conversation

@KrejciFili
Copy link
Copy Markdown
Member

No description provided.

danielungu and others added 8 commits February 27, 2026 10:53
…ontrols (e.g., TextArea, TextInput).

- Improve checkbox and radio list rendering:
  - Refactor inline check classes and layout logic.
  - Add support for specifying items per row.
- Extend button customization:
  - Introduce `getFormButtonClass()` for unified button styling.
  - Add rounded styling utilities (via `Helper\ButtonRounded`).
- Ensure consistency in `assert()` usage by adopting global function.
- Enhance CSS for better input alignment, floating labels, and button styles.
- Refactor test layouts to align with new rendering logic.
- Add new unit tests for quick copy functionality and items-per-row rendering.
- Introduce `QuickCopyable` interface for streamlined button handling.
- Update `TextArea` and `TextInput` to implement `QuickCopyable`.
- Replace `method_exists` checks with `instanceof QuickCopyable`.
- Optimize imports and simplify `Duplicator` class for cleaner codebase.
- Replace redundant recursive `getValue` call with corrected logic.
- Optimize `signalReceived` by updating `assert()` and using `SignalDial` directly.
- Add `controlClass` initialization for consistent styling.
- Refine `setPrompt` to accept nullable values.
Comment thread src/control/Button.php Outdated
Comment thread src/control/SubmitButton.php Outdated
@vodictomas vodictomas removed their assignment Apr 14, 2026
@vodictomas vodictomas requested a review from kravcik April 14, 2026 09:48
@vodictomas vodictomas assigned kravcik and unassigned KrejciFili Apr 14, 2026
@kravcik kravcik requested a review from vodictomas April 14, 2026 09:49
@kravcik kravcik merged commit 4bf67d9 into main Apr 14, 2026
1 check passed
@kravcik kravcik deleted the v1.4 branch April 14, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants