This project is mirrored from https://github.com/visual-framework/vf-core.git.
Pull mirroring updated .
- 08 Jul, 2021 1 commit
-
-
Nikiforos Karamanis authored
Fixed a typo on the word "accessibility" that I just spotted.
-
- 05 Jul, 2021 3 commits
-
-
Ken Hawkins authored
-
Ken Hawkins authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
- 02 Jul, 2021 3 commits
-
-
Ken Hawkins authored
* Documentation: demonstrate elixir banner * Add ELIXIR banner to example EMBL-EBI page. * https://stable.visual-framework.dev/patterns/boilerplate-generic-embl-ebi/ * Update CHANGELOG.md
-
Ken Hawkins authored
* Enhancement: vf-hero refinments * Updates the default hero spacing to be equivalent to 1200 (was: 800). This better matches the actual default usage in practice and is based off design feedback for consistency. * Hides 1600 variant that has gone unused. * Readme updated to note that most uses will want a background image at 3000 by 1000 pixels. As discussed with @cindyebi and Design. * Update CHANGELOG.md
-
Ken Hawkins authored
Feedback has been unclear on using `#373a36` for the main text. This keeps the clearly more accessible (and less perceptible change of using `#1a1c1a` for main text) and unblocks the release of 2.5.0-beta.4.
-
- 30 Jun, 2021 3 commits
-
-
Ken Hawkins authored
-
Ken Hawkins authored
* enhancement: primary-text-as-grey For #1587. Also: * Improve reliability of mixin for `link-color` and `brand-color` when using the default color. * Mixin for `inline-link` now uses `link-color` mixin. * Use design tokens for colors, by using mixins for `text-color` and `link-color`. * Precipitate changes * Primary is grey, secondary is dark * Document sassFunction and sassMap names * Developer tools: add `sassFunction` and `sassMap` information to token meta information. * Typography color auto-setting * Update vf-link-list.scss * Code example updates for tokens * Card updates for tokens * chore: text colour updates for button and footer * Reduce text-body--1 to 28px https://docs.google.com/document/d/13UJF2yw4C6IVXCQ1uljb6PWX20fY-gZNRlXtoTZbes4/edit#heading=h.fxkljuwfkv09
-
Ken Hawkins authored
* Enhancement: vf-profile colour and spacing * Links of `.vf-profile__link` use `inline-link` mixin. * Remove need for `.vf-u-last-item` on last phone number. * https://gitlab.ebi.ac.uk/emblorg/backlog/-/issues/524#note_126059 * Update CHANGELOG.md
-
- 29 Jun, 2021 5 commits
-
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
- 24 Jun, 2021 2 commits
-
-
Ken Hawkins authored
-
Ken Hawkins authored
-
- 23 Jun, 2021 1 commit
-
-
Ken Hawkins authored
Closes #1604
-
- 22 Jun, 2021 4 commits
-
-
Ken Hawkins authored
* Use revised primary and secondary text colours * Generate json for theme colours * Display theme colours in component library * Deprecates old primary, secondary, tertiary themes in favour of vf-color__brand and interactive, text colours * Changes mixin `set-type` to use the primary colour (off black) by default
-
Ken Hawkins authored
* bug: vf-card space * Bug: correct a missing space in Nunjucks template. * Update CHANGELOG.md
-
Ken Hawkins authored
* enhancement: vf-search-clien-side destination * Add customisable URL prefix `search_client_destination_prefix`. Makes the search more robust and flexible. * Update CHANGELOG.md * Update README.md
-
Ken Hawkins authored
* bug: string type for striptags * Bug: in `gulp-build-search-index` ensure `body` is a string for `striptags`. striptags will error if an array is sent. * Update CHANGELOG.md
-
- 21 Jun, 2021 4 commits
-
-
Ken Hawkins authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
- 18 Jun, 2021 3 commits
-
-
Ken Hawkins authored
* Documentation: clarity on using card vs summary components. * https://github.com/visual-framework/vf-core/issues/1592
-
Ken Hawkins authored
* Accessibility: add `search_client_id` to configure `label` `for` and `input` `name` attributes.
-
Ken Hawkins authored
-
- 17 Jun, 2021 1 commit
-
-
Nitin Jadhav authored
* Fixed repeating breadcrumbs issue
-
- 16 Jun, 2021 6 commits
-
-
Ken Hawkins authored
* enhancement: vf-content heading spacing A bit of a "reset" that uses the central `set-type` mixin. It makes things more consistent with fewer exception and less technically complications. Also adopts the vf-stack style mantra of "pushing down" and removes top margins. * Use vf-spacing tokens for heading margins. * Reduce bottom margin on headings to be more consistent with overall typography, design kit.
-
-
Ken Hawkins authored
* Critical: pins `marked` dependency to 2.0.7, as 2.1.0 breaks support in node 12. * https://github.com/visual-framework/vf-core/pull/1590
-
Ken Hawkins authored
* Enhcancement: vf-figure refinements A PR to sort some issues around vf-figure (also including `.vf-conent figure`) First commit works on #1582 * Figure: handle vf-content figure better Assumes a responsive and cnetered layout, which is most typical. * Update CHANGELOG.md * Update CHANGELOG.md
-
Ken Hawkins authored
* Featuer: pin marked * Pin `marked` dependency to 2.0.7, as 2.1.0 breaks support in node 12. * Background: https://github.com/markedjs/marked/issues/2106 * Add PR link
-
Ken Hawkins authored
-
- 15 Jun, 2021 1 commit
-
-
Ken Hawkins authored
- sort cards on homepage by title - make "design tokens" lowercase - fix up the design tokens overview layout - cleanup token template pages
-
- 14 Jun, 2021 3 commits
-
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Ken Hawkins authored
* bug: vf-tabs missing import Bug: Add missing `@import 'vf-global-variables';` to generate standalone `vf-tabs.css`. * Update CHANGELOG.md
-