Skip to content

Tairo v1.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 19:40
· 361 commits to main since this release

1.4.0 (2024-01-25)

Features

  • add autocomplete country example (04f87ab)
  • add password input component and dependencies, replacement to TairoPasswordStrength (96ef32b)
  • Add phone input component and dependencies (89b542e)
  • add shuriken-gradient.svg and shuriken-gradient-dark.svg logos (3108bfe)
  • add workspaces to package.json to support bun (8775f12)
  • input number component usage and add related documentation (6d255c6)
  • refactor autocomplete examples (a1ff47b)
  • refactor button-action, accordion, avatar and breadcrumb docs (8a84378)
  • replace prettier with eslint stylistic (e8ccae4)
  • TairoPopover: improve component placement with floating ui (44b0812)
  • update avatar and accordion docs (8d97659)
  • update checkbox docs (e538b52)
  • update checkbox docs (e85c4bc)
  • update components doc examples and text (a97f02d)
  • update components documentation (e3fd6de)
  • update documentation overview (b4a9bc4)
  • update input docs (59fc40d)
  • update input file docs (d60792b)
  • update input number docs (f253c68)
  • update listbox docs (3879bb8)
  • update Mapbox styles and geocoder placement (750f8c7)
  • update nuxt configuration files (8c1b5c0)
  • update nuxt, shuriken-ui and zod (5740441)
  • update remaining docs pages (865515d)
  • update to nuxt 3.7 (6a59a50)
  • upgrade to shuriken-ui v2 and nuxt v3.9 (1a9bf7a)

Bug Fixes

  • add panel emits demo (a62b7e5)
  • convert charts series to use shallowRef (c1ae955)
  • demo: new event date picker data binding (d551932)
  • improve server response type (c553a5f)
  • lazyload markdown imports (b6aac10)
  • markdown rendering reactivity (af3f870)
  • move unused dependencies from layers to demo (e66d77f)
  • null reference errors in app.tairo properties (9f07449)
  • page and layout transitions to app configuration (3f3618b)
  • replace tailwind w/h classes with size (2005f90)
  • use BaseCheckbox and BaseIconBox color props (8d3cf66)
  • use import.meta.env instead of process.env (8b44bbe)

Performance Improvements

  • move utils to bundle and set optimizeDeps in demo (b25d871)