Skip to content

Releases: edificeio/sijil.js

Release list

1.0.2

Choose a tag to compare

@simbas simbas released this 05 Jun 07:49
c285f65

fix an issue with the addBundle function (it was erasing the previous added bundle instead of merging bundles).

1.0.1

Choose a tag to compare

@simbas simbas released this 05 Mar 16:22
  • fix the missing typing export of translate.pipe
  • fix a performance issue, s5l.component was reassigning element innerHTML on change detection (even if no change occurred on the translations)