-
Notifications
You must be signed in to change notification settings - Fork 0
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
Graduated Releases #292
Graduated Releases #292
Conversation
* chore(FDS-148): get all *TestID code out of ActionEdit.js * chore(FDS-148): add aria-label to table columns in tests * chore(FDS-148): remove testids from unit tests * chore(FDS-148): fix all tests * chore(FDS-148): address PR comments Co-authored-by: Manu Ramirez <manu.ramirez@espressive.com>
- @espressive/cascara@0.4.2-alpha.0
* feat(FDS-172): Structure slots have suspense * Rename structure test apps * chore(FDS-62) Updates Structure API with drawer * Add CI Skip to publish commits from lerna * Structure API cleaned up, ready for style dryup * Fix design tokens so we can use them in different scenarios * remove custom notify message for now * Cleaned up mixins for breakpoints/scrolling * Change package dep on docs to use workspace * Force docs to link * Update caniuse * Custom properties for branding * make sure our tokens are getting built before cascara build * publish notice for slack
- @espressive/cascara@0.4.2-alpha.1 - @espressive/design-tokens@0.1.3-alpha.0
Co-authored-by: Manu Ramirez <manu.ramirez@espressive.com>
- @espressive/cascara@0.4.2-alpha.2
* chore(FDS-179): [Chat, Structures] fix prop type warnings * Update packages/cascara/src/structures/AdminStructure/AdminStructureHeader.js Co-authored-by: Manu Ramirez <manu.ramirez@espressive.com> Co-authored-by: Brian Espinosa <brianespinosa@users.noreply.github.com>
- @espressive/cascara@0.4.2-alpha.3
* Fix lockfile with @Espressive outside resolutions * chore(FDS-182) Bump version of Nivo and dependencies * Get docs happy again
- @espressive/cascara@0.4.2-alpha.4
* feat(FDS-177) feat(FDS-178) List and Bubble Widget * Change button import path
- @espressive/cascara@0.4.2-alpha.5
* feat(FDS-172): Structure slots have suspense * Rename structure test apps * chore(FDS-62) Updates Structure API with drawer * Add CI Skip to publish commits from lerna * Structure API cleaned up, ready for style dryup * Fix design tokens so we can use them in different scenarios * remove custom notify message for now * Cleaned up mixins for breakpoints/scrolling * Change package dep on docs to use workspace * Force docs to link * Update caniuse * Custom properties for branding * make sure our tokens are getting built before cascara build * publish notice for slack * Styles for header chiclet * Make sure we support different app base path * Move Reakit components into slot components, responsive * Add dev dependency for eslint in test apps * Clean up structure org * Bump patch and minor versions * Resolve new lint issues after dep updates * Update rollup plugins, resolve warnings on faker * Roll back react-scripts until Cosmos can get updated
- @espressive/cascara@0.4.2-alpha.6
…#202) Co-authored-by: Manu Ramirez <manu.ramirez@espressive.com>
- @espressive/cascara@0.4.2-alpha.7
* feat(FDS-172): Structure slots have suspense * Rename structure test apps * chore(FDS-62) Updates Structure API with drawer * Add CI Skip to publish commits from lerna * Structure API cleaned up, ready for style dryup * Fix design tokens so we can use them in different scenarios * remove custom notify message for now * Cleaned up mixins for breakpoints/scrolling * Change package dep on docs to use workspace * Force docs to link * Update caniuse * Custom properties for branding * make sure our tokens are getting built before cascara build * publish notice for slack * Styles for header chiclet * Make sure we support different app base path * Move Reakit components into slot components, responsive * Add dev dependency for eslint in test apps * Clean up structure org * Bump patch and minor versions * Resolve new lint issues after dep updates * Update rollup plugins, resolve warnings on faker * Roll back react-scripts until Cosmos can get updated * chore(FDS-195) Update Cosmos to work with RS v4 * Simplify config * upgrade
- @espressive/cascara@0.4.2-alpha.8
…abilities (#203) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-1090595 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640
…es (#204) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-1090595 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-1090595 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640
* Fix design tokens dep and upgrade * FDS-207 Structures w/ theme object support
- @espressive/cascara@0.4.2-alpha.9
* Fix design tokens dep and upgrade * FDS-207 Structures w/ theme object support * Help out docs * Get design tokens out of our lockfile * Change the process for design-tokens * Go back to a postinstall for now, include src * fml put prepare back * get postinstall back pout * postinstall is back again * include src for postinstall
- @espressive/design-tokens@0.1.3-alpha.1
Co-authored-by: Manu Ramirez <manu.ramirez@espressive.com>
- @espressive/cascara@0.4.2-alpha.10
* chore(FDS-357) Adds Flex to Cascara * Remove old changeset
…able prop on a DOM element. (#285) * Start development * Remove isEditable prop * pass option prop to ViewConfigItem * apply feedback * Create plenty-tigers-marry.md
…the eslint config (#287) * move dependecy to peerDependency * test * testing * just making a change * Add eslint-plugin-json-format to package json * recover placeholder * run eslint fix * Add changesets
…check for description comments for changes on develop/master (#288) * Start development * avoid run workflow if PR is edited * apply feedback * test action * test action * test action * test actions * test danger file * test danger file * test danger * test danger * test danger * test danger * test danger * test dangerfile * test danger Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* update from develop * feat(FDS-343): [Cascara Form] - unit tests WIP * feat(FDS-343): [Form] - Create SEPARATE tests for each module that will validate when we are setting data, we are getting the same data out on submit (WIP) * feat(FDS-343): [Form] - Create SEPARATE tests for each module that will validate when we are setting data, we are getting the same data out on submit (WIP) * feat(FDS-343): [Form] - create separate data-type tests for existing modules * feat(FDS-343): [Form] - create separate data-type tests for existing modules * feat(FDS-343): [Form] - remove unwanted ESLint rules Co-authored-by: Manu Ramirez <manu.ramirez@espressive.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…r changes on develop/master - v2 (#290) * Start development * avoid run workflow if PR is edited * apply feedback * test action * test action * test action * test actions * test danger file * test danger file * test danger * test danger * test danger * test danger * test danger * test dangerfile * test danger * ignore danger if the current branch is develop or main Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
🦋 Changeset detectedLatest commit: 4579d9a The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/espressive/cascara/DP1ATx8oXT6ioAHt7vaRcNoFxsRq |
We don't need this PR. It was created for testing purposes. |
@rociobaena actually, we do want it. This PR into main is how we will deploy new full releases. Once my other PR comes in, this PR will be ready to go to main and give us a minor Cascara version and a major eslint-config version. 👍🏽 |
* feat(FDS-362) AdminStructure slot comp improvements - adds up missing padding at the top when a nav item exists outside of a section group - Adds support for Flex inside nav items (fewer styles) - Nav items are not as greedy with their vertical padding - `post` prop now available in Nav link items for right aligned content - Header slot component now support no-logo scenario (rare) - Header has layout from Flex component now (fewer styles) - Header has more consistent horizontal padding with other slot components - `post` prop now available on Header for right aligned header content * Create young-beers-matter.md
Releasing new packages