Skip to content

Tairo v1.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 16:27
· 292 commits to main since this release

1.5.0 (2024-04-11)

🩹 Bug Fixes

  • AddonCarousel: allow to define vue3-carousel props and events (36e0473)
  • calendar z index (fe43e9e)
  • content typos (45cc0c8)
  • demo: improve panel a11y (1b67bd6)
  • demo: proper use of vueform validation in new card form (4bc4f89)
  • demo: reuse components and update deprecated props (fee580e)
  • documentation examples responsiveness (783cd1a)
  • layer-collapse: burger menu hydration mismatch (9c03d3d)
  • message icons demo (1cfeee1)
  • prop typos (2109a1d)
  • search modal text size and layout (af0fe75)
  • TairoToc: remove fixed styles, add nav-end slot and focus elements on click (41343c2)
  • use NuxtPage instead of RouterView in page sublayouts (6edb709)

🚀 Features

  • add account pages (93b5fa7)
  • add badge to new content in demos page (ab99def)
  • add balance dashboard (3fd587f)
  • add banking dashboard 4 and messaging v2 (e554b7c)
  • add card pages (ce79074)
  • add dropdown with form variations (75bf19a)
  • add Icon nav layer (c663d7a)
  • add new dashboards (a409c66)
  • add overview dashboard (25a051b)
  • add payments and transactions (fbd1199)
  • add quickview dashboard (519875c)
  • add recipient details (3a52799)
  • add stepper forms (74eda52)
  • add subpages (f657b9d)
  • add TairoImageZoom component (bc996d3)
  • add value to v-focus in order to conditionally disable focusing (7abd7c8)
  • demo: disable inline styles and enable view transition api (405ba13)
  • layout-collapse: add tooltip to navigation items when collapsed (635a4c3)
  • make tairo modal wrapper tag customizable (5deaaf4)
  • panels: add 'md' size + teleport panels to body (e984db1)
  • set packageManager field and dependencies in layers for remote (c26b597)
  • update documentation (d52278b)
  • update landing master layouts (111aeb1)
  • update layers documentation (55837c9)
  • update to nuxt 3.11 (260fcfa)
  • use new BaseInputHelpText component (0bcb191)
  • use shiki instead of shikiji (e5cd43f)
  • useMultiStepForm: add validation and documentation (710e924)

📖 Documentation

  • add button to open customization modal (07c5f31)
  • add spellchecker (6954728)
  • autocomplete: add allow create item example (df3a4cb)
  • rework learning path, update examples and components reference (6f63a28)