1
0
mirror of https://github.com/axzilla/templui.git synced 2025-02-19 07:17:52 +00:00

297 Commits

Author SHA1 Message Date
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
axzilla
8253b061c7 Merge main 2024-12-06 18:08:01 +07:00
axzilla
db1ab5e373 Merge dev 2024-12-06 17:53:00 +07:00
axzilla
14a5400b52 feat(form WIP): enhance showcase components with new layouts and improved accessibility 2024-12-06 17:28:17 +07:00
axzilla
fc85d583ec feat(form WIP): enhance showcase components with new layouts and improved accessibility 2024-12-05 18:56:04 +07:00
axzilla
6c9dc2c483 refactor: update component descriptions for clarity and consistency 2024-11-30 13:37:13 +07:00
axzilla
b884df0a2b feat(datepicker): improve datepicker and add datepicker showcase examples with custom placeholders, formats, and disabled states 2024-11-30 13:03:40 +07:00
axzilla
08eba291ff feat: support setting form component states via attributes and Go props 2024-11-29 16:54:53 +07:00
axzilla
fcd2d7eb97 fix: set correct file names on some showcase examples 2024-11-28 14:59:38 +07:00
axzilla
0f6c7d8262 chore: upgrade to Go 1.23.3 and fix MIME types
- Update go.mod to Go 1.23.3
- Add explicit MIME type handling for static files
2024-11-28 14:31:41 +07:00
axzilla
3059248145 docs: update to new showcase format for tabs, textarea, toggle 2024-11-28 14:04:38 +07:00
axzilla
0543784665 docs: update to new showcase format for input, modal, radiogroup, select, sheet, slider 2024-11-28 13:00:27 +07:00
axzilla
bf79014f9d chore: update go to 1.23.3 and templ to v0.2.793 2024-11-28 09:38:24 +07:00
axzilla
a19377c5b0 refactor: make pagewrappers description prop into a templ.Component 2024-11-28 07:23:20 +07:00
axzilla
be417b51f8 docs: update to new showcase format for datepicker, dropdownmenu, icon 2024-11-28 07:17:12 +07:00
axzilla
3c28884765 fix: remove .sr-only class and replace with .hidden in toggle component 2024-11-27 19:32:42 +07:00
axzilla
2418abcd63 chore: update templ generated files to templ: version: v0.2.793 2024-11-27 19:31:25 +07:00
axzilla
774ab4b762 docs: update to new showcase format for card and checkbox components 2024-11-27 19:23:07 +07:00
axzilla
29e3221f02 feat: update component variants, sides and sizes for consistency 2024-11-27 14:21:15 +07:00
axzilla
42cf063537 refactor: Make showcase code more modular
- Restructure parts of showcase code
- Update documentation on alert, accordion, avatar and button
2024-11-26 17:42:02 +07:00
axzilla
2f68e5d9b8 refactor: seperate embed code snippets 2024-11-26 13:30:40 +07:00
axzilla
90f2cd4fb1 change: seperate modules from components lib 2024-11-25 16:35:02 +07:00
axzilla
64facc7be0 Merge branch 'main' into dev 2024-11-25 16:14:02 +07:00
axzilla
a5d3e6e065 hotfix: make datepicker work again v0.22.1 2024-11-25 15:59:26 +07:00
axzilla
78923ccf9b card wip 2024-11-25 13:03:35 +07:00
axzilla
8e0096ef42 change: fix null value issues on slider component, better slider component showcase 2024-11-25 07:26:32 +07:00
axzilla
0485471ba9 Merge branch 'dev' v0.22.0 2024-11-22 15:31:17 +07:00
Axel Adrian
7b325e90db
Merge pull request #7 from axzilla/form
Form Components
2024-11-22 15:30:18 +07:00