Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: native visual editor #189

Closed
wants to merge 208 commits into from
Closed

Conversation

chasepoirier
Copy link
Contributor

No description provided.

elylucas and others added 30 commits September 12, 2023 10:24
* add gh action

* fix code

* add lint check to build

* fix lint
* button component work [ALT-31]

* Adding NPM_TOKEN to env var in actions

* trying again

* custom install command

* removing npm auth command

* trying a .npmrc file
* button component work [ALT-31]

* Adding NPM_TOKEN to env var in actions

* trying again

* custom install command

* removing npm auth command

* trying a .npmrc file
* adding anchor tag for nav []

* updating eb properties

* making label take precedence over children

* adding some tsdoc comments to button props
* RichText component work [ALT-34]

* fixing package deps

* adding RichText to useExperienceBuilder

* adding constant back in
* adding option to not wrap components with withExperienceBuilder []

* renaming ebProps to cfProps
* spreading props on atomic components to fix EB issue []

* removing static page
chasepoirier and others added 20 commits December 18, 2023 12:15
…rops [] (#161)

BREAKING CHANGES: useFetchExperience now requires mode, experienceTypeId, and localeCode parameters, and takes in either slug or id as optional params, though one of them is required.

You no longer need to use the exported `fetchBySlug` method to manually fetch a slug, though you can still use it if needed.

* feat(experience-builder-sdk)!: make returned experience reactive to props

* chore: typo fixes in test

* chore(experience-builder-sdk): pr feedback

* chore: updating test apps
* fix: update font weight style options [ALT-222]

* fix: change font weight validations [ALT-222]
Copy link

vercel bot commented Dec 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
experience-builder-test-app ✅ Ready (Inspect) Visit Preview Dec 21, 2023 10:36pm

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