ml222
ml222
### Describe the Change If using the -Icon and -IconOnly parameter of New-PodeWebButton, the icon should use the colour set by the -Colour parameter.
### Describe the Change Add possibility to set how much space/width form elements names can take (written out in front of the textbox, select box, checkbox etc). ### Related Issues...
### Describe the Change Create some space between submit and reset buttons in a form. ### Related Issues When having both submit and reset buttons in a form, there is...
### Describe the Bug Placing a New-PodeWebGrid inside a cell, that belongs to a parent grid, does not work if inside a forms -Content block. The example below will only...
### Describe the Bug When showing a modal and using the Actions parameter, containing commands to update the form fields in the modal, the form fields are not updated. ###...
### Describe the Bug Form fields like textboxes, selects, checkboxes etc, does not show their names next to the element if put inside a grid cell. ### Steps To Reproduce...
### Describe the Bug When using New-PodeWebTable and specifying a ClickScriptBlock (and DataColumn), the code in the ClickScriptBlock is never triggered when clicking a table row. ### Steps To Reproduce...