aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Collapse)AuthorAge
...
* chore(relase): 0.5.1Hsieh Chin Fan2024-10-01
|
* chore(relase): 0.5.0Hsieh Chin Fan2024-10-01
|
* chore: npm updateHsieh Chin Fan2024-10-01
|
* feat: improve menu itemsHsieh Chin Fan2024-10-01
| | | | | | * fix editing mode, make it just like layout changes * add plain-modal for renderer results * check selection is within text range for geolink
* chore(build): add bundle stat for devHsieh Chin Fan2024-10-01
|
* chore(release): 0.4.4Hsieh Chin Fan2024-09-29
|
* style: prettierHsieh Chin Fan2024-09-29
|
* feat(mapclay): add callback to indicate rendering progressHsieh Chin Fan2024-09-29
|
* chore(relase): 0.4.3Hsieh Chin Fan2024-09-28
|
* chore: add lint for jsdocHsieh Chin Fan2024-09-28
|
* style: prettier for stylelintHsieh Chin Fan2024-09-28
|
* style: prettierHsieh Chin Fan2024-09-28
|
* refactor: mapclay v0.8.2Hsieh Chin Fan2024-09-28
| | | | | | | | | | * class name from 'map-container' -> 'mapclay' * Just append rendered element when semantic HTML is generated from markdown. Reuse logic is handed by mapclay * Move logic about geolinks into afterMapRendered for each rendering (afterEachMapLoaded -> afterMapRendered)
* chore(relase): 0.4.2Hsieh Chin Fan2024-09-26
|
* feat: add mapCache for rendered mapHsieh Chin Fan2024-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.
* chore(relase): 0.4.0Hsieh Chin Fan2024-09-22
|
* chore(relase): 0.3.5Hsieh Chin Fan2024-09-22
|
* chore(release): 0.3.4Hsieh Chin Fan2024-09-22
|
* chore: npm script for local buildHsieh Chin Fan2024-09-22
|
* chore(release): 0.3.3Hsieh Chin Fan2024-09-21
|
* chore: npm script for publishHsieh Chin Fan2024-09-21
|
* chore(release): update mapclay to 0.6.7Hsieh Chin Fan2024-09-21
|
* chore: update scripts about buildingHsieh Chin Fan2024-09-20
|
* chore(release): 0.3.2Hsieh Chin Fan2024-09-20
|
* chore: apply stylelint-orderHsieh Chin Fan2024-09-20
|
* chore(release): 0.3.1Hsieh Chin Fan2024-09-20
|
* test: add style lintHsieh Chin Fan2024-09-19
|
* chore(release): 0.3.0Hsieh Chin Fan2024-09-19
|
* chore(release): 0.2.7Hsieh Chin Fan2024-09-16
|
* chore(release): apply newer mapclay for user projectionHsieh Chin Fan2024-09-16
|
* chore(release): 0.2.5Hsieh Chin Fan2024-09-16
|
* chore(release): 0.2.4Hsieh Chin Fan2024-09-15
|
* feat: Set maps full-width by defaultHsieh Chin Fan2024-09-15
| | | | Use new API "renderWith" with converter
* chore(release): 0.2.3Hsieh Chin Fan2024-09-15
|
* chore: Update package dependenciesHsieh Chin Fan2024-09-12
|
* chore(release): 0.2.2Hsieh Chin Fan2024-09-12
|
* chore(release): 0.2.1Hsieh Chin Fan2024-09-11
|
* chore: Modify source of config fileHsieh Chin Fan2024-09-11
|
* chore(release): 0.2.0Hsieh Chin Fan2024-09-11
|
* refactor: Switch to EasyMDEHsieh Chin Fan2024-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()
* chore(release): 0.1.1Hsieh Chin Fan2024-09-09
|
* chore: Upgrade dependencies and package messageHsieh Chin Fan2024-09-09
|
* refactor: Apply API name for new vesion of mapclayHsieh Chin Fan2024-09-09
|
* fix: path of css and renderers from mapclayHsieh Chin Fan2024-09-07
|
* Initial CommitHsieh Chin Fan2024-09-07