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

fix: scroll style on edge #6

Merged
merged 1 commit into from
Jan 11, 2024
Merged

fix: scroll style on edge #6

merged 1 commit into from
Jan 11, 2024

Conversation

devinxl
Copy link
Collaborator

@devinxl devinxl commented Jan 11, 2024

Description

Issue ticket number and link

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have updated changeset
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@devinxl devinxl merged commit d567e88 into alpha Jan 11, 2024
devinxl added a commit that referenced this pull request Jan 12, 2024
* fix: scroll style on edge (#6)

* chore: update versions (alpha) (#7)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error (#8)

* chore: update versions (alpha) (#9)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: sync upload progress

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@devinxl devinxl deleted the fix/edge-scroll-style branch January 15, 2024 08:36
devinxl added a commit that referenced this pull request Jan 15, 2024
* fix: scroll style on edge (#6)

* chore: update versions (alpha) (#7)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error (#8)

* chore: update versions (alpha) (#9)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error & scroll style on edge

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
devinxl added a commit that referenced this pull request Jan 15, 2024
* fix: upload finish error & scroll style on edge (#15)

* fix: scroll style on edge (#6)

* chore: update versions (alpha) (#7)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error (#8)

* chore: update versions (alpha) (#9)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error & scroll style on edge

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: update versions (#16)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: Ensure correct context in encode function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
devinxl added a commit that referenced this pull request Jan 15, 2024
* fix: upload finish error & scroll style on edge (#15)

* fix: scroll style on edge (#6)

* chore: update versions (alpha) (#7)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error (#8)

* chore: update versions (alpha) (#9)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error & scroll style on edge

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: update versions (#16)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: Ensure correct context in encode function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
devinxl added a commit that referenced this pull request Jan 15, 2024
* chore: update versions (#16)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: Ensure correct context in encode function (#17)

* fix: upload finish error & scroll style on edge (#15)

* fix: scroll style on edge (#6)

* chore: update versions (alpha) (#7)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error (#8)

* chore: update versions (alpha) (#9)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error & scroll style on edge

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: update versions (#16)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: Ensure correct context in encode function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: update versions (#18)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat: opt upload process

* chore: update changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
devinxl added a commit that referenced this pull request Jan 16, 2024
* fix: scroll style on edge (#6)

* chore: update versions (alpha) (#7)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error (#8)

* chore: update versions (alpha) (#9)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat: opt upload process (#19)

* chore: update versions (#16)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: Ensure correct context in encode function (#17)

* fix: upload finish error & scroll style on edge (#15)

* fix: scroll style on edge (#6)

* chore: update versions (alpha) (#7)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error (#8)

* chore: update versions (alpha) (#9)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: upload finish error & scroll style on edge

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: update versions (#16)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: Ensure correct context in encode function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: update versions (#18)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat: opt upload process

* chore: update changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: pnpm version (#20)

* fix: pnpm version (#21)

* chore: update pnpm-lock.yml (#22)

* fix/peerdep import (#23)

* fix: upgrade pnpm version & add external pkg

* fix: peerdep import error

* chore: update versions (alpha) (#24)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: entry js path & nextjs example & add remix example (#25)

* fix: sync pnpm-lock.yml (#26)

* chore: update versions (alpha) (#27)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat: opt upload process & entry js path & more example

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

1 participant