Skip to content

Tags: sucom/SPA.js

Tags

v2.95.0

Toggle v2.95.0's commit message
v2.95.0

+ spa.api.patch

v2.94.0

Toggle v2.94.0's commit message
v2.94.0

+ support for EJS template

v2.93.0

Toggle v2.93.0's commit message
Update License

v2.93.0-RC4

Toggle v2.93.0-RC4's commit message
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

Toggle v2.93.0-RC3's commit message
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

Toggle v2.93.0-RC2's commit message
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

Toggle v2.92.0's commit message
v2.92.0

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

v2.91.0

Toggle v2.91.0's commit message
v2.91.0

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

v2.90.0

Toggle v2.90.0's commit message
v2.90.0

+ support for pug template;

v2.89.1

Toggle v2.89.1's commit message
v2.89.1

- Fix: render a component in a loop