webSpoon/0.8.2.18
HiromuHota
released this
17 Jan 22:29
·
42 commits
to webspoon-8.2
since this release
0.8.2.18 - 2019-01-17
Added
- [docker] Copy the samples dir under ~/.kettle/data for convenience
WebSpoonUtils.getUISession()
to get the UISession from any child Thread of UIThread
Changed
- Ask where to save when saving an imported file (#127)
- Update RAP/RWT to 3.7.0 (#132)
- Set test-id to only widgets in need (#140)
- Move Spoon.setTestId to WebSpoonUtils.setTestId
Removed
- Trans.get/setDisplay and Job.get/setDisplay
Fixed
- Fixed the file/folder deletion/creation/rename in a repository (#135)
- Gets the active file name from Spoon to set fileToSave (#134)
- Fixed GetFieldsDialog (#136)
- saveSettings on disposing a display (#137)
- [rap] Use the cursor location as the menu location when it is not set on Menu.setVisible
- Escape the characters in a String for JavaScript (#139)