Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add radix components #36

Merged
merged 13 commits into from
Aug 31, 2022
Merged

feat: add radix components #36

merged 13 commits into from
Aug 31, 2022

Conversation

akula-koteswarudu
Copy link
Contributor

No description provided.

akula-koteswarudu and others added 13 commits July 21, 2022 11:14
* updated antd select to radix select

* changed switch from antd to radix

* changed switch in formBuilder

* added story for switch and fixed props for select in FormBuilder

Co-authored-by: Koteswarudu Akula <koteswaruduakula@koteswarudu-a.optilink>
* updated antd select to radix select

* changed switch from antd to radix

* changed switch in formBuilder

* added story for switch and fixed props for select in FormBuilder

* Changed antd radio to radix

* chore: changed storybook for Radio

* fix: updated yarn lock to fix rollup plugin version issue

* feat: replaced antd slider with radix slider

* feat: removed antd from image

* feat: removed antd tag and created a new tag component

* feat: added a simple preview option to Image

Co-authored-by: Koteswarudu Akula <koteswaruduakula@koteswarudu-a.optilink>
* updated antd select to radix select

* changed switch from antd to radix

* changed switch in formBuilder

* added story for switch and fixed props for select in FormBuilder

* Changed antd radio to radix

* chore: changed storybook for Radio

* fix: updated yarn lock to fix rollup plugin version issue

* feat: replaced antd slider with radix slider

* feat: removed antd from image

* feat: removed antd tag and created a new tag component

* feat: added a simple preview option to Image

* feat: created a new component combobox

combobox provides multi select and search features

BREAKING CHANGE: select doesn't provide multi select or search feature. if we need them, we need to
use combobox.

combobox for multiselect and search feature #31

* style: minor styling changes

Co-authored-by: Koteswarudu Akula <koteswaruduakula@koteswarudu-a.optilink>
…slider (#33)

* updated antd select to radix select

* changed switch from antd to radix

* changed switch in formBuilder

* added story for switch and fixed props for select in FormBuilder

* Changed antd radio to radix

* chore: changed storybook for Radio

* fix: updated yarn lock to fix rollup plugin version issue

* feat: replaced antd slider with radix slider

* feat: removed antd from image

* feat: removed antd tag and created a new tag component

* feat: added a simple preview option to Image

* feat: created a new component combobox

combobox provides multi select and search features

BREAKING CHANGE: select doesn't provide multi select or search feature. if we need them, we need to
use combobox.

combobox for multiselect and search feature #31

* style: minor styling changes

* feat: added radio button feature to radio and changed combobox to hide content properly

radio button feature supports to insert custom components into radio group and combobox will now
hides the content using ellipsis when the screen is minimized.

* feat: added tooltip for slider and changed tag to hide the content using ellipsis when required

* fix: fixed select so that it will be rendered correctly even if no initial value is given

* chore: added styles to radio and switch

* feat: added enable tag feature for combobox in form and fixed placeholder content hiding

Co-authored-by: Koteswarudu Akula <koteswaruduakula@koteswarudu-a.optilink>
@ravisuhag ravisuhag merged commit f662bd6 into main Aug 31, 2022
@ravisuhag ravisuhag deleted the radix branch August 31, 2022 10:57
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.

None yet

3 participants