1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-15 13:36:35 +02:00
Commit Graph

142 Commits

Author SHA1 Message Date
57ef9c4ea0 Bump v5.1.11
* Remove duplicated file for Norwegian language
* Fix translations inconsistency
2021-02-04 12:14:29 +01:00
45fee77426 Bump v5.1.10
* Add and update translations
2021-01-29 17:14:03 +01:00
8d75b5ec6e Bump v5.1.9
* Fix trailing space in Modal classes
* Change formFieldsSize of ResetWiFiSettings card
* Increase bottom margin of formFieldsSize
2021-01-20 11:42:24 +01:00
8c110ebf52 NPM audit fix 2021-01-18 23:31:43 +01:00
79006cfb99 Bump v5.1.8 2020-12-19 00:25:44 +01:00
7c837d041e Bump v5.1.7 2020-11-27 15:37:07 +01:00
e2695d49a1 Bump v5.1.6
* NPM audit fix
* Add displayCard function to utils
* Add optional sizes to Modal
* Add information about optional sizes to docs
* Remove redundant merge.py
2020-11-25 23:29:42 +01:00
1bac60e054 Bump v5.1.5 2020-09-25 19:27:58 +02:00
328e568ab3 NPM audit fix 2020-09-25 19:26:57 +02:00
240db88661 Bump v5.1.4 2020-09-25 17:27:47 +02:00
c32137e29a Bump v5.1.3 2020-09-11 18:00:05 +02:00
0f85713483 Bump v5.1.2 2020-09-08 18:26:15 +02:00
896277b62a Bump v5.1.1 2020-08-31 16:04:03 +02:00
7a98ab0c2d Bump v5.1.0 2020-08-25 17:32:24 +02:00
e41da48b1a Integrate Prettier + ESLint + reForis Style Guide 2020-08-18 16:17:00 +02:00
12b862c568 Bump v5.0.1 2020-07-21 11:59:13 +02:00
a5e096dc00 Fix and update docs. 2020-06-04 22:52:24 +02:00
982eb371ad Bump v5.0.0.
I've realized that it should be major update due to broken API.
2020-05-07 16:55:55 +02:00
71beeb46f1 Bump v4.5.1.
* Add initial data to ForisForm children.
 * Update .pot file.
2020-05-07 16:34:33 +02:00
aeaad4aa72 Bump v4.5.0. 2020-03-25 21:26:59 +01:00
256a000d61 NPM update. 2020-03-25 21:17:12 +01:00
c78ed9a5d0 NPM audit fix. 2020-03-25 21:17:12 +01:00
25ac6cf1e9 Remove pdfmake. 2020-03-25 21:17:12 +01:00
4b94c470c3 Bump v4.4.0. 2020-03-13 21:37:21 +01:00
95af86c776 NPM audit fix. 2020-03-13 21:37:21 +01:00
4500e85a40 Bump v4.3.1. 2020-03-06 14:01:40 +01:00
aa639596d4 Bump v4.3.0. 2020-02-26 16:52:53 +01:00
0af8c4aa28 Bump v4.2.0. 2020-02-21 16:06:21 +01:00
9fbc4e8383 Added date and time utilities. 2020-02-20 14:30:28 +01:00
0665869c30 Changed version to 4.0.0. 2020-02-19 10:34:47 +01:00
716c323b28 Added reference to form element. 2020-02-10 12:06:16 +01:00
ee33d33738 Display actual error within the form. 2020-01-20 16:54:42 +01:00
a0a775996e Merge branch 'use-react-router-dom' into 'dev'
Use react-router-dom instead of react-router.

See merge request turris/reforis/foris-js!80
2020-01-17 14:35:20 +01:00
e7e389e843 Add react-router-dom to peer dep. 2020-01-16 12:23:02 +01:00
6d8e0cec70 Added controller ID filter to WebSocket hook. 2020-01-16 10:27:30 +01:00
5091eecedf Use react-router-dom instead of react-router. 2020-01-15 18:19:04 +01:00
7ab1d2aaa4 Updated translation messages after moving WiFi form. 2020-01-13 16:10:19 +01:00
3e2c89cac7 Moved moment-timezone to devDependencies. 2020-01-09 17:46:15 +01:00
afa9b5a402 Fix for exposed libraries. 2020-01-09 16:33:25 +01:00
5fd0d3626a Wi-Fi settings form 2020-01-09 11:25:29 +01:00
35f307200d Bump version to 3.0.1. 2020-01-08 11:59:33 +01:00
afb5366dd7 Fix main js path in unpacked library. 2020-01-08 09:38:02 +01:00
71b0a9a5fa Version 3.0.0 [skip ci] 2020-01-07 15:37:07 +01:00
56a4c47948 Form widgets size 2020-01-07 13:27:49 +01:00
6374fd5adf Make packing without src. 2020-01-07 13:03:55 +01:00
cc13e9c164 Merge branch 'no-babel' into 'dev'
No babel

See merge request turris/reforis/foris-js!64
2020-01-07 11:12:17 +01:00
92f560b69f Display datepicker above input 2020-01-06 09:45:16 +01:00
32e3a57bd7 Fix source files path. 2019-12-27 12:10:19 +01:00
68e4368ae3 npm audit fix. 2019-12-27 12:10:19 +01:00
90509f2a23 Detect clicks outside element with a hook 2019-12-16 13:44:58 +01:00