Skip to content

Proposal of breaking changes in 2.x #103

Open
@HZooly

Description

@HZooly

Changes

Vue 3

We plan to update Vue to version 3 in order to use the new slot API.

Constant naming conventions

We will replace constants in /src/shared/constants.js syntax from uppercase to camel case to be more conventional.

VTour options refactor

Plan to pass all VTour and VStep options in a single object.

Rename stop label

Buttons labels are configurable, enabled buttons too. We will rename stopButton by finishButton in /src/shared/constants.js.

Upgrade to Popper v2

In order to fix some placement issues, improve package bundle size, and get better performances, Vue Tour 2.0 will work with Popper v2.

Proposals

If you have any idea for vue-tour v2.x, feel free to comment this issue.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions