Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue3-tabs-component

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-tabs-component - npm Package Versions

23

1.3.7

Diff

Changelog

Source

1.3.7 - 2023-10-25

  • Fix selecting default tab if cache is not used
jacobs63
published 1.3.6 •

Changelog

Source

1.3.6 - 2023-09-03

  • CS/typo fixes
jacobs63
published 1.3.5 •

Changelog

Source

1.3.5 - 2023-09-03

  • Refactor Tab & Tabs component prop definitions to TypeScript
  • Add id & options.storageKey props to Tabs component, which are used when remembering last opened tab
jacobs63
published 1.3.4 •

Changelog

Source

1.3.4 - 2023-07-31

  • Fix prop shape for all custom class props to allow for regular Vue class prop shape (string, array, object)
  • Add support for setting custom class for navigation item & navigation item link of a Tab
jacobs63
published 1.3.3 •

Changelog

Source

1.3.3 - 2023-07-31

  • Fix tabs navigation element losing focus on click
jacobs63
published 1.3.2 •

Changelog

Source

1.3.2 - 2023-04-08

  • Fix referencing non-existent module files in package.json
jacobs63
published 1.3.1 •

Changelog

Source

1.3.1 - 2023-04-08

  • Disable caching if cache-lifetime is set as 0
jacobs63
published 1.3.0 •

Changelog

Source

1.3.0 - 2023-04-08

  • Refactor package to TypeScript
jacobs63
published 1.2.1 •

Changelog

Source

1.2.1 - 2023-03-19

  • Fix aria-controls referencing non-existent elements by id
jacobs63
published 1.2.0 •

Changelog

Source

1.2.0 - 2023-02-04

  • Move Tab's computed id from id attribute to data-tab-id
  • Remove disableScrollBehaviour option - browser will now never automatically jump to a tab element by hash, as it is undesired
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc