We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095b464 commit c8d53faCopy full SHA for c8d53fa
CHANGES
@@ -1,3 +1,15 @@
1
+===== 2.0.0 (2018-12-19) =====
2
+
3
+* carousel improvements: lazy loading, performance
4
+* split Ot_popup into Ot_popup/Ot_form modules
5
+* close popups on hitting the ESC key
6
+* Ot_page_transition: widget for implementing page transition animations (beta)
7
+* Ot_spinner.replace_content: load new content into existing div
8
+* Ot_tip: display hovering boxes of content
9
+* vertical drawer
10
+* Ot_nodeready: avoid memory leaks
11
+* Automatically generate documentation (html_of_wiki)
12
13
===== 1.1 (2017-02-08) =====
14
15
* Compatibility with Eliom 6.3 and OCaml 4.06
0 commit comments