1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-07-05 20:53:12 +00:00
foris-js/src/bootstrap
Aleksandr Gumroian 175a07a865
Remove customOrder prop
As some options of Select component should be ordered by values or keys,
it was decided to handle sorting not in options, but locally in
corresponding lists.
2022-02-21 11:28:24 +01:00
..
__tests__ Update Snapshots 2022-02-18 17:40:48 +01:00
Alert.js Fix Alert's dismissible class condition 2020-09-25 17:27:46 +02:00
Alert.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
Button.js Format all files with Prettier 2020-08-18 16:17:00 +02:00
Button.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
CheckBox.js Format all files with Prettier 2020-08-18 16:17:00 +02:00
Checkbox.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
constants.js Increase bottom margin of formFieldsSize 2021-01-18 22:05:56 +01:00
DataTimeInput.css Display datepicker above input 2020-01-06 09:45:16 +01:00
DataTimeInput.js Fix DateTime import 2020-09-25 18:50:04 +02:00
DataTimeInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
DownloadButton.js Add rest of the props to DownloadButton component 2022-02-11 15:49:39 +01:00
DownloadButton.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
EmailInput.js Fix relative imports. 2019-12-27 12:10:19 +01:00
EmailInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
FileInput.js Fix and update docs. 2020-06-04 22:52:24 +02:00
FileInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
Input.js Format all files with Prettier 2020-08-18 16:17:00 +02:00
Modal.css Format all files with Prettier 2020-08-18 16:17:00 +02:00
Modal.js Fix trailing space in Modal classes 2021-01-18 23:10:39 +01:00
Modal.md Add information about optional sizes to docs 2020-11-20 16:56:25 +01:00
NumberInput.css Format all files with Prettier 2020-08-18 16:17:00 +02:00
NumberInput.js Format all files with Prettier 2020-08-18 16:17:00 +02:00
NumberInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
PasswordInput.js Fix autocomplete attribute in PasswordInput 2022-02-18 17:40:48 +01:00
PasswordInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
RadioSet.js Add "inline" option to RadioSet 2020-08-31 15:56:00 +02:00
RadioSet.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
Select.js Remove customOrder prop 2022-02-21 11:28:24 +01:00
Select.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
Spinner.css Format all files with Prettier 2020-08-18 16:17:00 +02:00
Spinner.js Format all files with Prettier 2020-08-18 16:17:00 +02:00
Spinner.md Set modules. 2019-08-27 11:54:57 +02:00
Switch.js Fix extra empty space in Switch's classes 2020-09-25 18:50:04 +02:00
TextInput.js Shared lint configs 2019-11-13 10:11:11 +00:00
TextInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00