# Changelog

# 1.2.11 (opens new window) (2021-12-20)

# Bug Fixes

# 1.2.10 (opens new window) (2021-12-17)

# Bug Fixes

# 1.2.9 (opens new window) (2021-12-09)

# Bug Fixes

# 1.2.8 (opens new window) (2021-11-05)

# Bug Fixes

# 1.2.7 (opens new window) (2021-06-03)

# Bug Fixes

# 1.2.6 (opens new window) (2021-05-09)

# Bug Fixes

# Features

# 1.2.5 (opens new window) (2021-03-26)

# Bug Fixes

  • DragSort: Fixed that a new tab will be opened after dragging and sorting the router tab in the Firefox browser (b5134cb (opens new window))

# 1.2.4 (opens new window) (2021-01-23)

# Bug Fixes

  • routerAlive: Fix that the hot reload does not take effect after the dom node of the page component is modified (85912a9 (opens new window))

# 1.2.3 (opens new window) (2021-01-09)

# Bug Fixes

# Features

# 1.2.2 (opens new window) (2020-11-28)

# Bug Fixes

# 1.2.1 (opens new window) (2020-10-17)

# Bug Fixes

# 1.2.0 (opens new window) (2020-08-22)

# Bug Fixes

# Code Refactoring

# Features

# BREAKING CHANGES

  • lang: The language configuration is changed from language to lang

# 1.1.0 (opens new window) (2020-07-30)

# Code Refactoring

# Features

# BREAKING CHANGES

  • Global access to the RouterTab component this.$routerTab has been deprecated and changed to this.$tabs
  • beforePageLeave deprecate the parameters resolve, reject, return a promise to allow or prevent the tab page from leaving

# 1.0.0 (opens new window) (2020-06-28)

# Code Refactoring

# Features

# Performance Improvements

# BREAKING CHANGES

  • Component node class change
  • tab: Tab slot scope variable changes
  • iframe: Remove openIframeTab, closeIframeTab, refreshIframeTab methods
  • RouterAlive:
    1. Simplify the close method arguments: close(path, to)
    2. Deprecated options:alive-idrouter-view
    3. Change meta option aliveId to key
    4. Deprecated routing page mark _isRouterPage

# 0.2.9 (opens new window) (2019-11-20)

# Bug Fixes

  • operate: adopt fuzzy matching when force-new opening tabs in case that subtle distinction in route path might prevent force reloading (150f112 (opens new window))

# 0.2.8 (opens new window) (2019-11-15)

# Bug Fixes

  • operate: fix errors with closing tabs in a way of close(path, to, match, force) under IE 11, which is due to the uncompatibility of destructuring assignment (acb7e7a (opens new window))

# Code Refactoring

# Features

# BREAKING CHANGES

  • instance property activedTab was renamed to activeTabId

# 0.2.7 (opens new window) (2019-10-28)

# Features

# 0.2.6 (opens new window) (2019-10-15)

# Bug Fixes

# 0.2.5 (opens new window) (2019-10-12)

# Bug Fixes

# 0.2.4 (opens new window) (2019-09-30)

# Features

# 0.2.3 (opens new window) (2019-09-20)

# Features

# 0.2.2 (opens new window) (2019-09-07)

# Bug Fixes

# 0.2.1 (opens new window) (2019-09-04)

# Features

# Performance Improvements

# 0.2.0 (opens new window) (2019-07-10)

# Features

# 0.1.10 (opens new window) (2019-07-10)

# Bug Fixes

# 0.1.9 (opens new window) (2019-07-10)

# Code Refactoring

# Features

# BREAKING CHANGES

  • i18n: rename property i18n to language

# 0.1.8 (opens new window) (2019-07-10)

# Bug Fixes

# Features

# 0.1.7 (opens new window) (2019-07-10)

# Bug Fixes

# 0.1.6 (opens new window) (2019-07-10)

# Features

# 0.1.5 (opens new window) (2019-07-10)

# 0.1.4 (opens new window) (2019-07-10)

# Performance Improvements

# 0.1.3 (opens new window) (2019-07-10)

# Bug Fixes

# 0.1.2 (opens new window) (2019-07-10)

# 0.1.1 (opens new window) (2019-07-10)

# Bug Fixes

# Features

# Performance Improvements

Last updated: 12/20/2021, 10:43:00 AM