mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* initial commit * made datepicker functional * update date format * made border-radius and adjusting width and height of the input element to the datepicker container functional * add year and month selection dropdown & upon enableDate false, only showing time selection * changed dropdown year display * adjusted width of the datepicker widget * added React.forwardRef inside ExampleCustomInput function * Show month dropdown on mode select for datepicker * Slight refactoring * Display default date on load of DatePicker widget * Apply brand colors for date picker Co-authored-by: arpitnath <arpitnath42@gmail.com> Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com> |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| assets/images | ||
| config | ||
| ee/components/LoginPage | ||
| src | ||
| .dockerignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| babel.config.js | ||
| firebase.json | ||
| package-lock.json | ||
| package.json | ||
| webpack.config.js | ||