Commit Graph

4 Commits

Author SHA1 Message Date
Tom Payne 2cef7b98fd Don't export ol.OverlayPositioning 2014-02-06 22:33:36 +01:00
Éric Lemoine 7b81bfab5c Change @exportClass to @exportSymbol
sed command used: find src/ol -name '*.exports' -exec sed -ri 's/@exportClass\s+(\S+)\s+(\S+)$/@exportSymbol \1/' \{\} \;
2013-12-12 15:05:52 +01:00
Bruno Binet 715236c1f6 Update ol.overlay exports for center positioning 2013-10-07 17:01:06 +02:00
Tom Payne 096d48b4e8 Rename AnchoredElement to Overlay 2013-03-24 20:30:12 +01:00