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”
be5b3ef490 change: remove children from button and use icon props instead 2024-10-10 21:34:43 +02:00
“axzilla”
6684f6bb45 feat: add dropdown menu component 2024-10-10 15:14:43 +02:00
“axzilla”
b4de2f5cb7 fix: change broken release url on introduction page 2024-10-10 11:39:29 +02:00
“axzilla”
73ff309dc7 refactor: use own icon component as svg replacement, fix darkmode on datepicker component 2024-10-10 10:35:49 +02:00
“axzilla”
27e3383e77 hotfix: url typo 2024-10-10 09:22:04 +02:00
“axzilla”
ebd1b4e0f5 refactor: add separate CSS for lib components
- Create tailwind.config.lib.js for library-specific config
- Add generate-lib-css command to build process
- Produce goilerplate.css in pkg/styles for lib components
- Improve performance by reducing CSS file size for lib users
- Maintain shared styles between main and lib CSS
2024-10-10 09:12:17 +02:00
“axzilla”
7917e6a2bd css hotfix 2024-10-09 19:46:12 +02:00
“axzilla”
71eccf4ff9 docs: update docs and more 2024-10-09 19:35:33 +02:00
“axzilla”
ac1ff38a70 hotfix 2024-10-09 18:12:50 +02:00
“axzilla”
e01eafb674 change: renaming some stuff 2024-10-09 18:08:26 +02:00
“axzilla”
38a12acf1c refactor: update CSS URL to use CDN
Update the CSS URL in the `pkg/styles/styles.go` file to use a CDN instead of directly referencing the GitHub repository. This change ensures faster and more reliable loading of the stylesheet.
2024-10-09 17:12:38 +02:00
“axzilla”
ed0a3ac620 fix: config issue 2024-10-09 16:48:44 +02:00
“axzilla”
5a8d8ded19 fix: commit correct production components 2024-10-09 16:14:29 +02:00
“axzilla”
8ee4edfbf9 fix: typo 2024-10-09 16:02:17 +02:00
“axzilla”
d0f8995b61 refactor: rename pgk to pkg 2024-10-09 15:50:29 +02:00
“axzilla”
ec5ea46d1b change: pkg WIP 2024-10-09 15:44:37 +02:00
“axzilla”
6c253c801d change: update readme, put icons into icons file 2024-10-09 13:12:37 +02:00
“axzilla”
54eb54c939 fix: remove unnecessary files from pkg for git 2024-10-09 12:04:23 +02:00
“axzilla”
a3b8815212 fix: delete unnecessaty templ_go files 2024-10-09 11:48:12 +02:00
“axzilla”
11b1f9457f change: improve how to 2024-10-09 11:41:16 +02:00
“axzilla”
abfb645eec change: update cheatsheet 2024-10-09 11:37:45 +02:00
“axzilla”
e67be5a347 change: delete changelog 2024-10-09 11:37:23 +02:00
“axzilla”
e29d8bf0e6 wip: package tryout 2024-10-08 23:11:37 +02:00
“axzilla”
6335fca051 refactor: move icons and compnents into seperate pkg folder 2024-10-08 22:23:14 +02:00
“axzilla”
9693741db0 feat: add icon component 2024-10-08 18:53:48 +02:00
“axzilla”
4fdf078dcc style: beautify docs layout 2024-10-08 15:19:09 +02:00
“axzilla”
1df0a9bc58 feat: add avatar component 2024-10-08 12:38:11 +02:00
“axzilla”
4b175edac6 change: improve docs layout 2024-10-07 17:43:29 +02:00
“axzilla”
86d5cb9934 fix: remove/comment HTMX for now because of browser console issue/bug 2024-10-07 16:34:58 +02:00
“axzilla”
e3a19be6d0 docs: improve docs and introduction page 2024-10-07 16:29:13 +02:00
“axzilla”
13aab664a3 feat: add modal component 2024-10-07 16:09:01 +02:00
“axzilla”
a319540f30 feat: add alert component 2024-10-07 12:02:46 +02:00
“axzilla”
b17507a717 fix: add data-date-format on datepicker to get correct format 2024-10-07 10:42:43 +02:00
“axzilla”
48d807ce6a feat: add datepicker component 2024-10-07 10:12:07 +02:00
“axzilla”
aea8a59b85 feat: add accordion component 2024-10-07 09:49:40 +02:00
“axzilla”
846f0e87d7 change: update all current components with library comments 2024-10-07 09:19:29 +02:00
“axzilla”
4034004050 change: use own input components on tabs example 2024-10-07 09:02:02 +02:00
“axzilla”
d29ab2eb3e feat: input component final 2024-10-07 08:53:04 +02:00
“axzilla”
683e34fb62 feat: add input component wip 2024-10-07 08:32:02 +02:00
“axzilla”
fa59e4f47b change: add type to button component 2024-10-07 08:31:37 +02:00
“axzilla”
21600ffc34 fix: use plausible only in production 2024-10-06 21:25:14 +02:00
“axzilla”
9508612de4 fix: correct the button disabled state 2024-10-06 20:29:03 +02:00
“axzilla”
7a0ab8a620 change: update button component, use Templ attributes as button prop instead of seperate function value 2024-10-06 18:20:02 +02:00
“axzilla”
07eb76a007 change: update Product Hunt badge urls 2024-10-06 15:54:54 +02:00
“axzilla”
b4076c0be0 change: some ui changes on showcase section 2024-10-06 12:33:05 +02:00
“axzilla”
2de27e0c8d fix: width issue on tabs component 2024-10-06 12:28:35 +02:00
“axzilla”
d1e502f602 feat: add card component 2024-10-06 12:27:18 +02:00
“axzilla”
4e5453d50d change: theme switcher on landing page 2024-10-06 10:19:22 +02:00
“axzilla”
d1c5297f0f chore: some changes 2024-10-06 10:04:15 +02:00
“axzilla”
e50d130f3f docs: update for better UI structure 2024-10-06 09:20:33 +02:00