Skip to content

Minimal modular footer#2372

Open
mshujamalik-ebi wants to merge 13 commits intodevelopfrom
minimal-modular-footer
Open

Minimal modular footer#2372
mshujamalik-ebi wants to merge 13 commits intodevelopfrom
minimal-modular-footer

Conversation

@mshujamalik-ebi
Copy link
Copy Markdown
Collaborator

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 28, 2026

Deploy Preview for tubular-strudel-7ad396 ready!

Name Link
🔨 Latest commit 4c6232a
🔍 Latest deploy log https://app.netlify.com/projects/tubular-strudel-7ad396/deploys/69fc4d99018b7400083873bf
😎 Deploy Preview https://deploy-preview-2372--tubular-strudel-7ad396.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread components/footer/CHANGELOG.md Outdated
@@ -0,0 +1,40 @@
### 1.2.1
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bhushan-ebi since this is new component it should have version starting from v1.0.0 right ?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sandykadam Since this is not a new component as we're updating the vf-footer and releasing the new version of same component, I'd say it should be one version above the current release of vf-footer.

Comment on lines +3 to +14
"name": "@visual-framework/vf-footer",
"description": "vf-footer component",
"homepage": "https://stable.visual-framework.dev/",
"author": "VF",
"license": "Apache 2.0",
"style": "build/vf-footer.css",
"main": "build/index.js",
"test": "echo \"Error: no test specified\" && exit 1",
"publishConfig": {
"access": "public"
},
"repo": "https://github.com/visual-framework/vf-core/tree/master/components/elements/vf-footer",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vf-footer or vf-modular-footer ?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, as per our current discussion this will be vf-footer but let's connect on it tomorrow in office to finalise.


// Keep spacing consistent across the three logical rows.
.vf-modular-footer {
border-top: 4px solid color(green);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use core color variables!!

}

.vf-modular-footer__partners {
border-top: $vf-modular-footer-partner-rule-width solid color(green);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here variables

Comment thread components/footer/footer.variables.scss Outdated
Comment on lines +9 to +11
$vf-footer-link--color: ui-color(white);
$vf-footer-link--hover-color: color(grey--lightest);
$vf-footer-link--visited-color: color(grey--lightest);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all color variables available use them

@@ -0,0 +1,3 @@
### 1.0.0-beta.1
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mshujamalik-ebi sorry I think this should be 1.0.0-alpha.1. I know we discussed to use beta, but since this is first release, let's put it as alpha. Please update package.json as well.

@bhushan-ebi
Copy link
Copy Markdown
Collaborator

@mshujamalik-ebi let's finalise whether to use vf-footer or this new component for modular-footer. Based on that this PR will change. Moreover the landing page content also needs to be shown and we'll decide how to show it on click of Footer link in mega menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants