satbir121
|
3a4d900235
|
Button Component (#190)
* Adding blank components.
* Adding Todo note for tree
* Adding todo note for LighteningMenu
* ads button component
* Adding storybook support.
* storybook integrated with button component
* ads button component props completed
* button component icon and loading logic implemented
* button component completed
* Added a text knob.
* Adding default text for button.
* Merging theme and other fixes.
* Fixed info button.
* Better types.
* Adding background param to components.
* Re-using vsariant for callount.
* Added props for Text input.
* Adding text component.
* feedback changes added in button and icon component
* type any removed in button component
* function naming corrected
* Changing empty string to null
* Adding enum for DropdownDisplayType.
* Change Spinner path
* Fixing spinner issues.
Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in>
|
2020-08-10 10:24:33 +05:30 |
|
akash-codemonk
|
e265a1cfa3
|
Add missing isDisabled prop to filepicker, radio and dropdown components (#231)
|
2020-08-07 18:47:15 +05:30 |
|
Satbir Singh
|
2634215765
|
Filterable select. Remove option on x click fix. isRequired not working properly fix.
|
2020-04-02 19:41:04 +00:00 |
|
Hetu Nandu
|
96903da7be
|
Form input default value issues
|
2020-03-16 15:42:39 +00:00 |
|
Hetu Nandu
|
3faf95b882
|
Fix issues with Form Widget
|
2020-03-13 07:24:03 +00:00 |
|
Abhinav Jha
|
68858104c1
|
Fix propertypane invalid control error
|
2020-02-27 12:44:32 +05:30 |
|
Abhinav Jha
|
6f41290bc7
|
Fix single select dropdown background style
|
2020-02-24 13:00:53 +05:30 |
|
Hetu Nandu
|
fb80c4b576
|
Action refactor
|
2020-02-18 10:41:52 +00:00 |
|
Satbir Singh
|
82992e3f96
|
Fixed dropdown option delete issues.
|
2020-02-11 11:03:10 +00:00 |
|
Abhinav Jha
|
f787e18bb5
|
Widget Styles
|
2020-02-06 07:01:25 +00:00 |
|
Hetu Nandu
|
6c86253945
|
Fix components for widget update
|
2020-01-31 11:13:16 +00:00 |
|
Abhinav Jha
|
474f98f4fc
|
Misc UI Fixes
|
2020-01-28 17:16:04 +05:30 |
|
Abhinav Jha
|
f92c233323
|
Ad-hoc changes for ui styles.
|
2020-01-28 08:21:22 +00:00 |
|
Abhinav Jha
|
da32a51722
|
Fix widget styles. Increase row height.
|
2020-01-21 18:18:42 +05:30 |
|
Satbir Singh
|
e0999a1795
|
Fixed dropdown property pane css
|
2019-12-18 17:05:28 +00:00 |
|
Satbir Singh
|
94dcf6d2af
|
Resize works on dropdowns.
|
2019-12-18 07:23:28 +00:00 |
|
Satbir Singh
|
33b2db0349
|
All widgets loading.
|
2019-12-03 04:41:10 +00:00 |
|
Hetu Nandu
|
fbb7742f0e
|
moved to absolute paths for all fiels
|
2019-11-25 10:37:27 +05:30 |
|
Abhinav Jha
|
03e78f0751
|
WIP: Allow absolute paths for imports. Refactor ContainerComponent.tsx to PositionedContainer.tsx, CanvasWidgetContainer.tsx, ContainerComponent.tsx. Refactor all widgets and components to adhere to new props and apis.
|
2019-11-13 07:00:25 +00:00 |
|
Nikhil Nandagopal
|
a031606fa1
|
Feature/date picker
|
2019-11-06 12:12:41 +00:00 |
|
Nikhil Nandagopal
|
735fbbcbd7
|
Feature/file date picker
|
2019-11-04 14:22:50 +00:00 |
|
Nikhil Nandagopal
|
11e8c456a5
|
refactored folder structure
|
2019-11-04 10:57:19 +00:00 |
|