Abhinav Jha
|
da32a51722
|
Fix widget styles. Increase row height.
|
2020-01-21 18:18:42 +05:30 |
|
Abhinav Jha
|
94e0d62ec0
|
Fix button and text widgets.
|
2020-01-14 09:48:01 +00:00 |
|
Hetu Nandu
|
a0052922dd
|
safe html and link support
|
2020-01-08 18:00:16 +05:30 |
|
Hetu Nandu
|
752944ee02
|
Various api pane and dynamic input improvements
|
2020-01-03 13:40:31 +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 |
|
Hetu Nandu
|
a2b275bade
|
Validation parse widget property
|
2019-11-22 13:12:39 +00:00 |
|
Hetu Nandu
|
a6f7882d5f
|
Revamp widget property validation
|
2019-11-19 12:44:58 +00:00 |
|
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
|
3e9f278b95
|
Release
|
2019-11-05 05:09:50 +00:00 |
|
Nikhil Nandagopal
|
9d659ddff0
|
Feature/dropdown
|
2019-10-31 05:28:11 +00:00 |
|
Nikhil Nandagopal
|
72a02bd3d4
|
Feature/components
|
2019-10-30 10:23:20 +00:00 |
|
Hetu Nandu
|
e0348cc1f3
|
API form
|
2019-10-21 15:12:45 +00:00 |
|
Nikhil Nandagopal
|
5f6aeb55f8
|
added new control types
removed alert from widget list
added property config values
added input validator
|
2019-09-19 16:59:24 +05:30 |
|
Nikhil Nandagopal
|
29cf9bb450
|
Merge branch 'release' into feature/basic-styling
# Conflicts:
# src/constants/ActionConstants.tsx
# src/constants/WidgetConstants.tsx
# src/editorComponents/CheckboxComponent.tsx
# src/editorComponents/RadioGroupComponent.tsx
# src/mockResponses/WidgetCardsPaneResponse.tsx
# src/pages/Editor/Canvas.tsx
# src/pages/Editor/EditorDragLayer.tsx
# src/reducers/entityReducers/index.tsx
# src/reducers/index.tsx
# src/utils/WidgetRegistry.tsx
# src/widgets/BaseWidget.tsx
# src/widgets/BreadcrumbsWidget.tsx
# src/widgets/ButtonWidget.tsx
# src/widgets/CalloutWidget.tsx
# src/widgets/CheckboxWidget.tsx
# src/widgets/IconWidget.tsx
# src/widgets/InputGroupWidget.tsx
# src/widgets/NumericInputWidget.tsx
# src/widgets/RadioGroupWidget.tsx
# src/widgets/TagInputWidget.tsx
# src/widgets/TextWidget.tsx
|
2019-09-13 16:15:49 +05:30 |
|
Nikhil Nandagopal
|
cd1b088568
|
added widget config reducer
|
2019-09-12 13:41:25 +05:30 |
|
Abhinav Jha
|
b9718bdaec
|
WIP: Fix eslint errors
|
2019-09-09 14:38:54 +05:30 |
|
Abhinav Jha
|
babc8fcfcd
|
Linting, fixes, dragpreview fix
|
2019-08-29 16:52:09 +05:30 |
|
Anirudh Madhavan
|
32621a7975
|
Feature/core components
|
2019-03-21 12:10:32 +00:00 |
|
Nikhil Nandgopal
|
da5f47437b
|
abstracted styles into base widget
|
2019-03-19 19:35:48 +05:30 |
|
Nikhil Nandgopal
|
3d7b7cef32
|
created seperate render modes for widgets
added widget pane
|
2019-03-18 20:40:30 +05:30 |
|
Nikhil Nandgopal
|
85b8525c4d
|
added type to state
moved css to style object
added style units
migrated all widgets to work with JSX
|
2019-02-11 23:52:23 +05:30 |
|
Nikhil Nandgopal
|
3afe91679a
|
added typed lodash
fixed basic component rendering
connected redux store
|
2019-02-10 19:44:58 +05:30 |
|