ToolJet/frontend/src/Editor/Components
Navaneeth Pk 20cccd1df7
Responsive canvas (#1363)
* Better canvas

* Better canvas

* Better canvas

* Fix for resize

* Fix for drag

* Fix for drag

* Fix for drag

* Adjust width of components by # of grid lines

* Adjust components to comply with gridline based width

* Fix the width of rigth sidebar

* Fix for subcontainer resize issue

* Fix for dropped widget width (sc)

* Fix subcontainer drag width

* Fix grid for sub container

* Fix viewer

* Fix

* Fix

* Use RnD for dragging within canvas

* bounds for subcontainers

* fix for subcontainers

* Fix for mouseover issue

* Fix

* Fix widget widths

* Fixes chart

* Fixes qr scanner and divider

* Remove scaleValue

* Mmerge fix

* Mmerge fix

* Fix for ormconfig

* Fixes for comments

* Add comment where the user clicked

* Disable dragging on viewer

* Max width for canvas

* Fix for widget click events

* Fix for radio button

* Rebase widget width and left offset for responsive canvas

* Fix

* Fix the width of file picker

* Fix for calendar widget

* Disable zoom selector

* Fixes comment positions

* css fixes

* Fix

* Recompute width and offset of subcontainer widgets based on its parent's width

* Calculate container width separately for modal children while migrating to responsive

* Refactor migration to responsive canvas whereinwhich all mutations are done only after all required changes are computed

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2021-11-16 17:14:09 +05:30
..
Map Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
QrScanner fix equality checks and data query run guard (#1086) 2021-10-16 08:40:56 +05:30
StarRating Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Table Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Button.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Calendar.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Chart.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Checkbox.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
CodeEditor.jsx Feature: Code editor widget (#1381) 2021-11-15 12:12:02 +05:30
components.js Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Container.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Datepicker.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
DaterangePicker.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Divider.jsx Feature: Divider widget (#970) 2021-10-11 14:41:17 +05:30
DraftEditor.jsx dropdown to H1 - H6 tags in Text Editor (#1207) 2021-10-24 20:43:55 +05:30
DropDown.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
FilePicker.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
IFrame.jsx Feature: IFrame widget (#1402) 2021-11-15 10:09:56 +05:30
Image.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Modal.jsx Button and Modal text fix (#861) 2021-10-08 11:32:20 +05:30
Multiselect.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
NumberInput.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
PasswordInput.jsx Password input widget (#1172) 2021-10-21 21:53:11 +05:30
RadioButton.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
RichTextEditor.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Text.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
TextArea.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
TextInput.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Toggle.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30