..
Map
Fix: solve map widget issues ( #1832 )
2022-01-20 00:29:40 +05:30
QrScanner
Fix QR scanner firing event without QR ( #2436 )
2022-03-08 09:41:29 +05:30
StarRating
Fixes inconsistent styles for widgets in darkmode ( #2252 )
2022-02-14 19:11:39 +05:30
Table
Bugfix/Fixing text overflow issues in table for long text ( #1948 )
2022-03-03 14:11:38 +05:30
Button.jsx
Hide text overflow for button widget ( #2061 )
2022-02-01 12:04:46 +05:30
Calendar.jsx
Support starting time and ending time on calendar ( #1684 )
2021-12-30 17:38:53 +05:30
CalendarPopover.jsx
handle calendar popover close onclick outside ( #1667 )
2021-12-29 15:00:44 +05:30
Chart.jsx
Fixes incorrect marker color for charts ( #2180 )
2022-02-07 22:15:31 +05:30
Checkbox.jsx
Improvement: widget components from existing implementation to the new API ( #1470 )
2021-12-14 09:10:42 +05:30
CirularProgressbar.jsx
Feature: Circular progressbar ( #1887 )
2022-01-22 09:32:37 +05:30
CodeEditor.jsx
Border radius style for input widgets ( #1972 )
2022-01-29 07:06:08 +05:30
components.js
Add option to hide secondary value ( #2460 )
2022-03-09 08:35:15 +05:30
Container.jsx
[WIP] Widget: List view ( #1575 )
2022-01-14 13:57:31 +05:30
Datepicker.jsx
Border radius style for input widgets ( #1972 )
2022-01-29 07:06:08 +05:30
DaterangePicker.jsx
Added border radius property to range picker ( #2114 )
2022-02-03 14:37:39 +05:30
Divider.jsx
[improvement] Widget components #1475 - divider widget ( #1491 )
2021-12-14 16:46:27 +05:30
DraftEditor.jsx
Chore: Setup pipeline ( #1539 )
2021-12-10 08:43:05 +05:30
DropDown.jsx
add text alignment option to dropdown ( #2406 )
2022-03-04 12:55:56 +05:30
FilePicker.jsx
Fixes file picker crash ( #2320 )
2022-02-22 18:24:05 +05:30
IFrame.jsx
Hotfix/iframe new api ( #1557 )
2021-12-10 12:52:41 +05:30
Image.jsx
Adds padding property for image widget ( #2050 )
2022-01-31 21:46:51 +05:30
Listview.jsx
Change the position of readOnly prop of subContainer inside ListView.jsx ( #2278 )
2022-02-17 16:11:24 +05:30
Modal.jsx
Fixes Modal won't reappear after closing it with ESC ( #2319 )
2022-02-22 18:22:34 +05:30
Multiselect.jsx
bugfix ( #2411 )
2022-03-03 20:36:49 +05:30
NumberInput.jsx
Border radius style for input widgets ( #1972 )
2022-01-29 07:06:08 +05:30
Pagination.jsx
[Feature] pagination widget ( #1727 )
2022-01-18 11:19:55 +05:30
PasswordInput.jsx
Border radius style for input widgets ( #1972 )
2022-01-29 07:06:08 +05:30
RadioButton.jsx
Hotfix/fix action for dropdown ( #2349 )
2022-02-25 15:20:34 +05:30
RangeSlider.jsx
Feature/2395 - add eslint to plugins ( #2402 )
2022-03-10 12:29:48 +05:30
RichTextEditor.jsx
[improvement] Widget components #1475 - text editor widget ( #1481 )
2021-12-14 16:48:42 +05:30
Spinner.jsx
Bugfix/statistics widget style change not reflecting in dark mode , visibilty option not working ( #1940 )
2022-01-27 14:36:43 +05:30
Statistics.jsx
Add option to hide secondary value ( #2460 )
2022-03-09 08:35:15 +05:30
Tabs.jsx
[WIP] Widget: List view ( #1575 )
2022-01-14 13:57:31 +05:30
Tags.jsx
Tags widget ( #1659 )
2022-01-15 10:41:27 +05:30
Text.jsx
Fixes inconsistent styles for widgets in darkmode ( #2252 )
2022-02-14 19:11:39 +05:30
TextArea.jsx
Border radius style for input widgets ( #1972 )
2022-01-29 07:06:08 +05:30
TextInput.jsx
Border radius style for input widgets ( #1972 )
2022-01-29 07:06:08 +05:30
Timer.jsx
Resolves lint warnings/errors: frontend ( #2311 )
2022-02-21 23:34:02 +05:30
Toggle.jsx
[improvement] Widget components #1475 - toggle widget ( #1484 )
2021-12-14 16:47:40 +05:30