Skip to content

Silverstrap 2.2.2 released

Compare
Choose a tag to compare
@ntd ntd released this 19 Nov 19:31
· 106 commits to master since this release

Correct a bug on the 2.2.0 release that prevented the proper overriding of form elements by avoiding symlinks in the repository.

git or composer are not able to properly handle symlinks, so the previous approach of symlinking Includes/Form.ss to forms/Form.ss was not successful. Avoid the symlink in the first place by including (via template) Includes/Form.ss from forms/Form.ss.