Release of v1.2.3

16 views
Skip to first unread message

Alfred Wassermann

unread,
May 21, 2021, 5:30:07 AM5/21/21
to JSXGraph
JSXGraph version v1.2.3 contains small improvements and bug fixes, and some new experimental features, see https://github.com/jsxgraph/jsxgraph/blob/master/CHANGELOG.md. Most notable are
  • Add Typescript definition file `index.d.ts` (not yet complete). Thanks to David Holmes for the contribution!
  •  KaTeX support (useKatex:true), see https://jsxgraph.org/wp/2021-05-21-release-of-version-1.2.3/ for an example.
  • board.fullUpdate() updates size info of text elements. This is helpful for JSXGraph constructions which are initialised in a hidden parent element, resulting in misplaced text elements. When the board becomes visible, now a call of board.fullUpdate() is sufficient to correct the position of the text elements. This can be triggered in an event listener (by the developer). See an example at https://github.com/jsxgraph/jsxgraph/issues/348.
Enjoy, Alfred

Reply all
Reply to author
Forward
0 new messages