1
0
mirror of https://github.com/axzilla/templui.git synced 2025-03-13 03:30:53 +00:00

424 Commits

Author SHA1 Message Date
axzilla
f51ed74d68 fix: optimize CSP middleware to focus on script-src security 2024-12-19 09:41:19 +07:00
Axel Adrian
f18405be2d
Merge pull request #17 from sdil/patch-1
[bug] Fix typo
2024-12-18 17:35:50 +07:00
Mohamad Fadhil
4ad3ee4c0d
Fix typo 2024-12-18 18:09:04 +08:00
Axel Adrian
1207a11ed7
Merge pull request #16 from axzilla/dev
feat: Implement CSP-compliant Architecture & Alpine.js Integration
v0.26.0
2024-12-18 17:00:39 +07:00
axzilla
bfa61a402e feat: update how-to-use documentation with enhanced CSP middleware guidance and Alpine.js integration 2024-12-18 16:31:20 +07:00
axzilla
4ea74cbe76 feat: enhance landing page and README with enterprise-ready features and improved styling 2024-12-18 15:42:01 +07:00
axzilla
99f9d91467 feat: update how-to-use documentation with CSP-compliant Alpine.js and new middleware examples 2024-12-18 15:08:57 +07:00
axzilla
92e8b6ba62 refactor: introduce ContainerWrapper for consistent example layout across components 2024-12-18 13:44:38 +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
348e375148 refactor: enhance code snippet handler with improved copy feedback and UI updates 2024-12-17 21:26:32 +07:00
axzilla
e29f25d72d refactor: remove custom JavaScript inclusion from base layout template 2024-12-17 21:25:59 +07:00
axzilla
58a78a1b6e refactor: update ThemeSwitcher component to accept props and clean up asset embedding 2024-12-17 15:42:59 +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 v0.25.0 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 v0.24.0 2024-12-11 16:23:08 +07:00
Axel Adrian
dbcdbee707
Merge pull request #11 from axzilla/templui
Rebranding: goilerplate > templUI
2024-12-11 15:17:54 +07:00
axzilla
4cc0c28298 feat: update landing page layout and content, replace logo, and add favicon 2024-12-11 15:05:01 +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
dd0bef5d67 feat(button): remove unneccessary button showcase examples 2024-12-10 08:24:51 +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 v0.23.0 2024-12-09 15:02:21 +07:00
axzilla
6d3359e44d feat(docs): improve docs 2024-12-09 13:15:04 +07:00
axzilla
e48fcf21de refactor: clean up unused code and enhance documentation for development tools, remove mimetype stuff 2024-12-07 19:24:40 +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
a3570f66cb Merge branch 'main' into dev 2024-12-07 10:38:10 +07:00
axzilla
4b62f6c7dd fix(tailwind): remove undefined custom sans font family configuration to bring back intellisense 2024-12-07 10:37:55 +07:00
axzilla
1f325f0ba9 fix(tailwind): remove undefined custom sans font family configuration to bring back intellisense 2024-12-07 10:36:42 +07:00
axzilla
93822855dd Merge branch 'dev' into preview 2024-12-06 20:14:15 +07:00
axzilla
dd47813fd3 Merge main 2024-12-06 20:10:45 +07:00