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

Inserter - basic support for block addition #88

Merged
merged 34 commits into from
Aug 13, 2018

Commits on Jul 27, 2018

  1. Configuration menu
    Copy the full SHA
    fd47cc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d3e1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    109e3be View commit details
    Browse the repository at this point in the history
  4. changed copypaste wording

    mzorz committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    f98d844 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fcd938 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    00aa9d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09102c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51981d0 View commit details
    Browse the repository at this point in the history
  4. removed debugger statements

    mzorz committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    de92b5e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. using ints for new block ids

    mzorz committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    abd68f4 View commit details
    Browse the repository at this point in the history
  2. modified comment

    mzorz committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    82c3e7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2beaebd View commit details
    Browse the repository at this point in the history
  4. updated test

    mzorz committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    c6ad773 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. removed logger call

    mzorz committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    c95ea0b View commit details
    Browse the repository at this point in the history
  2. fix importing type as a value

    mzorz committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    2abdc07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dc1b42 View commit details
    Browse the repository at this point in the history
  4. fixed flow and lint errors

    mzorz committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    f4d6e85 View commit details
    Browse the repository at this point in the history
  5. fixed test for block creation

    mzorz committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    728ef6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57698ed View commit details
    Browse the repository at this point in the history
  7. fixed tests

    mzorz committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    4dec244 View commit details
    Browse the repository at this point in the history
  8. removed comment

    mzorz committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    bf1dd7f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Merge pull request #89 from wordpress-mobile/try/inserter-use-create-…

    …block-gb
    
    Inserter - use GB createBlock to generate new blocks
    daniloercoli committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    5e392d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    851d191 View commit details
    Browse the repository at this point in the history
  3. using new supported core/paragraph block in inserter, and adding focu…

    …sed: false prop in new object
    mzorz committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    d2d5247 View commit details
    Browse the repository at this point in the history
  4. added missing semicolon

    mzorz committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    f34612b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    303f74f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6abc253 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    c3e8f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b97ffa View commit details
    Browse the repository at this point in the history
  3. delete added file by mistake

    mzorz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    d03931c View commit details
    Browse the repository at this point in the history
  4. added clientId check in test

    mzorz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    6ad3813 View commit details
    Browse the repository at this point in the history
  5. added block check in test

    mzorz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    e556378 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    a04c5e9 View commit details
    Browse the repository at this point in the history
  2. removed unused imports

    mzorz committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    54220f8 View commit details
    Browse the repository at this point in the history