Skip to content

Releases: webtui/webtui

WebTUI 0.1.6

07 Jan 21:40
5290eac

Choose a tag to compare

Issues/PRs Closed

WebTUI 0.1.5

20 Aug 21:11
cd0c8e3

Choose a tag to compare

Issues/PRs closed

WebTUI v0.1.4 (hotfix)

14 Jul 18:50

Choose a tag to compare

Corrects an input styling regression introduced in 0.1.3

WebTUI v0.1.3

10 Jul 14:59
ab04236

Choose a tag to compare

Issues/PRs closed

WebTUI v0.1.2

17 Jun 13:10
b30bb6e

Choose a tag to compare

  • Switches appear dimmer when unchecked
  • Switches correctly show the track when the <input> stylesheet is imported
  • Added edge/bisecting caps to the Separator Component
  • Properly aligns Badges vertically
  • Removes an invalid initial-value property from the Dialog Component
  • Removes the markdown-like # markers prefixing heading elements <h1>-<h6>
  • Allows the --box-border-color CSS to be inherited and controlled with CSS variables
  • Allows the --table-border-color CSS to be inherited and controlled with CSS variables
  • Allows the --separator-color CSS to be inherited and controlled with CSS variables

Issues/PRs closed

WebTUI v0.1.1

29 May 13:44
5a696f6

Choose a tag to compare

  • New Switch Component
  • Tooltips remain shown when you hover your mouse over the tooltip content
  • Various documentation improvements

PRs/issues closed:

WebTUI v0.1.0

26 May 22:03
779fb82

Choose a tag to compare


WebTUI v0.0.5

06 May 14:49
abb1e42

Choose a tag to compare

Changes

  • Badge end cap styles are now included with the base library
  • @webtui/plugin-nf only provides icons instead of depending on a separate nerd font to be imported
  • Dropped the chevron style for <summary> tags