Skip to content

Releases: sucom/SPA.js

v2.94.0

23 Mar 04:11
Compare
Choose a tag to compare

v2.94.0

  • support for EJS template

v2.93.0

13 Jan 04:42
Compare
Choose a tag to compare

v2.93.0

  • default [root-route] for the SPA root (/)
  • Enhancements to work with other Frameworks like React and OJet.
  • Minor code cleanup

v2.93.0-RC4

06 Jan 08:09
Compare
Choose a tag to compare
v2.93.0-RC4 Pre-release
Pre-release

v2.93.0-RC4

  • default [root-route] for the SPA root (/)
  • Enhancements to work with other Frameworks like React and OJet.
  • Minor code cleanup

v2.93.0-RC3

03 Jan 12:37
Compare
Choose a tag to compare
v2.93.0-RC3 Pre-release
Pre-release

v2.93.0-RC3

  • default [root-route] for the SPA root (/)
  • Enhancements to work with other Frameworks like React and OJet.
  • Minor code cleanup

v2.93.0-RC2

28 Dec 17:06
Compare
Choose a tag to compare
v2.93.0-RC2 Pre-release
Pre-release

v2.93.0-RC2

  • default [root-route] for the SPA root (/)
  • Enhancements to work with other Frameworks like React and OJet.
  • Minor code cleanup

v2.92.0

25 Dec 13:15
Compare
Choose a tag to compare

v2.92.0

  • minor enhancements to spa.bindTemplateData
  • dataUrlParams with :paramX. It can be a function, which will be resolved before dataUrl request
  • minor enhancements/fix in routing system

v2.91.0

20 Dec 09:35
Compare
Choose a tag to compare

v2.91.0

  • easily switch a component's view template using the _templateExt property.

v2.90.0

18 Dec 13:37
Compare
Choose a tag to compare

v2.90.0

  • support for pug template.

v2.89.1

14 Dec 13:55
Compare
Choose a tag to compare

v2.89.1

  • Fix: render a component in a loop (discussion #15)

v2.89.0

02 Jul 15:39
Compare
Choose a tag to compare

v2.89.0
~ minor enhancement to Knockout template based rendering