Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team mapml refactoring #515

Merged
merged 99 commits into from
Sep 23, 2021
Merged
Show file tree
Hide file tree
Changes from 86 commits
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
6c81abd
Refactor extent element to map-extent
ben-lu-uw Sep 14, 2021
6bdd83e
Refactor extent element to map-extent
ben-lu-uw Sep 14, 2021
8071ceb
changed input elements to mapml-input
Sep 14, 2021
43dfb75
changed the input elements from mapml-input to map-input
Sep 14, 2021
13adef8
Change <mapml> to <mapml->. No code changes required, only data + te…
prushforth Sep 14, 2021
49f8a49
Change <head> to <map-head>.
prushforth Sep 14, 2021
599c942
Change <body> to <map-body>
prushforth Sep 14, 2021
e4bf66c
Refactor tests extent element to map-extent
ben-lu-uw Sep 15, 2021
87d1fff
Refactor meta element to map-meta
ben-lu-uw Sep 15, 2021
6c0aa71
Refactor tests meta element to map-meta
ben-lu-uw Sep 15, 2021
02d6db1
refactored the tests
Sep 15, 2021
5792387
First pass at <title> -> <map-title>. Couple tests still failing.
prushforth Sep 15, 2021
b5c1527
Merge branch 'refactor' of https://github.com/ben-lu-uw/Web-Map-Custo…
prushforth Sep 15, 2021
6ddb669
Resolve conflict
prushforth Sep 15, 2021
e8b94d8
Add local versions of cbmtgeom.mapml, fdi.mapml to fix failing tests.…
prushforth Sep 15, 2021
89874d3
Test
ben-lu-uw Sep 15, 2021
c8497fa
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
ben-lu-uw Sep 15, 2021
b73a08f
Peter - test change comment in head
prushforth Sep 15, 2021
5af2efa
Set ISHEADLESS
ben-lu-uw Sep 15, 2021
a55ce4c
changed the input elements from mapml-input to map-input
Sep 14, 2021
4c52504
refactored the tests
Sep 15, 2021
dc24e41
rebasing
Sep 16, 2021
3d6db5c
fixing rebase
Sep 16, 2021
97bf77e
Revert test changes
prushforth Sep 16, 2021
3b88672
Fix conflict
ben-lu-uw Sep 16, 2021
6d58a32
Refactor tile element to map-tile
ben-lu-uw Sep 16, 2021
dcf0abb
Refactor tests tile element to map-tile
ben-lu-uw Sep 16, 2021
ccd6365
Fix failing tests by creating local mapml files that can be refactored.
prushforth Sep 16, 2021
0d50711
Refactor tile element to map-tile
ben-lu-uw Sep 16, 2021
6c4a42c
Refactor tests tile element to map-tile
ben-lu-uw Sep 16, 2021
2e710d0
Merge remote-tracking branch 'origin/refactor' into refactor
ben-lu-uw Sep 16, 2021
f37e351
fixed a few issues in refactoring tests
Sep 16, 2021
34a5d00
Remove demo and debug directories to avoid having to refactor those f…
prushforth Sep 16, 2021
e09325b
Remove map-extent from vector tiles, removing conflicting blocks
prushforth Sep 16, 2021
6051185
Merge pull request #1 from prushforth/mapml-customElement-refcatoring
Anshpreet8 Sep 16, 2021
19fa370
Remove conflicts
prushforth Sep 16, 2021
7a08ee6
Merge anshpreet/mapml-customElement-refcatoring, plus a bit more.
prushforth Sep 16, 2021
7ff9730
Refactor feature to map-feature
ben-lu-uw Sep 17, 2021
2ab0fbe
Refactor tests feature to map-feature
ben-lu-uw Sep 17, 2021
a85543a
Change <map-meta.../> to <map-meta...></map-meta>
ben-lu-uw Sep 17, 2021
f5dbc3f
Refactor featurecaption to map-featurecaption
ben-lu-uw Sep 17, 2021
8b84546
Refactor tests featurecaption to map-featurecaption
ben-lu-uw Sep 17, 2021
5658390
added the end map-input tags
Sep 17, 2021
51bb67b
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
ben-lu-uw Sep 17, 2021
a54c568
Fix <feature back to <map-feature
ben-lu-uw Sep 17, 2021
77f98e5
fixed map-input in the customTCRS.html file
Sep 17, 2021
bea7fd3
Re add input closing tag and fix link closing tag
ben-lu-uw Sep 17, 2021
eab71e8
fixing conflicts
Sep 17, 2021
4d288e0
Fix test fail due to missing map-meta tag
ben-lu-uw Sep 17, 2021
97df0a3
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
Sep 17, 2021
299c744
Refactor properties element to map-properties
ben-lu-uw Sep 17, 2021
9a8c971
Refactor tests properties element to map-properties
ben-lu-uw Sep 17, 2021
dc8f7e4
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
Sep 17, 2021
c8e251d
refactored the base element to map-base
Sep 17, 2021
464f98a
Fix metaDefault test fail
ben-lu-uw Sep 20, 2021
8bdfae8
Refactor geometry element to map-geometry
ben-lu-uw Sep 20, 2021
e7eb8d5
Refactor tests geometry element to map-geometry
ben-lu-uw Sep 20, 2021
9fd8d10
fixing conflicts
Sep 20, 2021
7751893
Refactor point element to map-point
ben-lu-uw Sep 20, 2021
9e84be6
Refactor tests point element to map-point
ben-lu-uw Sep 20, 2021
b0b7ec8
Refactor polygon element to map-polygon
ben-lu-uw Sep 20, 2021
efa64d0
Refactor tests polygon element to map-polygon
ben-lu-uw Sep 20, 2021
a6dcf3a
Refactor multipolygon element to map-multipolygon
ben-lu-uw Sep 20, 2021
6a2e301
Refactor tests multipolygon element to map-multipolygon
ben-lu-uw Sep 20, 2021
b5abe06
Refactor geometrycollection element to map-geometrycollection
ben-lu-uw Sep 20, 2021
c05b9e4
Refactor tests geometrycollection element to map-geometrycollection
ben-lu-uw Sep 20, 2021
222837f
Refactor datalist to map-datalist
ben-lu-uw Sep 21, 2021
ffa1053
refactored link to map-link
Sep 21, 2021
abb376c
added the closing <map-link> tags
Sep 21, 2021
7b6eae1
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
Sep 21, 2021
2855198
Merge branch 'newRefactor' of https://github.com/Anshpreet8/Web-Map-C…
prushforth Sep 21, 2021
6e3ac2b
refactored option to map-option
Sep 21, 2021
992ddec
Merge branch 'newRefactor' of https://github.com/Anshpreet8/Web-Map-C…
prushforth Sep 21, 2021
9167da4
Implement transcribe function to transcribe map-select element to sel…
ben-lu-uw Sep 22, 2021
854dfdd
refactored coordinates to map-coordinates
Sep 22, 2021
ab5151c
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
Sep 22, 2021
e881d10
Merge branch 'newRefactor' of https://github.com/Anshpreet8/Web-Map-C…
prushforth Sep 22, 2021
5d941c9
Refactor linestring element to map-linestring
ben-lu-uw Sep 22, 2021
30c5ef5
Fix a few omissions, comments
prushforth Sep 22, 2021
287e824
Refactor multipoint element to map-multipoint
ben-lu-uw Sep 22, 2021
f75116b
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
ben-lu-uw Sep 22, 2021
60fbbf8
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
Sep 22, 2021
703cf63
Refactor multilinestring element to map-multilinestring
ben-lu-uw Sep 22, 2021
36aeb6e
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
Sep 22, 2021
76ab17b
Refactor tiles element to map-tiles
ben-lu-uw Sep 22, 2021
b60cb1d
Refactor tests tiles element to map-tiles
ben-lu-uw Sep 22, 2021
f71a491
span -> map-span
prushforth Sep 22, 2021
ad4b1fc
Merge branch 'refactor' of https://github.com/ben-lu-uw/Web-Map-Custo…
prushforth Sep 22, 2021
3218cde
Merge branch 'team-mapml-refactoring' of https://github.com/prushfort…
Sep 22, 2021
54a92ff
Merge branch 'master' of https://github.com/Maps4HTML/Web-Map-Custom-…
prushforth Sep 22, 2021
3e66622
Get rid of "image" element (not implemented yet, if it will be it wil…
prushforth Sep 22, 2021
8eda9ff
Resolve unrefactored INPUT.
prushforth Sep 22, 2021
658898c
refactored style to map-style and fixed a few other things
Sep 22, 2021
fcc0370
fixed a few other issues
Sep 22, 2021
a4a11a6
Merge branch 'newRefactor' of https://github.com/Anshpreet8/Web-Map-C…
prushforth Sep 22, 2021
49567ff
Bit of cleanup for html custom element syntax. Remove "image" elemen…
prushforth Sep 22, 2021
b4184a7
Fix markup errors
prushforth Sep 22, 2021
dee3ccd
fixed some input->map-input
Sep 23, 2021
fc63d77
Merge anshpreet/newRefactor into team-mapml-refactoring
prushforth Sep 23, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions debug/cbmt-test.html

This file was deleted.

16 changes: 0 additions & 16 deletions debug/cbmt-test.mapml

This file was deleted.

58 changes: 0 additions & 58 deletions debug/clientTile.html

This file was deleted.

749 changes: 0 additions & 749 deletions debug/css-inline-style-test.html

This file was deleted.

105 changes: 0 additions & 105 deletions debug/getMapBounds.html

This file was deleted.

Loading