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

269 Commits

Author SHA1 Message Date
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
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
Axel Adrian
fe4ed0c528
Merge pull request #37 from axzilla/dev
fix(datepicker): language config is now initialized correctly
v0.28.3
2025-01-10 08:11:02 +07:00
axzilla
e373dbff7d fix(datepicker): language config is now initialized correctly 2025-01-10 08:08:24 +07:00
axzilla
d95bdc6ff6 feat(docs): change version requirements for Go and templ 2025-01-03 07:23:06 +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
Axel Adrian
6560574f0d
Merge pull request #30 from axzilla/dev
fix: remove initial page flicker things in docs and components
v0.28.2
2024-12-29 16:20:43 +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
Axel Adrian
a762a01388
Merge pull request #29 from axzilla/27-back-navigation-and-hamburger-menu
fix: disable bfbrowser cache
2024-12-29 15:28:05 +07:00
axzilla
934a9de24e fix: disable bfbrowser cache 2024-12-29 15:24:09 +07:00
Axel Adrian
52aff5f33a
Merge pull request #28 from axzilla/26-regarding-value-of-checkbox
fix(checkbox): provide value attribute only if its set
v0.28.1
2024-12-28 08:40:07 +07:00
axzilla
0d755b0f32 fix(checkbox): provide value attribute only if its set 2024-12-25 09:00:42 +07:00
Axel Adrian
4cd0eb6cf2
Update README.md 2024-12-24 12:29:48 +07:00
Axel Adrian
986c0c03dd
Merge pull request #24 from axzilla/dev
feat: add Code component with copy functionality and update related t…
v0.28.0
2024-12-23 15:49:29 +07:00
axzilla
c61fb512d5 feat: add Code component with copy functionality and update related templates 2024-12-23 15:48:36 +07:00
Axel Adrian
0c88af2f35
Merge pull request #23 from axzilla/dev
refactor: rename 'internals' to 'internal' across the codebase
v0.27.1
2024-12-22 12:53:21 +07:00
axzilla
9740092fb8 refactor: rename 'internals' to 'internal' across the codebase 2024-12-22 12:45:08 +07:00
Axel Adrian
62407c56a0
Merge pull request #22 from axzilla/dev
feat: add tooltip component
v0.27.0
2024-12-21 15:39:57 +07:00
axzilla
63ae12ed64 feat: add tooltip component 2024-12-21 15:38:39 +07:00
Axel Adrian
f23a7cd9ac
Merge pull request #18 from axzilla/dev
fix: optimize CSP middleware to focus on script-src security
v0.26.1
2024-12-19 09:44:52 +07:00
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