Paul Li
cb4242e7e5
Feat: Style customisation in the button widget ( #6052 )
...
Added multiple style props to the button widget:
- Button styles
- The background colour can change with a hex code
- elevation (box-shadow & colour)
- There are button variant contained (solid button), outlined (only borders), text (text buttons)
- Button can have an end icon or start icon
2021-08-24 19:23:15 +05:30
Tolulope Adetula
fa76a9a6e9
fix: File picker disabled state ( #5972 )
...
The filepicker in the disable sate was still able to upload the file. Fixed the issue here.
2021-07-23 14:42:51 +05:30
Satish Gandham
7f7f6f666b
Development: Add eslint rules for code consistency ( #4083 )
...
Co-authored-by: Satish Gandham <satish@appsmith.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2021-04-28 15:58:39 +05:30
akash-codemonk
e265a1cfa3
Add missing isDisabled prop to filepicker, radio and dropdown components ( #231 )
2020-08-07 18:47:15 +05:30
Abhinav Jha
c2d3b9952d
Fix filepicker issue. Add netlify.toml. Remove chance.js
2020-04-17 15:03:36 +05:30
Vicky Bansal
45e20b659e
Feature/rich text editor
2020-03-20 11:17:30 +00:00
Hetu Nandu
3faf95b882
Fix issues with Form Widget
2020-03-13 07:24:03 +00:00
Nikhil Nandagopal
b64a456b92
added label for file picker
2020-03-11 13:47:21 +05:30
Hetu Nandu
d9dee9b16d
Form Widget
2020-03-06 09:45:21 +00:00
Abhinav Jha
8b6eabd771
Fix disparity in the styles of local and release builds.
2020-03-05 14:11:32 +05:30
Nikhil Nandagopal
7e732a4c7d
moved from dashboard modal to dashboard
2020-02-22 07:09:28 +05:30
Nikhil Nandagopal
ff98deeadb
updated dsl with files picked in base 64
2020-02-21 18:47:52 +05:30
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
3e9f278b95
Release
2019-11-05 05:09:50 +00:00