Giter Club home page Giter Club logo

bulba's People

Contributors

dependabot[bot] avatar geotrev avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

bulba's Issues

Batch property changes into a single requested render

Currently, when a developer updates their upgraded property, a render request is made. If n properties are set, then n re-renders happen. This is not performant because each time an upgraded property changes, we call diffDOM to update the shadow root.

Enhancement: Receiving multiple property updates should batch them into one render. Use requestAnimationFrame and cancelAnimationFrame (no postMessage or global listeners) internal to all component instances so they can handle their own render requests.

Refine renderer implementation with options

Right now upgraded-element is tied to omdomdom. While that's a perfectly fine renderer, it would probably be helpful to disentangle the concept of the renderer from the base component.

In this world, there would be a separate package called upgraded-renderer which could have a few options in it:

  • "omdomdom" -> renders with omdomdom diff
  • "snabbdom" -> renders with snabbdom diff

And possibly others.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: File contents are invalid JSON but parse using JSON5. Support for this will be removed in a future release so please change to a support .json5 file name or ensure correct JSON syntax.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @rollup/plugin-commonjs to v26
  • chore(deps): update dependency conventional-changelog-cli to v5
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-plugin-jest to v28
  • chore(deps): update dependency husky to v9
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/test.yml
  • actions/checkout v3
  • actions/setup-node v3
npm
package.json
  • @babel/core ^7.22.1
  • @babel/eslint-parser ^7.21.8
  • @babel/plugin-transform-react-jsx ^7.22.3
  • @babel/preset-env ^7.22.2
  • @commitlint/cli ^17.6.3
  • @commitlint/config-conventional ^17.6.3
  • @rollup/plugin-alias ^5.0.0
  • @rollup/plugin-babel ^6.0.3
  • @rollup/plugin-commonjs ^25.0.3
  • @rollup/plugin-node-resolve ^15.1.0
  • @rollup/plugin-replace ^5.0.2
  • @rollup/plugin-terser ^0.4.3
  • babel-jest ^29.5.0
  • conventional-changelog-cli ^3.0.0
  • dotenv-cli ^7.2.1
  • eslint ^8.41.0
  • eslint-config-prettier ^8.8.0
  • eslint-plugin-jest ^27.2.1
  • eslint-plugin-prettier ^5.0.0
  • husky ^8.0.3
  • jest ^29.5.0
  • jest-environment-jsdom ^29.5.0
  • lerna ^7.1.4
  • lint-staged ^13.2.2
  • paopu ^0.1.2
  • prettier ^3.0.0
  • rollup ^3.26.2
  • rollup-plugin-dev ^2.0.4
  • semver ^7.5.1
  • yargs ^17.7.2
packages/element/package.json
packages/jsx/package.json
  • snabbdom ^3.5.1
  • snabbdom-signature ^0.0.3
  • snabbdom-transform-jsx-props ^0.2.1
packages/template/package.json
  • omdomdom ^0.3.1
packages/utils/package.json

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.