diff options
author | Anna Koskinen <Ansku@users.noreply.github.com> | 2021-08-13 17:05:50 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-13 17:05:50 +0300 |
commit | 54230dfa058c49bbe9e825c77cf82d9c0a170c4c (patch) | |
tree | 5cf04c471d838d521fc07b7832cd697f9b1b2a0e /all/src/main | |
parent | 5dd5cdca20b5ece095057c852b3a40f01bc95298 (diff) | |
download | vaadin-framework-54230dfa058c49bbe9e825c77cf82d9c0a170c4c.tar.gz vaadin-framework-54230dfa058c49bbe9e825c77cf82d9c0a170c4c.zip |
Reworked and cleaned up client-side TabSheet and Accordion. (#12357)
- Added and corrected JavaDocs.
- Deprecated unused public methods.
- Fixed first tab style logic in TabSheet.
- Fixed navigation focus logic in TabSheet.
- Fixed tab width bookkeeping for scrolling TabSheet tabs.
- Renamed private methods and variables for clarity.
- Removed unnecessary or duplicated private methods.
- Reworked some logic to clarify it and to better match my understanding
of what's supposed to happen within those methods.
- Updated some deprecated method calls to use currently recommended
solutions.
- Added and updated regression tests.
Diffstat (limited to 'all/src/main')
0 files changed, 0 insertions, 0 deletions