We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33f091 commit 2d10e43Copy full SHA for 2d10e43
CHANGELOG.md
@@ -9,9 +9,10 @@
9
* Updated TinyMCE to resolve security vulnerability #1696.
10
* Added WTab based methods to WTabSet corresponding to the content methods
11
* Introduced new SystemExceptions to make it easier to identify what exception occurred (eg invalid session token) #1627
12
-
13
* Add `@FunctionalInterface` to `Action` and `BeanProvider` to indicate that
14
these can be instantiated as lambda expressions.
+* Removed decorative Sass which created rounded corners on tabs. This was forgotten in the changes for 1.5.1 which separated structure from style as
15
+ much as possible #1711.
16
17
### Bug Fixes
18
0 commit comments