Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | chore(addon): set version to 0.1.1 | Hsieh Chin Fan | 2024-11-08 |
| | |||
* | fix: redeclaration, use IIFE to load modules | Hsieh Chin Fan | 2024-11-08 |
| | | | | * put bundled scripts into scripts/, this make gitignore easier | ||
* | feat: add OSM for diary page | Hsieh Chin Fan | 2024-11-05 |
| | |||
* | refactor(build): update build script for addon | Hsieh Chin Fan | 2024-11-04 |
| | | | | | | | * To fit file size limit for addon submission of mozilla.org, add scripts for each renderers * add scripts/addon.sh for bundling, with simple rollup commands * scripts/rollup.config.js no more handle addon build | ||
* | fix: enable fetch tiles from any URL | Hsieh Chin Fan | 2024-10-27 |
| | | | | This fix Maplibre usage in content script | ||
* | feat: add browser action button | Hsieh Chin Fan | 2024-10-27 |
| | |||
* | feat: add simple contextMenu and background script | Hsieh Chin Fan | 2024-10-19 |
| | |||
* | feat: test on prosemirror.net | Hsieh Chin Fan | 2024-10-18 |
| | |||
* | feat: enable JS/CSS file from jsdeliver | Hsieh Chin Fan | 2024-10-17 |
| | |||
* | fix: CRS for addon | Hsieh Chin Fan | 2024-10-17 |
| | |||
* | feat: include more domains for addon | Hsieh Chin Fan | 2024-10-16 |
| | |||
* | feat: add simple script to test mapclay | Hsieh Chin Fan | 2024-10-16 |
| | | | | | * add more options for generateMaps for general purposes * add rollup config for adding script into addon | ||
* | feat: add addon folder | Hsieh Chin Fan | 2024-10-15 |