v2.0.0 Release - #716
Merged
Merged
Conversation
- Added examples of description, layergroup, daynight, and track
Specifically: * Shimmed d3 * Shimmed Jquery and it's plugins * Removed `const` that were exported and replaced them with default * executions * Added build folder to place store transpiled code * Removed uglify * Removed jQuery plugin tags * Adjusted `export` && `import` naming to make them correspond/work * A number of bug fixes with help from the linter
Module loader debugged
Pull in correct ol CSS files with Grunt and update link tags in index.html
npm install automatically updated this
- Change palettesLegend import to reference a function - Add undefined variables to prevent errors when adding layer. - Add check for null variable passed into ui hide function. - Add undefined variables to remove colorbar errors on hover
- Fix layersInfo import naming preventing info window from opening - Fix layersOptions import naming preventing config window from opening - Fix `$colorBox is not defined` error in palettes/legend.js - Fix `palette is not defined` in palettes/model.js - Fix `ReferenceError: oldLegend is not defined` in palettes/model.js - Fix `cannot call methods on dialog prior to initialization; attempted to call method 'close'` error when attempting to use options button to open options dialog after info dialog is open; or vice-versa
File hasn't been modularized yet, so it shouldn't have been renamed
Enabling the tracking of state via the url
Enable Url Updates
Move ext scripts to dependencies key
Update instructions to match recent changes Fix typos Clean up formatting
- Target `a` elements with sortable's cancel attribute within the layer `li`
- Create .github default folder for housing github related docs - Add a link to our waffle.io board to contributing doc - Minor spellcheck corrections
- Increase validScreenSize width detection to prevent the tour window from appearing on devices with too small of an area for the window to fit correctly.
- Change `left` position direction to `right` as per documentation - Import `jquery-ui/position` to wvui to prevent unexpected results
Make documentation match standard readme format Simplify organization Improve formatting Update information for Apache
…EXWEXs-fix-loading
Clean up documentation
Fix sortable overriding layer controls on Android tablets
Prevent tour window from appearing in incorrect position
Fix toolbar modal positioning
Module loaders
Update worldview-components and worldview-options-eosdis to latest versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #494
Resolves #655
Resolves #478
Resolves #641
Resolves #659
Resolves #521
Resolves #602
To do: