| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | chore: eslint | Hsieh Chin Fan | 2024-09-15 |
| | | |||
| * | fix(CSS): Set html content full width | Hsieh Chin Fan | 2024-09-15 |
| | | |||
| * | chore(CSS): Improve layout of DumbyMap | Hsieh Chin Fan | 2024-09-15 |
| | | |||
| * | fix(CSS): z-index of blocks as overlay | Hsieh Chin Fan | 2024-09-15 |
| | | |||
| * | feat: Improve draggable behavior in overlay layout | Hsieh Chin Fan | 2024-09-15 |
| | | | | | | | | * Set position=absolute on each block, so they won't affect each others' y value when display=none (about Block Formatting Context) * Add title tooltip for removing block * Simple logic to set initial position of block by their width | ||
| * | feat: Switch layout by attribute | Hsieh Chin Fan | 2024-09-15 |
| | | |||
| * | refactor(CSS): Rename class name for HTML holder | Hsieh Chin Fan | 2024-09-15 |
| | | | | | result-html => DumbyMap | ||
| * | feat: Use monospace font in editor | Hsieh Chin Fan | 2024-09-13 |
| | | |||
| * | feat: Style code block even line is empty | Hsieh Chin Fan | 2024-09-13 |
| | | |||
| * | fix: Prevent editor cover screen | Hsieh Chin Fan | 2024-09-12 |
| | | |||
| * | fix: terra-draw display on leaflet | Hsieh Chin Fan | 2024-09-12 |
| | | |||
| * | fix: Update class name for map showcase | Hsieh Chin Fan | 2024-09-12 |
| | | |||
| * | chore: Quick way to evenly split layout | Hsieh Chin Fan | 2024-09-12 |
| | | |||
| * | chore: Remove unused CSS | Hsieh Chin Fan | 2024-09-11 |
| | | |||
| * | refactor: Switch to EasyMDE | Hsieh Chin Fan | 2024-09-11 |
| | | | | | | | | | EasyMDE is based on codemirror, so completion and more features maybe applied later. * Now suggestions also works in EasyMDE * For preview, change return value of markdown2HTML() | ||
| * | fix: Apply style of codeblock anyway | Hsieh Chin Fan | 2024-09-10 |
| | | |||
| * | style: Add comments | Hsieh Chin Fan | 2024-09-10 |
| | | |||
| * | chore: Remove useless CSS | Hsieh Chin Fan | 2024-09-09 |
| | | |||
| * | fix: path of css and renderers from mapclay | Hsieh Chin Fan | 2024-09-07 |
| | | |||
| * | Initial Commit | Hsieh Chin Fan | 2024-09-07 |