This project is mirrored from https://*****@github.com/visual-framework/vf-core.git.
Pull mirroring updated .
- 06 Aug, 2020 1 commit
-
-
Ken Hawkins authored
Spotted during my tinkering. Theo is only needed for `/vf-core/components/vf-design-tokens/gulpfile.js`, and they're listed in that sub-project's package.json
-
- 03 Aug, 2020 6 commits
-
-
Ken Hawkins authored
-
Stuart Robson authored
-
Stuart Robson authored
* fixes up issues with vf-intro * adds more compatibility codes and warning if dupes
-
Stuart Robson authored
* deprecates the summary--profile variant * Note you should use vf-profile * Whitespace Co-authored-by:
Ken Hawkins <khawkins98@gmail.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
- 30 Jul, 2020 4 commits
-
-
Stuart Robson authored
-
Stuart Robson authored
* updates vf-intro to work better with yml * cha-cha-cha-changelog * adds backwards compat with variable name
-
Stuart Robson authored
-
Stuart Robson authored
* fixes issue where SVG didn't appear * cha-cha-cha-changelog
-
- 29 Jul, 2020 7 commits
-
-
Stuart Robson authored
-
Ken Hawkins authored
* Remove gulp-sass dependency * Require dartsass * Add dart-sass render * Remove some old build processes * Improve list generation of sass files * Dynamically generate import paths * Imrpove sass imporater logic * Optimise sass import * Indentation * Per compionent sass * Fix typo * More robust matching * Update index.scss * Update vf-css.js * fix path * Update index.scss * Fix a race condition for package.variables.scss generation This resulted in a hard failure for dart sass, but it also was causing confusing output in libsass * Tidy * Update yarn.lock
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Stuart Robson authored
* updates to vf-intro, to make it more useable in 11ty * cha-cha-cha-changelog
-
Stuart Robson authored
* makes vf-links-list work w/ yaml for eleventy * makes badge portable to so it can be rendered inside of other components within vf-core and 11ty * adds context statements so it can be used properly * cha-cha-cha-changelog * adds readme details
-
Stuart Robson authored
* fixes width issues because of max-content * fixes CSS combinator so vertical spacing for __text works * cha-cha-cha-changelog
-
- 22 Jul, 2020 5 commits
-
-
Ken Hawkins authored
Don't allow publishing from the "wrong" branch.
-
Ken Hawkins authored
-
Ken Hawkins authored
-
Ken Hawkins authored
With the changes in vf-body, the legacy EBI Header is no longer full width. This reinstates that.
-
Ken Hawkins authored
With the changes in vf-body, the legacy EBI Header is no longer full width. This reinstates that.
-
- 20 Jul, 2020 5 commits
-
-
Ken Hawkins authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Renovate Bot authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Stuart Robson authored
* updates to vf-sass-config * quick tidy up to remove no-js from rule * replaces lengthy imports list with sass-config, moves utility classes * tries to fix stylelint hard fail * tries to fix stylelint hard fail * tries to fix stylelint hard fail * tries to fix stylelint hard fail * tries to fix stylelint hard fail * tries to fix stylelint hard fail * tries to fix stylelint hard fail * replaces hard with soft with hard again * tools revert * removes overly specifc relative path * moves to Dart Sass * replaces the Sass compiler with Dart Sass * Update yarn.lock * Update yarn.lock Co-authored-by:
Ken Hawkins <khawkins98@gmail.com>
-
- 13 Jul, 2020 4 commits
-
-
Stuart Robson authored
-
Stuart Robson authored
* updates to vf-card * swaps things round when the title is a link * initial make card a link using pseudo element * more little updates for making the a in title link the whole card * changes to card container for it to work better with cards * tidies the vf-card component a little more * cha-cha-cha-changelog.md * updates to allow for proper usage as a sub-component * updates to allow vf-section-header to work properly
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Ken Hawkins authored
* Fix: remove vf-design-tokens hard requirement from vf-sass-config The recent changes to the relative paths meant that a `node_modules/vf-design-tokens` would always be prefered over a local version (think: a site doesn't use the EMBL colours or typography sizing tokens) This restores the ability to have a local design tokens. * Update CHANGELOG.md * Clarify dependencies
-
- 10 Jul, 2020 1 commit
-
-
Stuart Robson authored
-
- 09 Jul, 2020 2 commits
-
-
Stuart Robson authored
* adds contextual data option * cha-cha-cha-changelog * adds | safe to the text variable so you can pass in HTML
-
Stuart Robson authored
* adds mailto: and tel: as appropriate * cha-cha-cha-changelog
-
- 07 Jul, 2020 5 commits
-
-
Ken Hawkins authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Ken Hawkins authored
Add support for backwards compatibility with .vf-global-header 1.x's vf-global-header__inner Because the EMBL global header comes from the contentHub we can't switch over everything in one go. This allows projects to update to vf-global-header and the contentHub to continue to have HTML with vf-global-header__inner. I note that it will be removed in vf-global-header 3.0
-
Stuart Robson authored
-
Stuart Robson authored
* fixes issue where Chrome makes the avatars squish * ch-cha-cha-changelog
-