1
0
mirror of https://github.com/axzilla/templui.git synced 2025-02-21 21:12:48 +00:00

109 Commits

Author SHA1 Message Date
Arthur Wallendorff
af43bb374a chore(gen): bump Templ version from 0.3.819 to 0.3.833 2025-02-07 21:50:10 +01:00
Arthur Wallendorff
4df254408c fix(card-gen): replace non-existing SanitizeStyleAttributeValues func 2025-02-07 21:49:39 +01:00
axzilla
d32481c39b fix(datepicker): shift blankdays by 1 to show correct days 2025-01-30 15:57:13 +07:00
axzilla
2aec2d475e fix: make clipboard copy function available in http environments besides https and localhost 2025-01-20 20:34:46 +07:00
axzilla
74d8ba0da7 feat(timepicker): add update position 2025-01-11 08:50:05 +07:00
axzilla
a53624fb46 feat(timepicker): split up examples, create lib comments, add showcase description 2025-01-11 08:39:19 +07:00
axzilla
84b0a49e10 feat(timepicker): better am/pm buttons 2025-01-11 08:12:23 +07:00
axzilla
ee5a9c7b2e fix(timepicker): avoid submit if am/pm is clicked 2025-01-11 07:43:12 +07:00
axzilla
ee84b72c5c feat(timepicker): change 12h format 2025-01-11 07:01:47 +07:00
axzilla
64bea34280 feat: timepicker WIP 2025-01-10 15:07:39 +07:00
axzilla
e373dbff7d fix(datepicker): language config is now initialized correctly 2025-01-10 08:08:24 +07:00
axzilla
67ca70c36c chore: upgrade templ to v0.3.819 2025-01-03 06:57:11 +07:00
axzilla
9ae9ac0857 feat(card): change some css stylings 2025-01-02 09:23:09 +07:00
axzilla
56c788452d fix(code): move highlight.js stuff inside the code component itself to
avoid flickering on initial page load
2024-12-29 16:15:47 +07:00
axzilla
92ca3719e6 fix(tabs): avoid flicker on first active tab on initial page load 2024-12-29 15:49:37 +07:00
axzilla
0d755b0f32 fix(checkbox): provide value attribute only if its set 2024-12-25 09:00:42 +07:00
axzilla
c61fb512d5 feat: add Code component with copy functionality and update related templates 2024-12-23 15:48:36 +07:00
axzilla
9740092fb8 refactor: rename 'internals' to 'internal' across the codebase 2024-12-22 12:45:08 +07:00
axzilla
63ae12ed64 feat: add tooltip component 2024-12-21 15:38:39 +07:00
axzilla
f51ed74d68 fix: optimize CSP middleware to focus on script-src security 2024-12-19 09:41:19 +07:00
axzilla
20ed9e4eb8 feat: add usage examples 2024-12-18 12:33:39 +07:00
axzilla
40693633f7 refactor: implement default values for Toast component properties 2024-12-18 09:25:13 +07:00
axzilla
1af26f28f5 refactor: add Tailwind, Alpine, JS badges to show used technologies on page 2024-12-18 09:15:01 +07:00
axzilla
6cf4e38ece refactor: consolidate component script handling into helpers for improved maintainability 2024-12-18 08:15:17 +07:00
axzilla
51efa88f0a refactor: rename handler functions to script for consistency across components 2024-12-18 08:01:58 +07:00
axzilla
b094c68fa0 refactor: enhance Toast component with usage examples and improved form handling 2024-12-18 07:52:53 +07:00
axzilla
166a995675 refactor: standardize handler function names across components 2024-12-17 13:50:20 +07:00
axzilla
1e6c16c758 refactor: simplify state management and improve readability in UI components 2024-12-17 13:42:10 +07:00
axzilla
cac0434ceb feat: implement CSP-compliant Alpine.js integration and middleware 2024-12-17 13:27:27 +07:00
axzilla
34f16f0e71 fix(tabs): make nested tabs work again 2024-12-16 14:01:56 +07:00
axzilla
a4259b7b1e feat: CSP slider 2024-12-16 13:46:18 +07:00
axzilla
69942417ae feat: CSP dropdown menu 2024-12-16 13:36:10 +07:00
axzilla
e593e17ee3 fix(tabs): bring back last related tab group 2024-12-14 20:07:16 +07:00
axzilla
b09fd3d494 feat: CSP datepicker 2024-12-14 16:57:50 +07:00
axzilla
df3f88b7f0 feat: CSP checkbox, more consistency across components 2024-12-14 14:09:16 +07:00
axzilla
e43ad3ba7a feat: CSP on accordion 2024-12-14 13:10:33 +07:00
axzilla
d682d5f443 feat: implement nonce generation and enhance modal functionality with new handlers (first CSP on some components) 2024-12-14 12:26:57 +07:00
axzilla
1a4db2aab7 feat: enhance toast component with progress timer and add new utility CSS classes 2024-12-12 16:11:57 +07:00
axzilla
b8612c352c refactor: clean up unused CSS classes and improve toast handler structure 2024-12-12 15:18:42 +07:00
axzilla
0bc679826c Merge dev 2024-12-11 16:23:08 +07:00
axzilla
12e61cc0ab refactor: update module name and adjust import paths to reflect new structure 2024-12-11 11:47:45 +07:00
axzilla
1c969ad381 feat(toast): WIP 2024-12-11 11:13:07 +07:00
axzilla
d24b843cec feat(card): change card content padding 2024-12-10 16:46:52 +07:00
axzilla
239addb50e feat: create badge component 2024-12-10 08:17:41 +07:00
axzilla
ff82a53f3d refactor: update comments for clarity and consistency across component properties 2024-12-09 15:02:21 +07:00
axzilla
351cf004f3 feat(docs): show new way on how to use goilerplate 2024-12-07 17:31:53 +07:00
axzilla
764efc81ca fix: bring back github navbar icon 2024-12-07 13:14:09 +07:00
axzilla
a987cac2fa fix: bring back theme preview functionality with new component structure 2024-12-07 11:54:36 +07:00
axzilla
5151e3c070 some small fixes 2024-12-07 10:42:43 +07:00
axzilla
db1ab5e373 Merge dev 2024-12-06 17:53:00 +07:00