| 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 | |||
| * | fix: Update class name for map showcase | Hsieh Chin Fan | 2024-09-12 | |
| | | ||||
| * | 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() | |||
| * | style: Add comments | Hsieh Chin Fan | 2024-09-10 | |
| | | ||||
| * | chore: Remove useless CSS | Hsieh Chin Fan | 2024-09-09 | |
| | | ||||
| * | Initial Commit | Hsieh Chin Fan | 2024-09-07 | |