You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DefaultLocalEntityConnection.setParameterValue() now only uses the Converter to convert null values in case it handles null.
is.codion.swing.common.model
DefaultFilteredTableColumnModel.setVisibleColumns() bug fixed, now throws IllegalArgumentException in case a column is not found, instead of NullPointerException.
is.codion.swing.common.ui
KeyboardShortcuts.Shortcut added, with defaultKeystroke(), keystroke enums must implement it.
is.codion.swing.framework.ui
EntityTablePanel, mnemonic removed from deleteSelected control.