Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |||
* | 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" | |||
* | style: stylelint | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | feat: print details of renderer result (finally) | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | refactor: move menu feature from editor to dumbymap | Hsieh Chin Fan | 2024-10-01 | |
| | ||||
* | style: stylelint | Hsieh Chin Fan | 2024-09-30 | |
| | ||||
* | feat(CSS): make step indicator smaller | Hsieh Chin Fan | 2024-09-30 | |
| | ||||
* | style: prettier | Hsieh Chin Fan | 2024-09-29 | |
| | ||||
* | feat(mapclay): add callback to indicate rendering progress | Hsieh Chin Fan | 2024-09-29 | |
| | ||||
* | style: prettier for stylelint | Hsieh Chin Fan | 2024-09-28 | |
| | ||||
* | style: prettier | Hsieh Chin Fan | 2024-09-28 | |
| | ||||
* | 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 | |
| | ||||
* | chore: style lint | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | chore(CSS): improve looking | Hsieh Chin Fan | 2024-09-26 | |
| | ||||
* | chore: CSS improve | Hsieh Chin Fan | 2024-09-25 | |
| | ||||
* | 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 | |||
* | fix(layout): position of scrollable bar | Hsieh Chin Fan | 2024-09-24 | |
| | ||||
* | feat: add block indicator by peudo element | Hsieh Chin Fan | 2024-09-24 | |
| | ||||
* | feat(CSS): universal margin for <p> | Hsieh Chin Fan | 2024-09-24 | |
| | ||||
* | feat(CSS): set hoverable area of utils smaller | Hsieh Chin Fan | 2024-09-24 | |
| | ||||
* | feat(CSS): set indicator of dumby-block | Hsieh Chin Fan | 2024-09-24 | |
| | | | | | | * use peudo element as indicator * remove padding from .Dumby, pad dumby-block instead * also dress up draggable block | |||
* | feat(CSS): improve draggable block looking with focus | Hsieh Chin Fan | 2024-09-24 | |
| | ||||
* | feat(CSS): fix overflow of content of draggable block | Hsieh Chin Fan | 2024-09-24 | |
| | ||||
* | patch block | Hsieh Chin Fan | 2024-09-24 | |
| | ||||
* | feat: set focus state by CSS | Hsieh Chin Fan | 2024-09-24 | |
| | | | | data-focus -> class="focus" | |||
* | feat: add mapCache for rendered map | Hsieh Chin Fan | 2024-09-24 | |
| | | | | | | | | | * apply new config option: "render", just pass function to replace "use" * check configList when render. If ID and config content are the same, use cache otherwise * remove CSS animation to prevent blinking when config changes very quick * fix method about checking showcase is visible. This prevent reused map gain focus. | |||
* | feat: Hide draggable block when it is empty | Hsieh Chin Fan | 2024-09-23 | |
| | ||||
* | feat(layout): transition to reduce height of empty block | Hsieh Chin Fan | 2024-09-23 | |
| | ||||
* | feat: make utils stable when user is managing | Hsieh Chin Fan | 2024-09-22 | |
| | ||||
* | feat: animation for creating draggable block | Hsieh Chin Fan | 2024-09-22 | |
| | | | | | | * rename class name: draggable -> draggable-part * code refactor: separate logic about working with plain-draggable * get original rect before creating blocks | |||
* | feat(CSS): use class name to hide draggable block | Hsieh Chin Fan | 2024-09-22 | |
| | ||||
* | feat(layout): keep handle be active when on drag | Hsieh Chin Fan | 2024-09-22 | |
| | | | | Even if cursor is not hovering handle element | |||
* | feat: add close button for draggable block | Hsieh Chin Fan | 2024-09-22 | |
| | ||||
* | fix(layout): cursor style on bar handle | Hsieh Chin Fan | 2024-09-22 | |
| | ||||
* | refactor: class name for content container | Hsieh Chin Fan | 2024-09-22 | |
| | | | | | DumbyMap -> Dumby Since maps are inside it! | |||
* | feat: add resize bar for side-by-side layout | Hsieh Chin Fan | 2024-09-22 | |
| | | | | | * SVG comes from maplibre-gl-compare * plain-draggable is awesome! | |||
* | fix: middle click to hide draggable block | Hsieh Chin Fan | 2024-09-21 | |
| | ||||
* | feat: improve CSS for layouts | Hsieh Chin Fan | 2024-09-21 | |
| | ||||
* | refactor: layout class | Hsieh Chin Fan | 2024-09-21 | |
| | | | | | | * put class Layout and OverlayLayout together * apply extend on OverlayLayout * rename layouts: "none" -> "normal", "side" -> "side-by-side" | |||
* | feat: add font-size plus/minus button | Hsieh Chin Fan | 2024-09-21 | |
| | | | | | * When draggable handle is on hover, they appears * Hide when drag start, show when drag end | |||
* | feat: add border line at bottom of draggable handle | Hsieh Chin Fan | 2024-09-20 | |
| | ||||
* | chore: update CSS files by stylelint | Hsieh Chin Fan | 2024-09-20 | |
| | ||||
* | feat: enable onscroll event from plain-draggable | Hsieh Chin Fan | 2024-09-20 | |
| | | | | | | | ref: https://github.com/anseki/plain-draggable/issues/148 * put CSS properties resize and overflow-y to content of draggable item * refine CSS for handle animation | |||
* | feat: draggable elements only appears in overlay layout | Hsieh Chin Fan | 2024-09-20 | |
| | ||||
* | feat: animation for Showcase | Hsieh Chin Fan | 2024-09-20 | |
| | ||||
* | feat(CSS): set showcase display by each layout | Hsieh Chin Fan | 2024-09-20 | |
| |