Toby Brancher
Toby Brancher
Its kinda, in the documentation, altho I don't understand it fully yet (but think I can still help a little): http://www.asual.com/jquery/address/docs/ The author states you should do something depending on...
sorry didn't notice the fiddle link (was a bit tired yesterday), and I can see the problem your having now, definitely different to the one I was seeing on the...
How about? `TextArea` as the form field with all standard child elements `TextArea.input` as the TextArea input alone `TextArea.label` as the TextArea label alone `TextArea.hint` ... `TextArea.error` ... These could...
I really like the spec and rationalisation in your Medium post TBH, feel it makes a lot of sense, trying to come up with a naming convention that represents this...
Ok, I think something like this could work; ``` // Fields {label:string, hint:string, input:object, meta:object, displayType: string} // TextField // .label // .hint // .error // .input // SearchField //...
Thanks @gavinorland. @stevesims, `InputField.png` is not still needed, but all of the png's should be removed by now - completely missed that this got added (should not have been generated)....
Sorry to have left this open and thank you for closing it - I believe the reason I parked this was that despite the component being complete it was part...
I should update my OP with an example of the problem (should probably make a template for issues TBF also to help us all). The issue is with the current...
Implementing this with the className pattern; - `govuk-react--label-text` - `govuk-react--hint-text` - `govuk-react--error-text` Happy to change or take any suggestions!
I can also confirm this issue. Just want to say a quick kudos for all the awesome work, we are finally getting into Patternlab and this project is awesome, thanks...