Skip to content

DevLink V2 update#4

Merged
paulvmoreau-webflow merged 7 commits into
v1from
devlink-v2-update
May 19, 2026
Merged

DevLink V2 update#4
paulvmoreau-webflow merged 7 commits into
v1from
devlink-v2-update

Conversation

@paulvmoreau-webflow
Copy link
Copy Markdown
Collaborator

Added minimal DevLink export files so Provider and DevLinkFontTags imports work.

agustinchiarotto and others added 2 commits May 18, 2026 13:03
… and global CSS styles

- Introduced `DevLinkProvider` and `IX3Provider` components for managing interactions and rendering links/images.
- Added telemetry configuration in `webflow.json` to track usage.
- Created utility functions for CSS class management and interaction enhancements.
- Added support for loading Google and Adobe fonts via `useInjectFonts`.
- Established context for IX3 interactions and improved event handling.
- Included new modules for managing interactions and types, along with necessary CSS files.
- Updated the project structure to accommodate new features and ensure compatibility with existing components.
…ow.json

- Added the `DevLinkFontTags` component to the head of the layout for improved font management.
- Removed the `siteId` property from `webflow.json` for a cleaner configuration.
Comment thread src/app/layout.tsx
@paulvmoreau-webflow paulvmoreau-webflow changed the base branch from main to v1 May 19, 2026 17:09
- Included detailed steps for installing and configuring the Webflow CLI.
- Added commands for logging in, installing dependencies, and syncing Webflow components.
- Provided a link to the DevLink documentation for further reference.
- Updated `webflow.json` to change the `rootDir` for DevLink exports from `./src/webflow` to `./webflow`.
- Deleted unused files including `DevLinkProvider.tsx`, `devlinkScope.ts`, `ix3-interactions.tsx`, and various utility modules related to interactions and font management.
- Cleaned up the project by removing unnecessary CSS and JavaScript files, streamlining the codebase for better maintainability.
Comment thread webflow.json Outdated
Comment thread webflow.json Outdated
"cssScopes": true,
"relativeHrefRoot": "/"
},
"telemetry": {
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.

what is this for?

I think this should be a local cli state

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It was added when I ran devlink export locally. I'll remove it

Comment thread webflow.json Outdated
…/webflow` to `./src/webflow` and remove telemetry configuration for a cleaner setup.
@paulvmoreau-webflow paulvmoreau-webflow merged commit b0eb8b4 into v1 May 19, 2026
3 checks passed
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.

4 participants