1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-13 17:25:34 +01:00
foris-js/src/bootstrap
2024-10-02 13:14:48 +02:00
..
__tests__ Update Snapshots 2024-08-22 16:05:41 +02:00
Alert.js Refactor Alert component to include dismiss animation and timeout 2024-10-02 13:14:48 +02:00
Alert.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
Button.js Fix linting issues 2024-06-10 16:28:25 +02:00
Button.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
CheckBox.js Add className prop to CheckBox and Radio components 2024-06-28 10:29:41 +03:00
Checkbox.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
constants.js Fix linting issues 2024-06-10 16:28:25 +02:00
CopyInput.js Refactor CopyInput component 2024-09-23 13:59:31 +02:00
CopyInput.md Add CopyInput bootstrap component 2022-05-19 15:56:10 +02:00
DataTimeInput.css Display datepicker above input 2020-01-06 09:45:16 +01:00
DataTimeInput.js Fix linting issues 2024-06-10 16:28:25 +02:00
DataTimeInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
DownloadButton.js Fix linting issues 2024-06-10 16:28:25 +02:00
DownloadButton.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
EmailInput.js Fix linting issues 2024-06-10 16:28:25 +02:00
EmailInput.md docs: Refactor EmailInput description 2024-09-27 15:13:28 +02:00
FileInput.js Fix linting issues 2024-06-10 16:28:25 +02:00
FileInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
Input.js Fix linting issues 2024-06-10 16:28:25 +02:00
Modal.css Format all files with Prettier 2020-08-18 16:17:00 +02:00
Modal.js Refactor Modal component to use useFocusTrap hook 2024-09-17 14:13:26 +02: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 Migrate to FontAwesome v6 2024-08-22 16:05:40 +02:00
NumberInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
PasswordInput.js Update icon color classes to use "text-secondary" instead of "text-dark" 2024-08-30 15:46:45 +02:00
PasswordInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
Radio.js docs: Refactor RadioSet & ignore Radio component 2024-09-27 15:13:28 +02:00
RadioSet.js docs: Refactor RadioSet & ignore Radio component 2024-09-27 15:13:28 +02:00
RadioSet.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
Select.js Fix linting issues 2024-06-10 16:28:25 +02:00
Select.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
Spinner.css Refactor Spinner.css to use CSS variable for color 2024-09-20 13:23:01 +02:00
Spinner.js Fix linting issues 2024-06-10 16:28:25 +02:00
Spinner.md Set modules. 2019-08-27 11:54:57 +02:00
Switch.js Add className prop to Switch component 2024-06-26 14:11:16 +03:00
Switch.md Add Switch example to the docs 2022-09-16 16:10:44 +02:00
TextInput.js Fix linting issues 2024-06-10 16:28:25 +02:00
TextInput.md Format all files with Prettier 2020-08-18 16:17:00 +02:00
ThreeDotsMenu.js Refactor ThreeDotsMenu component to include additional props 2024-10-02 13:14:40 +02:00
ThreeDotsMenu.md Add ThreeDotsMenu component 2024-09-27 15:13:12 +02:00