shlink-web-client/src/utils
2020-04-10 12:53:54 +02:00
..
helpers Improved useToggle hook so that it also returns enabler and disabler 2020-04-05 12:18:41 +02:00
mixins Created fake border with before and after pseudoelements for sticky table cells 2020-04-05 16:02:42 +02:00
services Split utils module into several helpers modules 2020-03-28 17:33:27 +01:00
base.scss Created fake border with before and after pseudoelements for sticky table cells 2020-04-05 16:02:42 +02:00
Checkbox.js Created Checkbox test 2019-03-17 18:09:10 +01:00
DateInput.js Added support to disable date inputs 2020-04-10 12:25:06 +02:00
DateInput.scss Handled toggling between highlighted chart bars 2020-04-10 12:53:54 +02:00
DateRangeRow.js Added support to disable date inputs 2020-04-10 12:25:06 +02:00
DateRangeRow.scss Added filtering by date to short URLs list 2020-01-14 19:59:25 +01:00
HorizontalFormGroup.js Extracted logic to render horizontal form groups to their own components 2020-03-15 10:50:05 +01:00
Message.js Improved VisitsTable performance by memoizing visits lists 2020-04-04 12:58:04 +02:00
PaginationDropdown.js Created PaginationDropdown component 2019-03-09 13:20:43 +01:00
SearchField.js Converted SearchField component into funcitonal component 2020-04-05 16:18:08 +02:00
SearchField.scss Converted SearchField component into funcitonal component 2020-04-05 16:18:08 +02:00
SortingDropdown.js Created PaginationDropdown component 2019-03-09 13:20:43 +01:00
SortingDropdown.scss Created PaginationDropdown component 2019-03-09 13:20:43 +01:00
utils.js Fixed unit tests 2020-04-04 10:36:38 +02:00