8000 Comparing v0.1.0...v0.1.1 · homebaseio/homebase-react · GitHub
[go: up one dir, main page]

Skip to content
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 or learn 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: homebaseio/homebase-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: homebaseio/homebase-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 6 commits
  • 18 files changed
  • 2 contributors

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    c4b3537 View commit details
    Browse the repository at this point in the history
  2. docs(readme): copy edits (#11)

    * Update README.md
    
    * Update README.md with more purpose copy edits
    rubinovitz authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    d047daa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c4f1e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    0b627e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    798daf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. perf(entity.get): add attribute change tracking (#15)

    - improve re-render performance by ~2x on light pages
    - improve re-render performance by ~4x on heavy pages with ~10k components
    - only trigger re-renders on attributes that have changed
    - instrument `entity.get` to track used attributes and scope them to their respective hook
    - update the todo example to better leverage these new performance features
    - add performance section to readme
    becomingbabyman authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2cba32f View commit details
    Browse the repository at this point in the history
Loading
0