Skip to content
  • Stuart Robson's avatar
    The one that makes lots of really good changes to forms. (#1390) · 4205c0b0
    Stuart Robson authored
    
    
    * removes hidden: true from all form items
    
    * updates vf-checkbox styles
    
    * updates vf-radio styles
    
    * removes comments, tidies up, and changes component type to form
    
    * removes core example
    
    * fixes hover/focus styles to be more consistent
    
    * adds 'form' as a component type in the vf-component-library
    
    * moves inputs to separate examples
    
    * moves button to a form element, because
    
    * adds stack to fieldset
    
    * changes font size and weight for legend
    
    * makes the input blank (to get ready for nunjucks blocks)
    
    * adds --inline form item variant
    
    * removes --inline options and makes use of item--inline variant
    
    * restyling forms again
    
    * changes the select icon to use streamline icons
    
    * updates tick in checkbox
    
    * adds more variants to form example
    
    * changes the x in search to match streamline icons
    
    * updates select icon to match streamline icons style
    
    * changes radio disabled to match checkbox disabled
    
    * updates font size
    
    * fixes inline issues
    
    * changes search reset icon
    
    * some slight changes to disabled checkboxes and radios
    
    * fixes up the checkboxes and makes them more nunjucks-y
    
    * makes the fieldset more nunjucks-y
    
    * updates the inputs a little
    
    * makes the label more nunjucks-y
    
    * makes the radios more nunjucks-y
    
    * makes the legend more nunjucks-y
    
    * removes all examples from form core because I have errors
    
    * adds inline checkbox in -- because errors
    
    * adds example back
    
    * ugh
    
    * hmmm
    
    * Bad yaml
    
    * fixes error being thrown
    
    * removes hokey old examples we don't need
    
    * updates to checkboxes
    
    * updates to input
    
    * updates form item
    
    * updates legend padding
    
    * updates radios
    
    * updates and finalises the fieldset
    
    * updates and finalises the fieldset
    
    * updates to checkbox
    
    * updates to label
    
    * updates to core
    
    * updates to radio
    
    * adds autocomplete search
    
    * moves form input
    
    * adds value and name options to checkbox
    
    * moves components to root
    
    * adds some html attribute options
    
    * some readme updates
    
    * idk, some form updates
    
    * updates checkbox
    
    * updates the readmes
    
    * replaces autocomplete with filter
    
    * fixes the form so it is its own component
    
    * updates usage for form__core to be just form
    
    * more form things
    
    * small update discussing the --filter variant
    
    * Add link to PR
    
    * Line break
    
    * Add form components to /components landing page
    
    * resolves error with editing version in vf-form package.json
    
    * adds -alpha.1 to all changelog updates
    
    * adds -alpha.1 to all changelog updates
    
    * mentions that installing vf-form installs all the things
    
    * moves the button bacl
    
    Co-authored-by: default avatarKen Hawkins <khawkins98@gmail.com>
    4205c0b0