Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
c93d5d6
initial commint for the enhanced-choice
kinishinai12 May 12, 2026
55f141d
add onBlur in singlechoice component and selection
kinishinai12 May 13, 2026
53d4cb6
prevent the eye icon click from triggering selection
kinishinai12 May 13, 2026
cdd10c1
add saving functionality
kinishinai12 May 15, 2026
a63b1c1
add popover in the list of singlechoices
kinishinai12 May 19, 2026
6786e08
change the architecture of the enhance choices from uncontrolled sear…
kinishinai12 Jun 10, 2026
4c85d88
change the architecture of the enhance choice component, from heavily…
kinishinai12 Jun 25, 2026
57092a5
remove visibility, fix grouped items feature, code cleanup
kinishinai12 Jul 3, 2026
b778254
add custom select in single and add documentation
kinishinai12 Jul 11, 2026
9e087ce
add styling for the custom footer and fix documentation
kinishinai12 Jul 14, 2026
c34c4bf
replace inputs with textinput and custom svg with Icon from tangible/ui
kinishinai12 Aug 6, 2026
bd030f1
Restore package lockfile from main
kinishinai12 Aug 10, 2026
90b44b0
refactor(enhanced-choices): migrate to tangible-ui primitives, drop d…
kinishinai12 Aug 11, 2026
5119f01
refactor(enhanced-choices): remove last react-aria dependency, dead b…
kinishinai12 Aug 12, 2026
a587109
add storybook for the enhanced choice component
kinishinai12 Aug 13, 2026
f1eed5a
fix keyboard accessbility, css style, and add itemLayout for composab…
kinishinai12 Aug 29, 2026
b859271
update storybook for enhanced choice component
kinishinai12 Aug 31, 2026
27920fa
fix css of select all focus and add documentation in layout
kinishinai12 Sep 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assets/build/beaver-builder/index.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/build/default/index.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/build/elementor/index.min.css

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions assets/build/example.min.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions assets/build/example.min.module.css

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file and the associated map file should probably be removed, I don't think they are currently used (it's probably the same thing for the new index.min.module.css file + the associated .map)

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/build/example.min.module.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 26 additions & 26 deletions assets/build/index.min.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions assets/build/index.min.module.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/build/index.min.module.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/build/wp/index.min.css

Large diffs are not rendered by default.

Loading
Loading