Skip to content

Commit

Permalink
Latest 1
Browse files Browse the repository at this point in the history
  • Loading branch information
morehawes committed Feb 17, 2024
1 parent 49e0b6e commit 1e08aed
Show file tree
Hide file tree
Showing 23 changed files with 3 additions and 17,328 deletions.
5 changes: 1 addition & 4 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,7 @@ module.exports = function (grunt) {
expand: true,
cwd: "dist/",
src: ["**"],
dest:
"docs/public/dist/" +
grunt.file.readJSON("package.json").version +
"/",
dest: "docs/public/dist/latest/",
},
],
},
Expand Down
1,254 changes: 0 additions & 1,254 deletions docs/public/dist/1.0/css/waymark-js.css

This file was deleted.

14 changes: 0 additions & 14 deletions docs/public/dist/1.0/css/waymark-js.min.css

This file was deleted.

Binary file removed docs/public/dist/1.0/fonts/FontAwesome.otf
Binary file not shown.
Binary file removed docs/public/dist/1.0/fonts/fontawesome-webfont.eot
Binary file not shown.
2,671 changes: 0 additions & 2,671 deletions docs/public/dist/1.0/fonts/fontawesome-webfont.svg

This file was deleted.

Binary file removed docs/public/dist/1.0/fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file removed docs/public/dist/1.0/fonts/fontawesome-webfont.woff
Binary file not shown.
Binary file removed docs/public/dist/1.0/fonts/fontawesome-webfont.woff2
Binary file not shown.
Binary file removed docs/public/dist/1.0/fonts/ionicons.eot
Binary file not shown.
2,230 changes: 0 additions & 2,230 deletions docs/public/dist/1.0/fonts/ionicons.svg

This file was deleted.

Binary file removed docs/public/dist/1.0/fonts/ionicons.ttf
Binary file not shown.
Binary file removed docs/public/dist/1.0/fonts/ionicons.woff
Binary file not shown.
Binary file removed docs/public/dist/1.0/images/fullscreen.png
Binary file not shown.
Binary file removed docs/public/dist/1.0/images/[email protected]
Binary file not shown.
Binary file removed docs/public/dist/1.0/images/geocoder.png
Binary file not shown.
Binary file removed docs/public/dist/1.0/images/layers-2x.png
Binary file not shown.
Binary file removed docs/public/dist/1.0/images/layers.png
Binary file not shown.
Binary file removed docs/public/dist/1.0/images/throbber.gif
Binary file not shown.
Binary file removed docs/public/dist/1.0/images/waymark-icon-red.png
Binary file not shown.
11,142 changes: 0 additions & 11,142 deletions docs/public/dist/1.0/js/waymark-js.js

This file was deleted.

9 changes: 0 additions & 9 deletions docs/public/dist/1.0/js/waymark-js.min.js

This file was deleted.

6 changes: 2 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,17 +146,15 @@ Documentation and examples at [waymark.dev/js](https://www.waymark.dev/js)

## Roadmap / To-Do

- Fix Docs navigation/content bug
- Change Dist /1.0/ to /latest/

### v1.1.0
### v1.2.0

- **Language**
- Pass localizations through `config.language`
- Improve file/image upload integration & examples
- Assign default Type key if none provided
- Better handling of no/one Type provided
- jQuery check(/auto include?)
- Fix Docs navigation/content bug

### v2.0.0

Expand Down

0 comments on commit 1e08aed

Please sign in to comment.