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

Guided tour/tooltip design #187

Merged
merged 57 commits into from
Apr 6, 2022
Merged

Conversation

pvilalta
Copy link
Contributor

@pvilalta pvilalta commented Apr 5, 2022

hello team,

Here is the PR with the full implementation of the GuidedTour component

Paul

dependabot bot and others added 30 commits February 7, 2022 17:19
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.11.0...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
# [1.2.0-rc.30](v1.2.0-rc.29...v1.2.0-rc.30) (2022-02-22)

### PATCH

* add empty viewer illustration ([4740924](4740924))
# [1.2.0-rc.31](v1.2.0-rc.30...v1.2.0-rc.31) (2022-02-25)

### PATCH

* add caliper icon ([42e83e6](42e83e6))
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.4.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
# [1.2.0-rc.32](v1.2.0-rc.31...v1.2.0-rc.32) (2022-03-01)

### PATCH

* add the ability to know in slots if drop down list is open ([7539409](7539409))
# [1.2.0-rc.33](v1.2.0-rc.32...v1.2.0-rc.33) (2022-03-02)

### MINOR

* add of uploader's initials to documents (#176) ([3446e48](3446e48)), closes [#176](#176)
Co-authored-by: NicolasRichel <nicolas@bimdata.io>
# [1.2.0-rc.34](v1.2.0-rc.33...v1.2.0-rc.34) (2022-03-04)

### PATCH

* fix(file-icon): ignore extension case (#178) ([cc6c1ad](cc6c1ad)), closes [#178](#178)
# [1.2.0-rc.35](v1.2.0-rc.34...v1.2.0-rc.35) (2022-03-04)

### PATCH

* fix file-icon regex to ignore case ([97cb68a](97cb68a))
# [1.2.0-rc.36](v1.2.0-rc.35...v1.2.0-rc.36) (2022-03-09)

### PATCH

* fix hover on disabled buttons (#179) ([acfd55c](acfd55c)), closes [#179](#179)
* feat(components): rewrite bimdata-tooltip component

* feat(tooltip): add 'success', 'warning' & 'high' colors

* fix: add retro-compatibility with old tooltip impl

Co-authored-by: NicolasRichel <nicolas@bimdata.io>
# [1.2.0-rc.37](v1.2.0-rc.36...v1.2.0-rc.37) (2022-03-14)

### MINOR

* feat(components): rewrite bimdata-tooltip component (#177) ([251e860](251e860)), closes [#177](#177)
# [1.2.0-rc.38](v1.2.0-rc.37...v1.2.0-rc.38) (2022-03-17)

### PATCH

* file-manager / long IFC name fix (#180) ([3099054](3099054)), closes [#180](#180)
# [1.2.0-rc.39](v1.2.0-rc.38...v1.2.0-rc.39) (2022-03-17)

### PATCH

* add empty measure illustration ([c0a9edd](c0a9edd))
# [1.2.0-rc.40](v1.2.0-rc.39...v1.2.0-rc.40) (2022-03-24)

### PATCH

* fix(input): set autocomplete 'off' by default on bimdata-input (#183) ([c6d5d29](c6d5d29)), closes [#183](#183)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
* add message as property for BIMDataLoading
# [1.2.0-rc.41](v1.2.0-rc.40...v1.2.0-rc.41) (2022-03-30)

### MINOR

* add message as property for BIMDataLoading (#186) ([c6b96ae](c6b96ae)), closes [#186](#186)
NicolasRichel and others added 27 commits March 30, 2022 14:42
# [1.2.0-rc.42](v1.2.0-rc.41...v1.2.0-rc.42) (2022-03-30)

### PATCH

* fix: disable autocomplete on BIMDataSearch ([b858c41](b858c41))
# [1.2.0-rc.43](v1.2.0-rc.42...v1.2.0-rc.43) (2022-03-30)

### doc

* clean/fix parts of the documentation ([55aa900](55aa900))

### PATCH

* chore: update dependencies (with ncu) ([e0706fe](e0706fe))
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

chore(deps): bump url-parse from 1.4.7 to 1.5.10

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.4.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

chore(deps): bump follow-redirects from 1.11.0 to 1.14.8

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.11.0...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

chore(deps): bump ajv from 6.12.2 to 6.12.6

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

chore(deps): bump ws from 5.2.2 to 5.2.3

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

chore(release): 1.2.0-rc.43 [skip ci]

* clean/fix parts of the documentation ([55aa900](55aa900))

* chore: update dependencies (with ncu) ([e0706fe](e0706fe))

chore(deps): bump ssri from 6.0.1 to 6.0.2

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](npm/ssri@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
# [1.2.0-rc.44](v1.2.0-rc.43...v1.2.0-rc.44) (2022-03-31)

### PATCH

* chore(deps): dependabot bumps ([64030bf](64030bf))
* Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/ws-5.2.3' into update-deps ([803aa63](803aa63))
# [1.2.0](v1.1.0...v1.2.0) (2022-03-31)

### chore

* rearrange Table and Tabs props/events doc ([2c37120](2c37120))
* use different output dir for package and web ([7a76930](7a76930))

### doc

* clean/fix parts of the documentation ([55aa900](55aa900))

### fix

* remove commented code ([48fa330](48fa330))

### MINOR

* Add DS Vue Plugin (#163) ([8c690d9](8c690d9)), closes [#163](#163)
* add message as property for BIMDataLoading (#186) ([c6b96ae](c6b96ae)), closes [#186](#186)
* add of readonly props within textarea component (#147) ([785c3dc](785c3dc)), closes [#147](#147)
* add of uploader's initials to documents (#176) ([3446e48](3446e48)), closes [#176](#176)
* add success btn ton BIMDataButton component (#146) ([fdfd961](fdfd961)), closes [#146](#146)
* export click-away directive ([012380f](012380f))
* feat(components): rewrite bimdata-tooltip component (#177) ([251e860](251e860)), closes [#177](#177)
* fitContent and resizable props for textarea component (#155) ([836d83d](836d83d)), closes [#155](#155)
* icon comment (#160) ([2f19d4b](2f19d4b)), closes [#160](#160)
* Icon/file status (#157) ([f740473](f740473)), closes [#157](#157)
* improvement usage of native attribute for textarea (#161) ([e0886f3](e0886f3)), closes [#161](#161)
* update fileIcon API + add doc + add export (#144) ([a2af66a](a2af66a)), closes [#144](#144)
* update font weight (#148) ([b8f1653](b8f1653)), closes [#148](#148)

### PATCH

* [Smart Component] Ged update (#149) ([2286299](2286299)), closes [#149](#149)
* add caliper icon ([42e83e6](42e83e6))
* add empty measure illustration ([c0a9edd](c0a9edd))
* add empty viewer illustration ([4740924](4740924))
* add FileManager header customization props + doc ([7175034](7175034))
* add linkedDocument icon + fix organisation ([f8b8e23](f8b8e23))
* add of ".vue" for Icon/file status (#158) ([9c29898](9c29898)), closes [#158](#158)
* add synchro2d icon ([4ab8861](4ab8861))
* add the ability to know in slots if drop down list is open ([7539409](7539409))
* chore: update api-client version to use new model api in files manager component (#165) ([6c000f3](6c000f3)), closes [#165](#165)
* chore: update dependencies (with ncu) ([e0706fe](e0706fe))
* chore(deps): dependabot bumps ([64030bf](64030bf))
* Feat / Fix: BIMData Design System plugin (#169) ([369db89](369db89)), closes [#169](#169)
* feat(select): add 'disabled' prop to BIMDataSelect (#168) ([cd4c231](cd4c231)), closes [#168](#168)
* feature: add smart component GED selectableFileTypes ([c111fab](c111fab))
* file-manager / long IFC name fix (#180) ([3099054](3099054)), closes [#180](#180)
* fix bimdata button disabled (#152) ([17ee9eb](17ee9eb)), closes [#152](#152)
* fix file manager ([2d02331](2d02331))
* fix file-icon regex to ignore case ([97cb68a](97cb68a))
* fix GED checkbox position ([aaf0570](aaf0570))
* fix hover on disabled buttons (#179) ([acfd55c](acfd55c)), closes [#179](#179)
* fix icon rotation ([7ffbcd8](7ffbcd8))
* fix: disable autocomplete on BIMDataSearch ([b858c41](b858c41))
* fix(file-icon): ignore extension case (#178) ([cc6c1ad](cc6c1ad)), closes [#178](#178)
* fix(icons): fix icon rotation ([b46a05e](b46a05e))
* fix(input): set autocomplete 'off' by default on bimdata-input (#183) ([c6d5d29](c6d5d29)), closes [#183](#183)
* Fix/style (#150) ([f31bdc6](f31bdc6)), closes [#150](#150)
* Fix/style doc (#151) ([4add098](4add098)), closes [#151](#151)
* Ged style update (#153) ([fe89b61](fe89b61)), closes [#153](#153)
* Merge pull request #154 from bimdata/feat/lock-icon ([0aa89a8](0aa89a8)), closes [#154](#154)
* Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/ws-5.2.3' into update-deps ([803aa63](803aa63))
* reduce bundle size by adding standalone icons (#162) ([4d7e903](4d7e903)), closes [#162](#162)
* remove transparent background color for disabled btn hover (#164) ([4ab695c](4ab695c)), closes [#164](#164)
* remove useless checkbox margin if no text ([175edb7](175edb7))
@NicolasRichel NicolasRichel merged commit d4a8e59 into comp/guidedTour Apr 6, 2022
@NicolasRichel NicolasRichel deleted the guidedTour/tooltip-design branch April 6, 2022 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants