| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
| |
* use attribute "xy" as title of marker
* fix config for linkify
|
| |
|
|
|
|
|
| |
* In current implementation, marks are generated in the first time link
is hovered. This prevent complexity since rendering maps is async.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* scroll to focus map/block
* refactor methods in dumbyUtils
* refactor MutationObserver for map
|
|
|
|
|
|
|
|
|
|
|
| |
* Add general classes into MenuItem
* Use MutationObserver for data-mode
* Automatically unfocus other maps when one is focused
TODO:
* hover effect on submenu item doesn't work, why?
* shorcuts hint in selector ".folder.menu-item" not looks great
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* class name from 'map-container' -> 'mapclay'
* Just append rendered element when semantic HTML is generated from
markdown. Reuse logic is handed by mapclay
* Move logic about geolinks into afterMapRendered for each rendering
(afterEachMapLoaded -> afterMapRendered)
|
|
|
|
|
|
| |
* use block height to determine behavior of scrollIntoView()
* change color of indicator for focused block
* make indicator always visible
|
|
|