Tom Dye
Tom Dye
With regards to our icon set, I do not think we should continue with our own icon set, nor do I think we should try and theme across icon sets....
Un-assigning myself from this as i concentrate on the grid work. I believe we should stick to simply extending the icon set we offer / use and support a single...
We looked at this but deemed phone number validation to be too complicated. Without baked in validation this would really just be an input with `type=’tel’` which didn’t seem like...
I think that we would only want to go ahead with this if we were to add a phone icon or similar to the leading / trailing section of this...
I don't think we should be exporting this interface. Perhaps we should instead change to always export the same object with a valid boolean and optional message. This needs investigating...
Correct, I'm not sure why it was done that way in the first place. I'm just thinking out loud here though - would this approach work for all our validated...
We have the tree widget now so I believe this can be worked on
What would the trigger class be used for? it's just a wrapper for what ever triggers the popup in order to calculate size etc. Any theming should be done on...
# Customising rows / columns The previous grid has a large `columns: ColumnConfig[]` property passed to it which includes various flags and custom renderers. Recently we have moved to `children`...
@msssk good questions / points so far. I think that we may well want multiple file uploaders to support different scenarios. For example `FileUploader` / `MultiFileUploader`. We also need to...