aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* chore: style lintHsieh Chin Fan2024-09-26
* chore(CSS): improve lookingHsieh Chin Fan2024-09-26
* feat: add MenuItem for GeoLinkHsieh Chin Fan2024-09-26
* feat: close draggable block by middle clickHsieh Chin Fan2024-09-26
* feat: add menu item for adding Geo-LinkHsieh Chin Fan2024-09-26
* refactor: methods about creating geo/doc linksHsieh Chin Fan2024-09-25
* chore: CSS improveHsieh Chin Fan2024-09-25
* chore: reformat codeHsieh Chin Fan2024-09-25
* refactor: general menuHsieh Chin Fan2024-09-25
* feat(CSS): prettify of draggable barHsieh Chin Fan2024-09-24
* feat: improve focus utilsHsieh Chin Fan2024-09-24
* refactor: move utils about dumbymap into moduleHsieh Chin Fan2024-09-24
* fix(layout): position of scrollable barHsieh Chin Fan2024-09-24
* feat: use Escape and F1 to switch preview/editorHsieh Chin Fan2024-09-24
* feat(CSS): add focus visual to editor and outputHsieh Chin Fan2024-09-24
* chore: reformat codeHsieh Chin Fan2024-09-24
* feat: add block indicator by peudo elementHsieh Chin Fan2024-09-24
* feat(CSS): universal margin for <p>Hsieh Chin Fan2024-09-24
* feat(CSS): set hoverable area of utils smallerHsieh Chin Fan2024-09-24
* feat: add timer for z-index change of draggable blockHsieh Chin Fan2024-09-24
* feat: add util "removeBlockFocus"Hsieh Chin Fan2024-09-24
* chore: update stylelintHsieh Chin Fan2024-09-24
* feat(CSS): set indicator of dumby-blockHsieh Chin Fan2024-09-24
* feat(CSS): improve draggable block looking with focusHsieh Chin Fan2024-09-24
* feat(CSS): fix overflow of content of draggable blockHsieh Chin Fan2024-09-24
* patch blockHsieh Chin Fan2024-09-24
* feat: set focus state by CSSHsieh Chin Fan2024-09-24
* feat: add focusNextBlock utilHsieh Chin Fan2024-09-24
* feat: disable debounce temporarily to check performanceHsieh Chin Fan2024-09-24
* feat: add mapCache for rendered mapHsieh Chin Fan2024-09-24
* refactor: store maps as [HTMLElement, Promise]Hsieh Chin Fan2024-09-23
* feat: Hide draggable block when it is emptyHsieh Chin Fan2024-09-23
* feat: remove keydown events from dumbymapHsieh Chin Fan2024-09-23
* feat(layout): transition to reduce height of empty blockHsieh Chin Fan2024-09-23
* fix: typoHsieh Chin Fan2024-09-23
* fix: patch 516aab9, this is real Animaiton do nothingHsieh Chin Fan2024-09-23
* chore: stylelintHsieh Chin Fan2024-09-22
* feat: make utils stable when user is managingHsieh Chin Fan2024-09-22
* refactor: logic about overlap of draggable blockHsieh Chin Fan2024-09-22
* feat: add padding for plus/minus buttonHsieh Chin Fan2024-09-22
* feat: animation for creating draggable blockHsieh Chin Fan2024-09-22
* feat(utils): return empty Animation, not null for DOMRectHsieh Chin Fan2024-09-22
* feat(CSS): use class name to hide draggable blockHsieh Chin Fan2024-09-22
* feat(utils): allow rect transition based only on left/topHsieh Chin Fan2024-09-22
* feat(layout): remove unnecessary observerHsieh Chin Fan2024-09-22
* fix: unrenamed CSS selector for 42f7b2fHsieh Chin Fan2024-09-22
* refactor: remove inline style anyway when layer switchHsieh Chin Fan2024-09-22
* feat(layout): keep handle be active when on dragHsieh Chin Fan2024-09-22
* feat: add close button for draggable blockHsieh Chin Fan2024-09-22
* feat: remove onlick event for focusing mapHsieh Chin Fan2024-09-22