Skip to content

Releases: sucom/SPA.js

v2.95.0

24 Jul 17:04

Choose a tag to compare

v2.95.0

  • spa.api.patch

v2.94.0

23 Mar 04:11

Choose a tag to compare

v2.94.0

  • support for EJS template

v2.93.0

13 Jan 04:42

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

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

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

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

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

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

Choose a tag to compare

v2.90.0

  • support for pug template.

v2.89.1

14 Dec 13:55

Choose a tag to compare

v2.89.1

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