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: support for adding tags to pages #3203

Merged
merged 13 commits into from
Jun 27, 2023
Merged

feat: support for adding tags to pages #3203

merged 13 commits into from
Jun 27, 2023

Commits on Jun 24, 2023

  1. refactor: multi-tag-select.ts

    zzj3720 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    191e5ea View commit details
    Browse the repository at this point in the history
  2. feat: generic popup component

    zzj3720 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    4bed367 View commit details
    Browse the repository at this point in the history
  3. feat: generic popup component

    zzj3720 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    53b18cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f65e79 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. feat: support for nested tags

    zzj3720 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2df3beb View commit details
    Browse the repository at this point in the history
  2. fix: ci

    zzj3720 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    cf40df9 View commit details
    Browse the repository at this point in the history
  3. fix: ci

    zzj3720 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    9b8d3dc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    ac833df View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into zzj/feat-page-tags

    # Conflicts:
    #	packages/blocks/src/components/tags/link-node.ts
    #	packages/blocks/src/database-block/table/components/column-header/database-header-column.ts
    #	packages/blocks/src/database-block/table/components/edit-column-popup/column-type-popup.ts
    #	packages/blocks/src/database-block/table/components/edit-column-popup/edit-column-popup.ts
    zzj3720 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8f37c80 View commit details
    Browse the repository at this point in the history
  3. fix: merge bug

    zzj3720 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6d8dc21 View commit details
    Browse the repository at this point in the history
  4. feat: support sub-menu

    zzj3720 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b8cfb19 View commit details
    Browse the repository at this point in the history
  5. fix: tests

    zzj3720 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8e45b35 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix: tests

    zzj3720 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0f675a4 View commit details
    Browse the repository at this point in the history