1
0
mirror of https://github.com/axzilla/templui.git synced 2025-02-15 18:41:37 +00:00

297 Commits

Author SHA1 Message Date
Axel Adrian
7b36dc6c3e
Merge pull request #54 from axzilla/dev
Merge dev into main
v0.30.0
2025-02-13 14:37:41 +07:00
axzilla
65ce9efab7 feat(docs): make simpler docs and switch the csp first approach 2025-02-13 14:36:00 +07:00
axzilla
300cda4b48 chore: remove alpinejs helper (we use the script tag from now) 2025-02-13 14:35:20 +07:00
Axel Adrian
765ecea421
Merge pull request #53 from axzilla/feat/add-required-on-inputs
feat: add required on input components
2025-02-13 12:29:20 +07:00
Axel Adrian
9c4fce0844
Merge branch 'dev' into feat/add-required-on-inputs 2025-02-13 12:28:55 +07:00
axzilla
26a75bddf3 feat: add required attribute to checkbox, input, radio, select, textarea 2025-02-13 12:25:08 +07:00
axzilla
6765946787 wip 2025-02-13 09:37:18 +07:00
axzilla
f5a171aca1 chore: update makefile 2025-02-13 09:22:46 +07:00
Axel Adrian
37d8f24c72
Merge pull request #43 from landrade/upgrade-tailwind
Upgrade TailwindCSS to version 4
2025-02-12 16:13:41 +07:00
axzilla
97aff57164 docs: some small tailwind version related changes 2025-02-12 16:12:23 +07:00
Leonardo Andrade
9f98855679 docs: update how-to-use to tailwindcss v4 2025-02-12 03:54:46 -03:00
Leonardo Andrade
f6a5023ed8 use tailwindcss standalone installation 2025-02-12 03:44:38 -03:00
Leonardo Andrade
d6aca2f12c feat: upgrade tailwind to v4 2025-02-12 02:22:50 -03:00
Leonardo Andrade
ae3c2aa570 add package.json 2025-02-11 23:26:54 -03:00
Axel Adrian
a3f77faabd
Merge pull request #50 from zyriab/feat/highlight-current-page-in-sidebar
feat(docs): highlight current page in sidebar + add retry mechanism in `GenerateNonce`
2025-02-09 08:31:28 +07:00
axzilla
78a3cf066f chore: make some changes on current pr, remove unused middleware 2025-02-09 08:29:56 +07:00
Axel Adrian
bec33eef57
Merge pull request #47 from zyriab/main
fix(button): small typo in state condition
2025-02-09 07:08:57 +07:00
Axel Adrian
2703e92b39
Merge pull request #49 from zyriab/fix/add-form-component-tab
fix(form): add form component tab
2025-02-09 06:58:49 +07:00
Arthur Wallendorff
2c0fefe972 feat(docs): add current page highlighting in mobile menu 2025-02-08 14:05:58 +01:00
Arthur Wallendorff
2d18f1bea6 chore: add missing newline 2025-02-08 13:57:28 +01:00
Arthur Wallendorff
add5c931b9 chore: add missing newline 2025-02-08 13:54:10 +01:00
Arthur Wallendorff
738f84e7d4 chore: add retry mechanism + remove TODO in utils function 2025-02-08 13:53:27 +01:00
Arthur Wallendorff
53d10221ca feat(docs): highlight current page in the sidebar 2025-02-08 13:53:05 +01:00
Arthur Wallendorff
eeba21442c feat(server): add middleware to populate context with url path 2025-02-08 13:52:30 +01:00
Arthur Wallendorff
a1265e5e4d fix(form): add form component tab 2025-02-08 13:22:24 +01:00
Arthur Wallendorff
051023262b chore: add newline at end of file 2025-02-08 11:52:32 +01:00
Arthur Wallendorff
5f8efca42a fix: small typo in state condition 2025-02-08 11:30:02 +01:00
axzilla
c5d2aa3c95 docs: make tailwindcss version hint more visible 2025-02-08 09:44:05 +07:00
Axel Adrian
2e9d6c64bb
Merge pull request #46 from zyriab/main
Fix card component not compiling properly + docs inconsistencies
2025-02-08 09:38:49 +07:00
Arthur Wallendorff
712eea3237 fix(docs): remove orphan opening brackets in TailwindCSS example config 2025-02-07 21:57:18 +01:00
Arthur Wallendorff
d93484cb0a docs: bump required Templ version 2025-02-07 21:50:25 +01:00
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
Arthur Wallendorff
af0f69eeae fix(label): add component code 2025-02-07 21:47:36 +01:00
Arthur Wallendorff
ee903f17fa docs: make all external link open in a new tab 2025-02-07 21:47:04 +01:00
Arthur Wallendorff
5fe85a79ab chore: replace Templ + Alpine.js logo URLs with local files 2025-02-07 21:46:31 +01:00
Arthur Wallendorff
43e7979191 fix: replace broken TailwindCSS logo url with local file 2025-02-07 21:46:08 +01:00
axzilla
96e59a8bf6 chore: add sponsor badges 2025-01-30 17:49:06 +07:00
Axel Adrian
447d46c4d9
Update README.md 2025-01-30 17:31:04 +07:00
Axel Adrian
0b256c0e54
Create FUNDING.yml 2025-01-30 17:22:07 +07:00
axzilla
5ff9f274f9 chore: change slogan 2025-01-30 17:06:01 +07:00
Axel Adrian
9e6135e64c
Merge pull request #45 from axzilla/42-datepicker-wrong-blank-days-calculation
fix(datepicker): shift blankdays by 1 to show correct days
v0.29.2
2025-01-30 15:59:13 +07:00
axzilla
d32481c39b fix(datepicker): shift blankdays by 1 to show correct days 2025-01-30 15:57:13 +07:00
axzilla
1314acba11 fix: tailwind v4 wip 2025-01-30 15:43:07 +07:00
axzilla
2aec2d475e fix: make clipboard copy function available in http environments besides https and localhost v0.29.1 2025-01-20 20:34:46 +07:00
Axel Adrian
c684dcdd2f
Merge pull request #40 from axzilla/dev
merge into dev
v0.29.0
2025-01-11 08:56:38 +07:00
Axel Adrian
434f3dff08
Merge pull request #39 from axzilla/32-time-picker
feat: add timepicker
2025-01-11 08:51:22 +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