generated from PAST3LLE/TRY-N-PT
-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(theme,carousel): fixes bugs #109
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected]
* fix(carousel): use data.length not global length * chore: use yarn 4 w/ node_modules - yarn files - remove glob resolutions from packages * chore: ignore .yarn * chore: lint * chore: format * chore: remove .yarn * chore: add .yarn folder * chore: format * chore: update github workflow scripts * chore: format * chore: update .prettierignore * chore: format * chore: update .gitignore and remove install-state --------- Co-authored-by: W3stside <[email protected]>
- @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected] - @past3lle/[email protected]
chore: frozen-workfile fix(carousel): remove broken comment
- @past3lle/[email protected] - @past3lle/[email protected]
…arn (#108) * chore: migrate back to V1 yarn * chore: change back immutable to frozen-workfile * chore: verify.yml - dont build types after build * chore: update yarn.lock again * fix(carousel): fix style and remove comment
- @past3lle/[email protected] - @past3lle/[email protected]
✅ Deploy Preview for skills-pastelle ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Size Change: +75.5 kB (+2.53%) Total Size: 3.06 MB
ℹ️ View Unchanged
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes bugs in both
@past3lle/theme
and@past3lle/carousel
carousel
: data.length was not called, length global instead = bugtheme
:wcag
options passable thru smart fns