Skip to content

Releases: jfbus/templui

v1.0.2-beta

02 Dec 15:30
7f4a86a
Compare
Choose a tag to compare

What's Changed

  • ✨ Body: add width by @jfbus in #54
  • 📱 Responsive: fix content left margin on sm screens by @jfbus in #55
  • 🔥 Append: remove useless Append, use templ.Join by @jfbus in #56
  • 🐛 Textarea/selectfield: fix tooltips by @jfbus in #57
  • ✨ Htmx: add new SwapXXX values by @jfbus in #58
  • 🧑‍💻 Playground: add more generator comments by @jfbus in #59
  • ➖ Go.sum: go mod tidy by @jfbus in #60

Full Changelog: v1.0.1-alpha...v1.0.2-beta

v1.0.1-alpha

25 Nov 10:26
Compare
Choose a tag to compare
v1.0.1-alpha Pre-release
Pre-release

v1.0.0-alpha

22 Nov 15:17
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

What's Changed

  • 🐛 Fix responsive labels by @jfbus in #41
  • 🐛 Toast/container: fix CSS by @jfbus in #42
  • ✨ Modal: set max width by @jfbus in #43
  • 🐛 Toast: higher z-index than modals, fix bg, make autoclose default by @jfbus in #44
  • ✨ Footer by @jfbus in #45
  • 🩹 Loader: fix loader display by @jfbus in #46
  • ♻️ Custom styles refactoring by @jfbus in #47
  • ✨ Dropzone by @jfbus in #48
  • ✨ Style: add CustomXXX helpers by @jfbus in #49
  • ♻️ Button: replace StyleOutlinePill with StyleOutline|StylePill by @jfbus in #50
  • ♻️ Sizes: use styles to define CSS classes by @jfbus in #51
  • ♿️ Button/Social: fix screen-reader labels by @jfbus in #52
  • ⬆️ Templ v0.2.793 by @jfbus in #53

Full Changelog: v0.0.3...v1.0.0-alpha

v0.0.3

02 Oct 19:10
3d549d4
Compare
Choose a tag to compare

What's Changed

  • ✨ Button: responsive label, disabled state by @jfbus in #29
  • 🩹 Buttongroup: fix border by @jfbus in #30
  • ✨ Checkbox group, move radio/checkbox styles to group by @jfbus in #31
  • 🩹 Dropdown: fix JS exception on outside click by @jfbus in #32
  • 🧑‍💻 Toast: make containerID optional by @jfbus in #33
  • 🧑‍💻 Style: add style.D.String() by @jfbus in #34
  • ✨ Div by @jfbus in #35
  • ✨ Navbar by @jfbus in #36
  • ✨ Sidebar by @jfbus in #37
  • ✨ Social icons by @jfbus in #38
  • ✨ Layout by @jfbus in #39
  • 🐛 Modal: fix hidelabel on close button by @jfbus in #40

Full Changelog: v0.0.2...v0.0.3

v0.0.2

13 Sep 20:25
dec4095
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 Sep 16:06
61241b8
Compare
Choose a tag to compare
♻️ New style customization functions (#25)