-
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b7859ca
commit a384ab3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule qwc2
updated
12 files
+3 −2 | actions/layers.js | |
+1 −1 | components/widgets/TextInput.jsx | |
+1 −1 | doc/plugins.md | |
+3 −2 | plugins/AttributeTable.jsx | |
+3 −2 | plugins/Editing.jsx | |
+3 −1 | plugins/FeatureForm.jsx | |
+3 −1 | plugins/LayerTree.jsx | |
+42 −42 | plugins/MapFilter.jsx | |
+47 −8 | plugins/TimeManager.jsx | |
+45 −20 | reducers/layers.js | |
+8 −23 | utils/LayerUtils.js | |
+4 −2 | utils/ThemeUtils.js |