Commit 3f33ce5
fix(annotations): displaying annotation tooltips correctly (#1406)
* chore(docs): some typos
missed to replace mustache initially and incorrect handlebars two times (both in package name and URL)
* Revert "Merge pull request #2 from pattern-lab/dev"
This reverts commit 7812878, reversing
changes made to 26db979.
* Revert "Merge pull request #1 from pattern-lab/dev"
This reverts commit 26db979, reversing
changes made to fc90750.
* Revert "chore(docs): some typos"
This reverts commit 271dc8d.
* chore: some reformatting
* chore: formatting
* chore: formatting
This reverts commit 271dc8d.
* chore: formatting
* refactor: let's hide elements the modern way with the hidden attribute
* refactor: extracting annotations inside modal styles
* refactor: we won't need this as a generated CSS file
* Revert "Merge branch 'dev' into fix/annotations-tooltip-rendering"
This reverts commit 2c715ae, reversing
changes made to 5effb4f.
* refactor: adding some sample content for the annotations
and corrected the current approach to provide annotations JSON
* refactor: regenerated those files
Co-authored-by: Maximilian <mfr@nzke.net>1 parent a3ec132 commit 3f33ce5
File tree
13 files changed
+1333
-696
lines changed- packages
- development-edition-engine-handlebars/source/_annotations
- starterkit-handlebars-demo
- dist
- _annotations
- css
- uikit-workshop/src
- sass
- scss/04-components
- scripts/components
13 files changed
+1333
-696
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments