Skip to content

Releases: CarcajadaArtificial/lunchbox

v0.3.12

04 Mar 19:32
Compare
Choose a tag to compare
v0.3.12

v0.3.10

01 Mar 06:31
Compare
Choose a tag to compare
v0.3.10

v0.3.4

03 Oct 23:56
Compare
Choose a tag to compare
v0.3.4

v0.3.3

03 Oct 18:36
Compare
Choose a tag to compare
v0.3.3

v0.3.2

02 Oct 18:34
Compare
Choose a tag to compare
v0.3.2

v0.3.1

02 Oct 06:31
Compare
Choose a tag to compare
v0.3.1

v0.3.0

02 Oct 06:12
Compare
Choose a tag to compare
  • Added the <Fieldset/> component.
  • Added the <Stylesheet/> component.
  • Added the <Kbd/> component.
  • Added the <Time/> component with ptera formating implemented out of the box.
  • Added the <Dialog/> component.
  • Added the <Loader/> component.
  • Added the <Menu/> component.
  • Added Global styles and fonts
  • Moved enums, types, utils and handlers out of mod.ts.
  • Moved the stylesheets to css-in-js.
  • Fixed shorthand import paths issue.
  • Fixed SignalLike type on component setup script.
  • Fixed the missing Partial<> in subcomponent types.

v0.2.6

12 Aug 16:06
Compare
Choose a tag to compare
  • Fixed shorthand import paths issue

v0.2.5

10 Aug 17:58
Compare
Choose a tag to compare
  • Added the <Chip/> component.
  • Added the <Chiplist/> component.
  • Added the handler module.
  • Fixed components' use of nostyle and nostyleAll.

v0.2.4

08 Aug 03:20
Compare
Choose a tag to compare
  • Fixed markdown issues
  • Added tabIndex to the <Link/> component.