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 560439d commit 89a93ffCopy full SHA for 89a93ff
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# 1.0.0
2
<i>Initial release</i>
3
+* All methods and functionality are designed to be overwritable (at least protected)
4
* The library consists of 2 main parts:
5
* ``extendable`` → Includes the bare minimum to make the Spring components extendable
- * ``advanced`` → Contains components made on top of ``extendable`` with many customization options
6
+ * ``advanced`` → Contains components made on top of ``extendable`` with many customization options; Additionally:
7
+ * Updated Bootstrap to version 5.3+
8
+ * Improved SSO (OAuth2 / SAML2) UI
0 commit comments