0.5.3 • Published 9 months ago

mithril-ui-form-leaflet-plugin v0.5.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

A map plugin for Mithril-ui-form

Mithril-ui-form is a declarative framwork to create forms using the front-end Mithril framework and mithril-materialized components using the materialize-css design theme.

Originally, the map component was included by default, and you needed to import Leaflet and Leaflet-draw even when not using a map. Recent versions (v1.0.0+) have removed support for the leaflet map component, so you need to include it manually yourself.

import { leafletPlugin } from 'mithril-ui-form-leaflet-plugin';

...

registerPlugin('map', leafletPlugin);
0.5.3

9 months ago

0.5.2

9 months ago

0.5.0

2 years ago

0.5.1

2 years ago

0.4.0

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago