2.3.4 (2019-07-31)
2.3.3 (2019-03-13)
- relative positon incorrect placement on
autoUpdate
(f3c0106)
2.3.2 (2019-02-12)
2.3.1 (2019-02-10)
2.3.0 (2019-01-05)
- add support to access host component instance (6cf180a)
2.2.0 (2018-12-31)
- attach component custom props on initialize without ToppyOverlay (e96a5f4)
2.1.0 (2018-12-25)
- re-render when nested dynamic component (68f5844)
2.0.5 (2018-12-24)
2.0.4 (2018-12-20)
- allow custom props to be accessed in host component (9d8e4ba)
2.0.3 (2018-12-15)
2.0.2 (2018-12-15)
- incorrect signature in API (c80658e)
2.0.1 (2018-12-14)
2.0.0 (2018-12-14)
- access custom props in Component, Template and Plain text contents (b8550c8)
- add template ref context (e3e4ff1), closes #19
- added support for custom key to reference later (3901878)
- include context data in templateref (a865929)
- API has been changed.
.overlay()
to.position()
,.host()
to.content()
,updateHost()
toupdateContent()
,ToppyRef
toToppyControl
. Introduced.config()
. Performance improvement.
1.3.1 (2018-12-05)
- global position: calculate proper left and top co-ordinates when
hostWidth
andhostHeight
in percentage (59dd68b)
1.3.0 (2018-12-04)
- relative position: added support for content sticking with target element when
autoUpdate
is set to true (6fa37e7)
1.2.4 (2018-11-28)
- replace codeclimate with codecov config in travis (af9d16f)
1.2.3 (2018-11-28)
1.2.2 (2018-11-28)
1.2.1 (2018-11-26)
1.2.0 (2018-11-24)
- added new config prop 'bodyClassNameOnOpen' (0e047bf)
- add new config 'closeOnEsc' (fc1577e)
- added support to change content after create (02182b3)
- added version selector in doc (7554f7b)
- minor improvements and fixes (8152b1c)
1.1.1 (2018-11-22)
1.1.0 (2018-11-18)
- fade in content once position is updated (3520ef6)
- fade in content only after final position is updated (abbfc8f)
1.0.18 (2018-11-16)
1.0.17 (2018-11-13)
1.0.16 (2018-11-09)
1.0.15 (2018-11-06)
1.0.14 (2018-11-03)
1.0.13 (2018-11-02)
- override files on ghpages instead of replace (d282266)
1.0.12 (2018-11-02)
1.0.11 (2018-11-01)
- move archive logic to verfiyRelease stage (cdce3c1)
1.0.10 (2018-11-01)
- archive version before publishing (6dd714a)
1.0.9 (2018-11-01)
- publish gh-pages with achived versions (19a34c2)
1.0.8 (2018-11-01)
- ghpages publish path (f5d2f47)
1.0.7 (2018-11-01)
- set archive version properly (b01d0ab)
1.0.6 (2018-11-01)
- archive doc build versions (06226c4)
1.0.5 (2018-11-01)
- change gh pages publish package (a5ef149)
1.0.4 (2018-11-01)
- update build command in package json (0ed8a10)
1.0.3 (2018-11-01)
- remove assets release in github (8fb1ec8)
1.0.2 (2018-11-01)
- release doc assets to github pages (87b460b)
1.0.1 (2018-11-01)
- package json scripts and travis (bc4f996)