Go to file
Yannick Schaus b9f2f3ddd3
New page types: tabs, maps; misc. fixes (#198)
Upgrade to Framework7 5.4.5
Add leaflet/vue2-leaflet dependencies

Widgets & pages:
- Add OhTabsPage, OhMapPage, OhTab,
  OhMapMarker, OhMapCircleMarker
- Add support for tabbed pages in modals
- Add theme, themeOptions, device, JSON
  to expression evaluation context

Page designers:
- Add rudimentary designers for tabs, map pages
  (to refactor)
- Import designer components dynamically
  (split into individual webpack chunks)
- Fix masonry menus z-index issues in editor (hopefully)

Config parameters:
- Add map picker for location contexts

Code editor:
- Add indent guides

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-03-05 18:59:42 +01:00
bom removed dashboard as it has been replaced by new standard UI (#179) 2020-01-20 00:12:03 +01:00
bundles New page types: tabs, maps; misc. fixes (#198) 2020-03-05 18:59:42 +01:00
features Cosmetic changes, handle static files in UIService (#180) 2020-01-21 00:07:58 +01:00
licenses/epl-2.0 Update all license headers to openHAB EPL-2.0 (#35) 2019-03-07 22:50:51 +01:00
tools/static-code-analysis Update copyright headers to 2020 (#161) 2020-01-01 18:04:49 +01:00
.gitignore Ignore Eclipse project specific settings (#50) 2019-05-27 22:48:12 +02:00
.travis.yml Switch to Java 11 and drop Java 8 support (#160) 2020-01-12 22:33:58 +01:00
CODEOWNERS Remove dashboard leftovers (#181) 2020-01-24 08:40:55 +01:00
LICENSE Initial commit 2019-02-17 19:19:52 +01:00
pom.xml Upgrade to SAT 0.9.0 (#176) 2020-01-18 09:31:49 +01:00