Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/visual-framework/vf-core.git. Pull mirroring updated .
  1. Apr 19, 2019
    • Stuart Robson's avatar
      refactor vf-element components to make use of yaml/nunjucks (#363) · f036dcc8
      Stuart Robson authored
      * updates vf-blockquote to use yaml and adds id/class overrides
      
      * a little blockquote fix
      
      * updates buttons to use yaml to generate variants
      
      * updates divider to allow for overiding classes/ids
      
      * updates figure to allow for overiding classes/ids
      
      * updates logo to allow for overiding classes/ids and use of data
      
      * update vf-list to use YAML
      
      * a refactor of the initial templating for vf-heading
      
      * updates vf-text to make use of taml data and nunjucks logic
      
      * Add http before link
      f036dcc8
  2. Apr 17, 2019
  3. Apr 16, 2019
    • Ken Hawkins's avatar
      Refactor vf-link (#354) · 6b9429e4
      Ken Hawkins authored
      Refactors vf-link to use yaml and break out the disabled state.
    • Ken Hawkins's avatar
      Optimise gulp dev (#357) · a3017806
      Ken Hawkins authored
      * Optimise gulp dev
      
      Avoids a lot of thrashing in the generation, optimisation, and watching tasks. This was particularly painful on slower machines.
      
      * adds command for fractal to ignore sass file changes to stop a reload of the page
      
      * updates ignored path for Fractal watch to match gulp watch path
  4. Apr 15, 2019
    • Stuart Robson's avatar
      WIP: updates components to use yaml where possible (#338) · 31ec20ef
      Stuart Robson authored
      * updates vf-badge to use yaml more and leave the nunjucks nice and tidy
      
      * vf-badge nunjucks macro-fication
      
      * vf-badge nunjucks macro-fication
      
      * Fixed that for you :upside_down:
      
      * updates vf-badge to un-macro it
      
      * updates vf-badge to all the new things
      
      * updates vf-badge to all the new things
      
      * updates vf-text to use yml / nunjucks more
      
      * sanitises the yaml variables from the component name
      
      * sanitises the yaml variables from the component name and uses new data for rendering list
      
      * adds a vertical pipe for the additional class
      
      * updates box
      
      * article meta
      
      * starts on buttons
      
      * changes buttons mixin
      
      * makes a start on summary
      
      * Typos
      
      - Makes `overide` to `override`
      - Adds "https://" before demo links
      31ec20ef
  5. Apr 09, 2019
  6. Apr 08, 2019
  7. Apr 05, 2019