We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802a893 commit ef07aabCopy full SHA for ef07aab
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 3.5.1
2
+
3
+- Fix ipl-input with the large theme growing too wide in some cases
4
+- Improve appearance of large inputs with labels
5
+- Fix large ipl-input growing slightly taller when loading
6
7
# 3.5.0
8
9
- Add ipl-dialog component
package.json
@@ -1,6 +1,6 @@
{
"name": "@iplsplatoon/vue-components",
- "version": "3.5.0",
+ "version": "3.5.1",
"description": "Vue components for internal Inkling Performance Labs utilities.",
"homepage": "https://github.com/IPLSplatoon/vue-components",
"repository": "https://github.com/IPLSplatoon/vue-components",
0 commit comments