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

feat: automatically forward block props to children of BlocksRenderer #805

Merged
merged 59 commits into from
Jul 15, 2024

Commits on May 24, 2024

  1. feat: app router poc

    nicholasio committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f869143 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    5df7f07 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. wip: wip

    nicholasio committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e7dc174 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fix: merge conflicts

    nicholasio committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    461a648 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    fb075b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    41f73e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    e4055dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb0e26b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    3b73131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26c35a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0284b View commit details
    Browse the repository at this point in the history
  4. fix: build error

    nicholasio committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ce3ec6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f078f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix: build issue

    nicholasio committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5a183aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5f741e View commit details
    Browse the repository at this point in the history
  3. feat: tag page

    nicholasio committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6f68dd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21990bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30f94c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    156072f View commit details
    Browse the repository at this point in the history
  7. fix: another build issue

    nicholasio committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fe647b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3cf144 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d96e10c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. test: more tests

    nicholasio committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3006585 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. test: add more tests

    nicholasio committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    46971cb View commit details
    Browse the repository at this point in the history
  2. chore: changeset

    nicholasio committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    dad963d View commit details
    Browse the repository at this point in the history
  3. chore: fix lock file

    nicholasio committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    80c3576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7eebf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96a5c2f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    cd76604 View commit details
    Browse the repository at this point in the history
  2. feat: preview fixes

    nicholasio committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8b2858b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    d7cc96f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c945166 View commit details
    Browse the repository at this point in the history
  3. chore: update re-exports

    nicholasio committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b01a4ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    631dbdc View commit details
    Browse the repository at this point in the history
  5. docs: update jsdocs

    nicholasio committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5a787aa View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    2a17cf1 View commit details
    Browse the repository at this point in the history
  2. chore: changeset

    nicholasio committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    98bae20 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    08ae034 View commit details
    Browse the repository at this point in the history
  2. refactor: small refactor

    nicholasio committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    db7486e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad6beaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7dea3a View commit details
    Browse the repository at this point in the history
  5. test: fix tests

    nicholasio committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e38627b View commit details
    Browse the repository at this point in the history
  6. test: fixing more tests

    nicholasio committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bd70af9 View commit details
    Browse the repository at this point in the history
  7. test: fix last test

    nicholasio committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2dc5a06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f86a8cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a91a47d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    b585500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68db922 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    0e6e5e3 View commit details
    Browse the repository at this point in the history
  2. test: add test for

    nicholasio committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1c19843 View commit details
    Browse the repository at this point in the history
  3. test: fix snapshots

    nicholasio committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    81abdf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    7af7b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d2dc90 View commit details
    Browse the repository at this point in the history
  3. chore: simplyfing code

    nicholasio committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    86b5875 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix: queryAppSettings

    nicholasio committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    99a3b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22bf68d View commit details
    Browse the repository at this point in the history
  3. fix: menu component

    nicholasio committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c81658a View commit details
    Browse the repository at this point in the history
  4. chore: changeset

    nicholasio committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4adc11b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0753094 View commit details
    Browse the repository at this point in the history