GA Release 10.0.0
github-actions
released this
11 Oct 11:57
·
547 commits
to refs/heads/master
since this release
Changelog
Breaking Changes
- Removes a legacy helper (#1265) @andyHa
- OAuth2 token refreshing util (#1273) @mkeckmkeck
- Removes ContentHelper class. (#1262) @cschierle
New Features / Enhancements
16 changes
- Allows to inject new history states via tycho history (#1291) @sabieber
- Tycho: Adds input addon with copy button (#1289) @sabieber
- Adds some more small css helper classes (#1284) @sabieber
- Adds an ie11 polyfill for the formdata object (#1281) @mko-sci
- add additionalTags to datacards to provide information (#1279) @ymo-sci
- Dialogs: Improves Wizard Capability (#1278) @sabieber
- Adds a sirius.postJSONFile js function which call the given URL, post the given params and file and retrieves the resulting JSON (#1277) @mko-sci
- Adds sirius.deepExtend a plain ie11 compatible js alternative to jQuery's $.extend (#1276) @mko-sci
- Multiple minor additions to FE2.0 related css (#1274) @mko-sci
- Dialog Wizard (#1275) @sabieber
- Adds initial support for OAuth2 (#1272) @mkeckmkeck
- Some cookies refactoring / optimization (#1271) @mkeckmkeck
- API Documentation: More HTML (#1269) @jakobvogel
- Reverts Continuity Commit & Upgrades Token Autocomplete (#1268) @sabieber
- Sirius JS: Allows to suppress enter listener when shift is pressed (#1266) @sabieber
- API Docs: shows method and content type in toc instead of generic icon (#1263) @cschierle
- Optimizes user UI (#1270) @ghost
Bugfixes
- SE-13063: Only prevent multiple clicks if it would lead to a form submission (#1290) @fhaScireum
- Tycho: Correctly shows error state on token autocomplete fields (#1288) @sabieber
- Fixes a Chrome only issue where click-spaming on a button lead to multiple execution of the attached click-handlers although the button had the pending class attached (#1286) @mko-sci
- History Handling Bugfix (#1280) @jakobvogel
- Reverts Continuity Commit & Upgrades Token Autocomplete (#1268) @sabieber
Maintenance
- Lokalise: Translations update (#1292) @scireumskip
- Also set the DEFAULT_PAGE_SIZE to 24 in Page. (#1287) @ymo-sci
- decrease default sso-time to 4 hours (#1282) @ymo-sci
Full Changelog: ga-9.0.0...ga-10.0.0