-
Notifications
You must be signed in to change notification settings - Fork 16
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Maps4HTML/MapML.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Maps4HTML/MapML.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 146 files changed
- 4 contributors
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9b4fa4 - Browse repository at this point
Copy the full SHA d9b4fa4View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b1ea51 - Browse repository at this point
Copy the full SHA 7b1ea51View commit details -
Merge pull request #979 from yushan-mu/mybranch
fixed package-lock.json
Configuration menu - View commit details
-
Copy full SHA for a94847a - Browse repository at this point
Copy the full SHA a94847aView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e351d1 - Browse repository at this point
Copy the full SHA 7e351d1View commit details
Commits on Sep 18, 2024
-
- Change rollup to produce two targets: mapml-viewer.js and web-map.js
- Refactor index.js, create index-web-map.js as separate start point for web-map.js build / rollup target - All .js files are bundled into the main targets. To Do: tree-shaking? - Move import statements into .js files that depend on the import. - Remove most symbols from the M global variable, leaving TCRS mostly - Create and import GlobalM.js. Rename options.js->DefaultMapOptions.js - pmtilesRules.js now does not require M.protomapsL usage, just use protomapsL import symbols directly (will affect experiment). - Update tests to keep them running / not flaky if possible
Configuration menu - View commit details
-
Copy full SHA for 9226b95 - Browse repository at this point
Copy the full SHA 9226b95View commit details
Commits on Sep 19, 2024
-
Revert removal of M.geojson2mapml and M.mapml2geojson public API methods
Add test to confirm their existence
Configuration menu - View commit details
-
Copy full SHA for dfa15e2 - Browse repository at this point
Copy the full SHA dfa15e2View commit details
Commits on Sep 23, 2024
-
Bundle web-map into mapml-viewer.
Remove web-map build target. Refactor all web-map test html files to depend on mapml-viewer.js only Prettier format change to geojson2mapml.test.js
Configuration menu - View commit details
-
Copy full SHA for d21452d - Browse repository at this point
Copy the full SHA d21452dView commit details
Commits on Sep 24, 2024
-
Rename output bundle from mapml-viewer to mapml.js for consistency
with project name
Configuration menu - View commit details
-
Copy full SHA for 2e9a660 - Browse repository at this point
Copy the full SHA 2e9a660View commit details
Commits on Sep 25, 2024
-
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.2...1.20.3) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect - dependency-name: express dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 81b526c - Browse repository at this point
Copy the full SHA 81b526cView commit details -
Bump rollup from 2.79.1 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.1...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d27daf7 - Browse repository at this point
Copy the full SHA d27daf7View commit details
Commits on Sep 26, 2024
-
- Export MapViewer from module, allowing use of
new MapViewer().- Fix broken favicon.ico link in attribution. - Remove unused rollup file. - Update name of primary module files for esm and cjs(?) module systems in package.json, to mapml.js.
Configuration menu - View commit details
-
Copy full SHA for 4911f2a - Browse repository at this point
Copy the full SHA 4911f2aView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc01561 - Browse repository at this point
Copy the full SHA cc01561View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.14.0...v0.14.1