Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix: focus issue for editor | Hsieh Chin Fan | 2024-10-01 | |
| | | | | Now <ESC> and <F1> switch focus correctly | |||
* | style: reformat code | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | fix: patch 756a8b9, prevent affect elements in map | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | fix: keep data-mode=editing when HTML refresh | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | fix: set menu position relative to click | Hsieh Chin Fan | 2024-10-01 | |
| | | | | need to calculate offset of parent element | |||
* | style: prettier | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | feat: beautify result report | Hsieh Chin Fan | 2024-10-01 | |
| | | | | | | * add color for state string * align extra info to right * apply new mapclay rule, steps result about "prepare" has type="prepare" | |||
* | feat: show menu items in cases | Hsieh Chin Fan | 2024-10-01 | |
| | | | | | If click on map, only show focus/print-results items If not, show focus-block method and other menu-items | |||
* | feat: add menu-items for toggling focus | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | refactor: menu-item only call methods from dumbymap.utils | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | style: change owner of [data-mode] | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | style: stylelint | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | feat: print details of renderer result (finally) | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | feat: improve menu items | Hsieh Chin Fan | 2024-10-01 | |
| | | | | | | * fix editing mode, make it just like layout changes * add plain-modal for renderer results * check selection is within text range for geolink | |||
* | feat: patch 27feb13, use custom HTMLElement | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | refactor: move menu feature from editor to dumbymap | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | style: way to manage Element.children | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | style: stylelint | Hsieh Chin Fan | 2024-09-30 | |
| | ||||
* | style: comments | Hsieh Chin Fan | 2024-09-30 | |
| | ||||
* | feat: improve actions in sub-menu | Hsieh Chin Fan | 2024-09-30 | |
| | | | | | | * scroll to focus map/block * refactor methods in dumbyUtils * refactor MutationObserver for map | |||
* | feat(CSS): make step indicator smaller | Hsieh Chin Fan | 2024-09-30 | |
| | ||||
* | fix(CSS): sub-menu looking | Hsieh Chin Fan | 2024-09-30 | |
| | ||||
* | fix: prevent redundant sub-menu generate | Hsieh Chin Fan | 2024-09-30 | |
| | ||||
* | feat: add submenu for map/block/layout switching | Hsieh Chin Fan | 2024-09-29 | |
| | | | | | | | | | | | * 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 | |||
* | feat(editor): use unicode for action icons | Hsieh Chin Fan | 2024-09-29 | |
| | | | | * remove some buttons for later | |||
* | style: prettier | Hsieh Chin Fan | 2024-09-29 | |
| | ||||
* | feat(mapclay): add callback to indicate rendering progress | Hsieh Chin Fan | 2024-09-29 | |
| | ||||
* | feat(CSS): add icon for external link | Hsieh Chin Fan | 2024-09-29 | |
| | ||||
* | style: prettier for stylelint | Hsieh Chin Fan | 2024-09-28 | |
| | ||||
* | style: prettier | Hsieh Chin Fan | 2024-09-28 | |
| | ||||
* | fix: hide menu anyway when cursor changes | Hsieh Chin Fan | 2024-09-28 | |
| | ||||
* | refactor: mapclay v0.8.2 | Hsieh Chin Fan | 2024-09-28 | |
| | | | | | | | | | | * 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) | |||
* | feat: apply options for generateMaps() | Hsieh Chin Fan | 2024-09-27 | |
| | ||||
* | refactor: rename classname by newer mapclay | Hsieh Chin Fan | 2024-09-27 | |
| | ||||
* | feat(CSS): add gray-out to non-focused block | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | feat(CSS): improve looking | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | feat: add menu items for dumbymap.utils | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | chore: style lint | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | chore(CSS): improve looking | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | feat: add MenuItem for GeoLink | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | feat: close draggable block by middle click | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | feat: add menu item for adding Geo-Link | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | refactor: methods about creating geo/doc links | Hsieh Chin Fan | 2024-09-25 | |
| | | | | change methods to only create a single link | |||
* | chore: CSS improve | Hsieh Chin Fan | 2024-09-25 | |
| | ||||
* | chore: reformat code | Hsieh Chin Fan | 2024-09-25 | |
| | ||||
* | refactor: general menu | Hsieh Chin Fan | 2024-09-25 | |
| | | | | | * rename suggestionEle -> menu for general use cases * set Suggestion as module | |||
* | feat(CSS): prettify of draggable bar | Hsieh Chin Fan | 2024-09-24 | |
| | ||||
* | feat: improve focus utils | Hsieh Chin Fan | 2024-09-24 | |
| | | | | | | * use block height to determine behavior of scrollIntoView() * change color of indicator for focused block * make indicator always visible | |||
* | refactor: move utils about dumbymap into module | Hsieh Chin Fan | 2024-09-24 | |
| | ||||
* | fix(layout): position of scrollable bar | Hsieh Chin Fan | 2024-09-24 | |
| |