Skip to content

Latest commit

 

History

History
178 lines (119 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

178 lines (119 loc) · 13.5 KB

2.1.11 (2021/10/11)

2.1.10 (2021/03/21)

2.1.9 (2021/02/23)

2.1.8 (2020/10/24)

2.1.7 (2020/8/1)

2.1.6 (2020/5/9)

2.1.5 (2020/3/22)

2.1.4 (2019/11/11)

  • #96: Add once option to remove event once it's triggered #94 - @fffx.

2.1.3 (2019/9/24)

  • #95: Use double quotes for displaying error message - @nikolalsvk.
  • #93: Fix: "Uncaught ReferenceError: _interval" #92 - @fffx.

2.1.2 (2019/8/17)

2.1.1 (2019/8/17)

  • #85: Rename main JS function and support toggle feature with other features - @nikolalsvk.
  • #82: Add toggle selector and event to render - @ThanhKhoaIT.
  • DEPRECATION WARNING - html_options is now a hash that you pass to render_async instead of an argument. If you passed for example a nonce: '21312aas...', you will need to pass html_options: { nonce: '21312aas...' }

2.1.0 (2019/5/6)

2.0.2 (2019/1/4)

2.0.1 (2018/12/10)

2.0.0 (2018/10/06)

1.3.0 (2018/10/06)

1.2.0 (2018/01/25)

1.1.3 (2017/11/23)

  • #40: Replace render_async's container with the response data - @nikolalsvk.

1.1.2 (2017/11/17)

1.1.1 (2017/10/14)

1.1.0 (2017/10/14)

1.0.1 (2017/10/14)

1.0.0 (2017/09/21)

0.4.1 (2017/09/07)

0.4.0 (2017/09/07)

0.3.3 (2017/09/04)

0.2.3 (2017/07/11)

0.1.3 (2017/06/28)

0.0.2 (2013/08/23)

  • It is now safe to call the method render_async instead of render_asynk (Billetto namespace issue) - @kaspergrubbe

0.0.1 (2013/08/23)