]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 2.1-5
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 20 Apr 2020 08:44:38 +0000 (10:44 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 20 Apr 2020 08:44:38 +0000 (10:44 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index e3a4a5690f27645387cd38fdcf8c9fa5d9dabf0f..be881a21f04776543be6c5784de02f90e1fc4475 100644 (file)
@@ -1,3 +1,17 @@
+proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
+
+  * add LanguageEditWindow
+
+  * window/Edit: accept bodyPadding from config
+
+  * button: don't auto set selection model if explicitly set to false
+
+  * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
+
+  * StdRemoveButton: enable button by default if no selection model is set
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Apr 2020 10:44:21 +0200
+
 proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
 
   * ComboGrid: fix validation for !allowBlank disabled fields