Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
embl.org
vf-core-mirror
Commits
2e1f9152
Commit
2e1f9152
authored
Nov 23, 2021
by
Ken Hawkins
Browse files
Prepare patch update
parent
40d76295
Pipeline
#216133
failed with stages
in 6 minutes and 13 seconds
Changes
8
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
24 additions
and
5 deletions
+24
-5
tools/vf-component-library/CHANGELOG.md
tools/vf-component-library/CHANGELOG.md
+6
-0
tools/vf-component-library/package.json
tools/vf-component-library/package.json
+1
-1
tools/vf-core/CHANGELOG.md
tools/vf-core/CHANGELOG.md
+5
-0
tools/vf-core/package.json
tools/vf-core/package.json
+1
-1
tools/vf-extensions/CHANGELOG.md
tools/vf-extensions/CHANGELOG.md
+1
-1
tools/vf-extensions/package.json
tools/vf-extensions/package.json
+1
-1
tools/vf-sass-compilation/CHANGELOG.md
tools/vf-sass-compilation/CHANGELOG.md
+8
-0
tools/vf-sass-compilation/package.json
tools/vf-sass-compilation/package.json
+1
-1
No files found.
tools/vf-component-library/CHANGELOG.md
View file @
2e1f9152
### 1.2.0
*
Update node-html-parser to 5.1.0
*
Use eleventy v1.0.0-beta.8
*
https://github.com/visual-framework/vf-core/pull/1257
### 1.1.16
*
Utilise new
`vf-navigation--on-this-page`
.
...
...
tools/vf-component-library/package.json
View file @
2e1f9152
{
"name"
:
"@visual-framework/vf-component-library"
,
"version"
:
"1.
1.16
"
,
"version"
:
"1.
2.0
"
,
"description"
:
"Generate a static-html site of Visual Framework 2.0 components and docs."
,
"main"
:
"index.js"
,
"scripts"
:
{
...
...
tools/vf-core/CHANGELOG.md
View file @
2e1f9152
### 2.2.34
*
Update marked to 4.0.4
*
Update browser-sync 2.27.7
### 2.2.33
*
Update sass to 1.43.2
...
...
tools/vf-core/package.json
View file @
2e1f9152
{
"name"
:
"@visual-framework/vf-core"
,
"version"
:
"2.2.3
3
"
,
"version"
:
"2.2.3
4
"
,
"description"
:
"Common dependencies for the Visual Framework 2.0."
,
"engines"
:
{
"node"
:
">=12.0.0"
...
...
tools/vf-extensions/CHANGELOG.md
View file @
2e1f9152
## 2.0.0-alpha.
0
## 2.0.0-alpha.
1
*
Support Eleventy 1.0.0 change in how its build process works
*
https://github.com/visual-framework/vf-core/pull/1257
...
...
tools/vf-extensions/package.json
View file @
2e1f9152
{
"name"
:
"@visual-framework/vf-extensions"
,
"version"
:
"
1.0
.1"
,
"version"
:
"
2.0.0-alpha
.1"
,
"description"
:
"Reusable componentised code, modules and config for vf-eleventy based projects."
,
"main"
:
"index.js"
,
"scripts"
:
{
...
...
tools/vf-sass-compilation/CHANGELOG.md
View file @
2e1f9152
### 1.1.17
*
Update @babel/preset-env to 7.16.4
*
Update sass to 1.43.4
*
Update stylelint to 14.0.0
*
Update stylelint-order to 5.0.0
*
Update stylelint-scss to 4.0.0
### 1.1.15
*
Dependency bump.
...
...
tools/vf-sass-compilation/package.json
View file @
2e1f9152
{
"name"
:
"@visual-framework/vf-sass-compilation"
,
"version"
:
"1.1.1
6
"
,
"version"
:
"1.1.1
7
"
,
"description"
:
"Build the Sass for Visual Framework 2.0 projects."
,
"main"
:
"index.js"
,
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment