Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comp/guided tour #173

Merged
merged 21 commits into from
Apr 6, 2022
Merged

Comp/guided tour #173

merged 21 commits into from
Apr 6, 2022

Conversation

pvilalta
Copy link
Contributor

Hello tem,

This PR contains the implementation of a brand new component, the guided tour.

Here is some details about the feature

  • browsing throughout website pages following a scenario
  • spotlight wanted areas

things to improve

  • can't spotlight an element that is contain in a component that come from the design-system (ex: dropdown)
  • does not work well in the design-system website

It's not the intent to merge this PR in develop currently, more update will occur over time (through sub PR)

Copy link
Member

@Kurtil Kurtil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice tech :)

@NicolasRichel NicolasRichel requested a review from Kurtil April 6, 2022 07:42
@NicolasRichel NicolasRichel marked this pull request as ready for review April 6, 2022 07:43
@NicolasRichel NicolasRichel marked this pull request as draft April 6, 2022 07:43
@NicolasRichel NicolasRichel marked this pull request as ready for review April 6, 2022 07:43
@pvilalta pvilalta merged commit 4b367e3 into develop Apr 6, 2022
@pvilalta pvilalta deleted the comp/guidedTour branch April 6, 2022 12:00
github-actions bot pushed a commit that referenced this pull request Apr 6, 2022
# [1.3.0-rc.1](v1.2.0...v1.3.0-rc.1) (2022-04-06)

### MINOR

* GuidedTour component (#173) ([4b367e3](4b367e3)), closes [#173](#173)
@Bimdata-io
Copy link

🎉 This PR is included in version 1.3.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Apr 13, 2022
# [1.3.0](v1.2.0...v1.3.0) (2022-04-13)

### MINOR

* GuidedTour - elementToClick feature implemented + error handler (#190) ([f426275](f426275)), closes [#190](#190)
* GuidedTour component (#173) ([4b367e3](4b367e3)), closes [#173](#173)

### PATCH

* add possibility to custom paginatedList : (#191) ([2e64152](2e64152)), closes [#191](#191)
* GuidedTour - got rid of tooltip transition (#189) ([f1d7066](f1d7066)), closes [#189](#189)
* refacto of nextClick (GuidedTour) (#188) ([ed92b31](ed92b31)), closes [#188](#188)
@Bimdata-io
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

LrxGaelle added a commit that referenced this pull request Apr 13, 2022
* chore(release): 1.3.0 [skip ci]

# [1.3.0](v1.2.0...v1.3.0) (2022-04-13)

### MINOR

* GuidedTour - elementToClick feature implemented + error handler (#190) ([f426275](f426275)), closes [#190](#190)
* GuidedTour component (#173) ([4b367e3](4b367e3)), closes [#173](#173)

### PATCH

* add possibility to custom paginatedList : (#191) ([2e64152](2e64152)), closes [#191](#191)
* GuidedTour - got rid of tooltip transition (#189) ([f1d7066](f1d7066)), closes [#189](#189)
* refacto of nextClick (GuidedTour) (#188) ([ed92b31](ed92b31)), closes [#188](#188)

* PATCH: add BIMDataColorSelector to build config

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants