-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
přechod na react-select v2, rozšíření jeho využití na další prvky, zj…
…ednodušení kódů prvků formulářů a opravy `label for=""`, v konstantách obsaženy texty - kompletní přechod na react-select v2, provedení potřebných změn, nový issue #39 - react-select boxy se používají na dalších místech (výběry kurzu) - v konstantách je proměnná `TEXTS` obsahující texty používané na více místech aplikace (zatím jen "Nic nenalezeno" pro react-select) - ve většině formulářových prvků odstraněn atribut `name` pro svou nadbytečnost a duplicitu - úpravy atributů formulářů `id` a `for` (někde byly špatně, někde chyběly apod.) -> formuláře teď plně všude podporují kliknutí na popisek
- Loading branch information
Showing
10 changed files
with
314 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.