Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:buefy/buefy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.9.28
Choose a base ref
Loading
...
head repository:buefy/buefy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.9.29
Choose a head ref
Loading
  • 7commits
  • 9files changed
  • 2contributors

Commits on Mar 4, 2024

  1. Chore(deps-dev): Bump ip from 1.1.8 to 1.1.9 (#4013)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.- [Commits](indutny/node-ip@v1.1.8...v1.1.9)---updated-dependencies:- dependency-name: ip  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredMar 4, 2024
    Configuration menu
    Copy the full SHA
    2454aa8View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Fix: Tooltip - AbortController is not defined in SSR mode (Nuxt) (#4017

    …) (#4019)* fix: Tooltip did not work in SSR due to AbortControllerFixes the bug that `Tooltip` did not work in Server Side Rendering(SSR) due to `window.AbortController` use; i.e., no `window` isavailable in SSR. Moves `window.AbortController` access inside the`window` availability check.* docs: update CHANGELOGAdds unreleased entry for v0.9.29.Lists the fix of the `window.AbortController` use in SSR.
    @kikuomax
    kikuomax authoredMar 6, 2024
    Configuration menu
    Copy the full SHA
    f3a964dView commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Fix: Browser tab freezes, unresponsive, plus possible memory leak wit…

    …h form in modal (#4018) (#4021)* fix(lib): infinite Field updates- Fixes the bug that `Field` caused infinite recursions when both  `grouped` and `horizontal` attributes were `true`, and a validation  error was set. There were circular updates of the `newMessage` data  field and the `message` prop of the child `Field`s. To break the loop,  `watch` of the `message` prop makes sure that the contents of the new  value are different from the `newMessage` data field before updating  `newMessage`. Simple identity check won't work because `message`  receives a brand new array every time.* test(lib): add test cases for Field with grouped and horizontal- Adds new test cases that test `Field` with `grouped` and `horizontal`  attributes `true`. The test would never stop due to infinite  recursions if the previous fix were not applied.* docs(CHANGELOG): update unreleased log- Adds the fix of `Field` freezing due to infinite recursions.- Explains the issue that remains after fixing the frozen Field bug.* chore(docs): add warning on grouped and horizontal (Field)- Adds warnings of not mixing `grouped` and `horizontal` props of  `Field`.
    @kikuomax
    kikuomax authoredMar 14, 2024
    Configuration menu
    Copy the full SHA
    76e8d43View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Chore(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 (#4023)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)---updated-dependencies:- dependency-name: follow-redirects  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredMar 19, 2024
    Configuration menu
    Copy the full SHA
    83895ddView commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Chore: Prepare for 0.9.29 release (#4025)

    * chore: bump version to 0.9.29* docs(CHANGELOG): release 0.9.29
    @kikuomax
    kikuomax authoredMar 20, 2024
    Configuration menu
    Copy the full SHA
    ccca57eView commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. chore(docs): alias @ntohq/buefy-next → buefy (#4024)

    - The installation instruction of Buefy for Vue 3 (buefy-next) aliases  `@ntohq/buefy-next` as `buefy`. This will mitigate the migration cost  for users of buefy-next that will eventually be released as buefy@1.  See:https://www.reddit.com/r/vuejs/comments/wg1b0u/comment/kttd5sa/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
    @kikuomax
    kikuomax authoredMar 22, 2024
    Configuration menu
    Copy the full SHA
    25acdddView commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. fix(GitHub): CodePen in issue template not worked (#4029)

    - Fixes the CodePen URL in the BUG_REPORT issue template.
    @kikuomax
    kikuomax authoredMar 29, 2024
    Configuration menu
    Copy the full SHA
    09207a4View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp