1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00
Commit Graph

1948 Commits

Author SHA1 Message Date
codecalm
8f65c20726 icons menu 2022-01-22 00:08:19 +01:00
codecalm
23b6ac4233 icons banner 2022-01-22 00:00:49 +01:00
codecalm
29f16ac11a replace vadge with status-dot in navbar-notifications.html 2022-01-21 23:15:42 +01:00
codecalm
384004fbba markdown fixes 2022-01-21 23:08:11 +01:00
codecalm
ba33924bfd Merge remote-tracking branch 'origin/dev' into dev 2022-01-21 22:50:54 +01:00
codecalm
3e351047a2 cards fixes 2022-01-21 22:50:49 +01:00
Paweł Kuna
533ef36538 fixed overlap header button colors (#999) 2022-01-21 22:13:30 +01:00
Robert-Jan de Dreu
7eff810124 Fix #971: Add example of notifications list (#997)
Co-authored-by: codecalm <codecalm@gmail.com>
2022-01-21 21:46:02 +01:00
codecalm
10811fd509 map tooltip fixes 2022-01-21 18:50:36 +01:00
codecalm
99e152f28d Release 1.0.0-beta6 v1.0.0-beta6 2022-01-18 23:32:04 +01:00
codecalm
692ff9f343 build fixes 2022-01-18 23:22:47 +01:00
codecalm
1f2e4132af Merge branch 'main' of https://github.com/tabler/tabler into dev
 Conflicts:
	package-lock.json
2022-01-18 23:14:09 +01:00
codecalm
b60d5db293 add preview analytic 2022-01-18 23:04:15 +01:00
codecalm
813b515d77 homepage tablet fixes 2022-01-18 23:03:21 +01:00
codecalm
9bf96298b5 build fix 2022-01-18 22:57:06 +01:00
codecalm
6dee318728 build fix 2022-01-18 22:53:25 +01:00
codecalm
050aa665ca build fix 2022-01-18 22:50:56 +01:00
Paweł Kuna
4cda36c93a Vector maps (#995) 2022-01-18 22:28:35 +01:00
Paweł Kuna
116800c660 Update dependencies (#996) 2022-01-18 22:19:43 +01:00
Paweł Kuna
a9075f6717 New statuses (#965) 2022-01-18 22:14:43 +01:00
codecalm
379794a454 Merge branch 'main' of https://github.com/tabler/tabler into dev 2022-01-09 21:53:28 +01:00
Paweł Kuna
388adaec13 Change skeletons to Bootstrap placeholders (#991)
Co-authored-by: Kevin Papst <kevinpapst@users.noreply.github.com>
2022-01-09 21:52:41 +01:00
codecalm
7fa5f50039 change breadcrumb dividers to css variables 2022-01-09 01:58:43 +01:00
codecalm
88fb6315f3 package-lock.json update 2022-01-09 01:38:22 +01:00
codecalm
119997f727 revert preview main branch 2022-01-09 01:33:27 +01:00
codecalm
934e4622bf preview main branch 2022-01-09 01:33:11 +01:00
codecalm
047c82d82b Merge branch 'dev' of https://github.com/tabler/tabler 2022-01-09 01:28:27 +01:00
codecalm
ac38212039 pricing cards fixes 2022-01-03 20:04:02 +01:00
Paweł Kuna
d9f21d500c bug #973 fw-..., .fs-... is missed (#987) 2022-01-03 19:34:38 +01:00
codecalm
8eb9d18dca avatar class fix 2022-01-03 19:22:37 +01:00
codecalm
26e5402732 fix #973 revert font size and font weight classes 2022-01-03 19:20:45 +01:00
codecalm
e432599f68 fix #973 badge fixes 2022-01-03 19:10:38 +01:00
Robert-Jan de Dreu
8ce323fdc4 Fix #903 litepicker with date range not having correct border (#980) 2021-12-31 11:38:22 +01:00
superfaz
b6c309c777 Update _colors.scss (#985)
Fix for https://github.com/tabler/tabler/issues/984
2021-12-31 11:37:16 +01:00
codecalm
9c52e75f9a Merge remote-tracking branch 'origin/main' 2021-12-17 00:57:25 +01:00
codecalm
b91315b50e page wrapper fix 2021-12-17 00:57:18 +01:00
Paweł Kuna
4a2fa8cc8c fix #900 is-invalid-lite class is not working under was-validated form class (#964) 2021-12-14 11:33:43 +01:00
codecalm
a00d6020c8 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	package-lock.json
2021-12-14 00:26:47 +01:00
codecalm
ca96d74513 update @tabler/icons to version 1.48 2021-12-14 00:26:37 +01:00
Paweł Kuna
8151b82987 fix #960 - Badges not honoring font sizes (#961) 2021-12-13 23:55:22 +01:00
Paweł Kuna
fb4042eec2 fix #959 node-sass does not properly compile nested media queries (#963) 2021-12-13 22:14:46 +01:00
codecalm
2262f2bd1d Merge remote-tracking branch 'origin/main' 2021-12-13 21:39:35 +01:00
codecalm
7869982c52 github icon dark-mode fix 2021-12-13 21:39:31 +01:00
Paweł Kuna
f6bf459fbd Disable chromatic (#962) 2021-12-13 21:04:41 +01:00
Miguel González
5a9ae94e58 Update _mixins.scss (#956) 2021-12-11 00:53:34 +01:00
Paweł Kuna
02c45fc09d Update package dependencies to newest version (#955) 2021-12-08 09:54:57 +01:00
codecalm
d2d9eb0146 Release 1.0.0-beta5 v1.0.0-beta5 2021-12-07 20:46:16 +01:00
Paweł Kuna
45268ff596 Dark mode improvements (#950)
Co-authored-by: Robert-Jan de Dreu <robertjandreu@gmail.com>
2021-12-07 20:36:35 +01:00
Robert-Jan de Dreu
1018977e7f Fix pre rule dark mode styling (#951) 2021-12-03 10:35:18 +01:00
Curtis Conard
bbcc070ef7 Add more cursors (#947) 2021-12-02 20:40:11 +01:00