Bhavin K
c23925c0c9
handle image download error ( #5951 )
...
Fixed an issue where because of the CORS issue the image was not able to download, To fix this we now open the image in a new tab where an error is received.
2021-07-22 14:15:45 +05:30
Somangshu Goswami
ad840bb8b4
Change the default object fit property of image widget to contain ( #5696 )
...
* Change the default object fit property of image widget to `contain`
2021-07-09 13:35:14 +05:30
Bhavin K
f471a269b1
Feature/image rotation ( #4674 )
...
Developers now have the control to allow users to rotate or download image. These settings are available in the property pane.
2021-07-08 16:10:22 +05:30
Tolulope Adetula
132abdaa54
feat: add object fit control ( #4986 )
...
* Added attribute to image widget to change cover properties
2021-06-29 19:00:14 +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
Piyush Mishra
1521f7445c
Fix eslint warnings ( #2510 )
2021-01-12 06:52:31 +05:30
Piyush Mishra
806a139ddb
Make prettier changes ( #2337 )
2020-12-24 10:02:25 +05:30
satbir121
51cb0d82a2
Fixing zoom on pan issue. ( #1474 )
...
* FIxing zoom on pan issue.
* Adding a disabled label to 1x zoom.
* Adding comments.
* Update PropertyPaneConfigResponse.tsx
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-11-02 15:21:14 +05:30
satbir121
540f2637b5
Adding zoom on image widget. ( #1356 )
...
* Adding zoom on image widget.
* Changing zoom level to step.
* Fixed typescript issue.
* Added zoom-in/out on Click.
* Removing bad code.
2020-10-29 16:44:39 +05:30
Ajay Kumar
9fce3912ea
Fix image widget not showing default image when image property is invalid ( #882 )
...
Fixes : #760
2020-10-06 12:06:57 +05:30
Satbir Singh
d444b2e169
Adding onClick property for image widget.
2020-09-18 15:42:57 +05:30
Abhinav Jha
8271d27750
Add classname for property control label. Remove typescript lint errors.
2020-04-08 16:16:01 +05:30
Satbir Singh
a32536bc04
Default image and Image were both visible in ImageComponent
2020-04-03 04:48:40 +00:00
Satbir Singh
96fe93d8aa
Show default image when image is invalid
2020-04-02 22:01:31 +00:00
Abhinav Jha
a0872b97f2
Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar
2020-03-27 09:02:11 +00:00
Satbir Singh
33b2db0349
All widgets loading.
2019-12-03 04:41:10 +00:00
Nikhil Nandagopal
e08ea36181
minor fixes
2019-11-14 17:06:32 +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