This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
v3.6.3
interactivellama
released this
26 Feb 20:39
·
1287 commits
to master
since this release
Enhancements
- #1132 - Fixes JavaScript lint issue [tree]
- #1125 - Adds disclose (open/expand) folders methods and events to API [tree]
- Methods:
discloseAll
,closeAll
,discloseVisible
- Events:
closedAll
,disclosedVisible
,exceededDisclosuresLimit
,disclosedAll
- Documentation will be added to Tree control
- #1124 - Add code coverage to units tests. Adds all tests to
serve
task. Addsserveslow
task. Add length of time comments to aid developers in choosing a serve task. - #1122 - Document how to restart builds with TravisCI
- #1117 - Adds
serveless
andresetdist
grunt tasks. Modifiesserve
andservedist
grunt tasks. - #1112 - Block screenshots from being checked in
- #1103 - Modify release task: Compile dist, prompts for version number
- #1090 - Add screenshots to unit testing