Skip to content

Tags: code0-tech/pictor

Tags

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #693 from code0-tech/feat/progress

Progress component

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #690 from code0-tech/feat/file-input

New File input component

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was signed with the committer’s verified signature.
nicosammito Nico Sammito
feat: update formValidation setValue to be optional across components

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was signed with the committer’s verified signature.
nicosammito Nico Sammito
feat: adjust onChange handling in CodeMirror for improved functionality

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #689 from code0-tech/feat/#687

EditorInput with input wrapper

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was signed with the committer’s verified signature.
nicosammito Nico Sammito
feat: remove unnecessary event handling in PasswordInput toggle function

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
nicosammito Nico Sammito
feat: wrap CommandDialog content in DialogPortal for improved rendering

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #685 from code0-tech/feat/dialog-adjustments

Dialog adjustments

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #678 from code0-tech/feat/#677

Input validation message styling issue

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #676 from code0-tech/feat/#673

Custom password validation function and validation component