Commit 228969f
authored
refactor: fixed scrolling to annotations (#1417)
* refactor: fixed scrolling behaviour and replaced plugin by native functionality
we've been using a JS plugin previously most likely to enable or polyfill the smooth scrolling behaviour.
* refactor: removed the plugin / dependency
* chore: test for that method first of all
* chore: code reformatting
* Revert "chore: code reformatting"
This reverts commit 0f7f4f3.
* Revert "chore: test for that method first of all"
This reverts commit 795546f.
* Revert "refactor: removed the plugin / dependency"
This reverts commit a3522d1.
* Revert "refactor: fixed scrolling behaviour and replaced plugin by native functionality"
This reverts commit cb2102c.
* fix: removed the incorrect attribute1 parent 05016cd commit 228969f
File tree
1 file changed
+1
-1
lines changed- packages/uikit-workshop/src/scripts/components
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments