aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* fix(layout): cursor style on bar handleHsieh Chin Fan2024-09-22
* refactor: class name for content containerHsieh Chin Fan2024-09-22
* refactor: rename data attribute for editorHsieh Chin Fan2024-09-22
* fix: focus a map after all renderedHsieh Chin Fan2024-09-22
* feat: add resize bar for side-by-side layoutHsieh Chin Fan2024-09-22
* fix: 5d0a91d, should handle default aliases nowHsieh Chin Fan2024-09-22
* fix: apply new layout name in editorHsieh Chin Fan2024-09-21
* chore(release): update mapclay to 0.6.7Hsieh Chin Fan2024-09-21
* style: reformat codeHsieh Chin Fan2024-09-21
* fix: middle click to hide draggable blockHsieh Chin Fan2024-09-21
* feat: improve CSS for layoutsHsieh Chin Fan2024-09-21
* refactor: layout classHsieh Chin Fan2024-09-21
* feat: add font-size plus/minus buttonHsieh Chin Fan2024-09-21