Releases
1.0.0
Merge pull request #21 from terrestris/release-preparation (630d9bf )
Deploy to gh-pages subdirectory depending on release creation or push to main (4598316 )
Fix typo in URL (c032291 )
Downgrade version (be244c3 )
Merge pull request #20 from terrestris/update-readme (1792197 )
Update README (c60759a )
Fix typo in path (9099c02 )
Merge pull request #19 from terrestris/deploy-gh-pages (4a28ec3 )
Merge pull request #18 from terrestris/init-playwright (02adcfe )
Deploy build to gh-pages (1a763e2 )
Save e2e failure screenshots (341c228 )
Install system dependencies (ff18dc4 )
Add entries to ignore (194fa29 )
Update lockfile (b4007a1 )
Remove unused dependency (13badca )
Update some dependencies (6b49bf1 )
Update to latest react-geo (66d3801 )
Add basic e2e test using playwright (e411cb9 )
Merge pull request #17 from terrestris/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.20.0 (707ee61 )
Merge pull request #13 from terrestris/dependabot/npm_and_yarn/react-i18next-11.16.6 (89b2e29 )
Bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 (025396b )
Bump react-i18next from 11.16.2 to 11.16.6 (57ad2ee )
Merge pull request #9 from terrestris/dependabot/npm_and_yarn/testing-library/react-12.1.5 (01a66ef )
Merge pull request #8 from terrestris/dependabot/npm_and_yarn/typescript-eslint/parser-5.19.0 (3962d91 )
Merge pull request #12 from terrestris/dependabot/npm_and_yarn/webpack-5.72.0 (8a2748c )
Bump @typescript-eslint/parser from 5.17.0 to 5.19.0 (0db7e15 )
Bump @testing-library/react from 12.1.4 to 12.1.5 (e9b6433 )
Bump webpack from 5.71.0 to 5.72.0 (3ccd447 )
Merge pull request #11 from terrestris/dependabot/npm_and_yarn/babel/core-7.17.9 (70f16e4 )
Merge pull request #10 from terrestris/dependabot/npm_and_yarn/webpack-dev-server-4.8.1 (b9d3d2b )
Merge pull request #7 from terrestris/dependabot/npm_and_yarn/babel-plugin-import-1.13.5 (310404e )
Merge pull request #6 from terrestris/dependabot/npm_and_yarn/i18next-21.6.16 (4dc8d0d )
Merge pull request #5 from terrestris/dependabot/npm_and_yarn/eslint-8.13.0 (bcea976 )
Merge pull request #4 from terrestris/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.4 (fbb2247 )
Merge pull request #3 from terrestris/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.19.0 (a1fff8a )
Bump @babel/core from 7.17.8 to 7.17.9 (2a8377b )
Bump webpack-dev-server from 4.7.4 to 4.8.1 (11ef390 )
Bump babel-plugin-import from 1.13.3 to 1.13.5 (0565423 )
Bump i18next from 21.6.14 to 21.6.16 (72d1d00 )
Bump eslint from 8.12.0 to 8.13.0 (b74996b )
Bump @testing-library/jest-dom from 5.16.3 to 5.16.4 (c76f804 )
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.19.0 (70e7727 )
Merge pull request #2 from terrestris/asorted-updates (8876140 )
Fix icon prop (faebe64 )
Register dependabot and on-pull-request action (0ed81ed )
Update package-lock (fadc5a2 )
Add several dev packages for hot reloading and build optimization (77d6248 )
Add check and build:analyze script (40e787e )
Update README content (5a0426b )
Lazy import the layer tree (8f30ce7 )
Minify index page (a26c193 )
Enable hot reloading (8f58bb6 )
Fix path to the public resources to copy to dist (b49e4d6 )
Include the bundle analyzer plugin if env is set (3564711 )
Optimize build size (c9beaa5 )
Fix usage of the MiniCssExtractPlugin (f60c7d9 )
Make use of the babel-loader, otherwise the babel import plugin wouldn't be recognized (fbc50c0 )
Specify dev engines instead of runtime engines (b322581 )
Update react-redux (cb33604 )
Specify supported browsers for browserlist (0a5b207 )
Add dist files (2055e25 )
Add keywords (90dde3a )
Update dependencies (24ac434 )
Apply babel import plugin to reduce bundle size (00dc88b )
Disable debug by default (23b03bc )
Include normalize.css (6f1f9cc )
Apply custom lint formatting rules (65e8a78 )
Add Dockerfile for development (16a2d6d )
Add contribution guides (680ffed )
Move public resources to own directory (d630404 )
Merge pull request #1 from terrestris/remove-prettier (9a8fd87 )
Remove prettier (dcf643a )
Init (ccda76d )
You can’t perform that action at this time.