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

Mobile - Global styles: Block-specific styles #30997

Merged
merged 48 commits into from
Jul 7, 2021

Commits on Apr 9, 2021

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

Commits on Apr 13, 2021

  1. Mobile - Enable colors for blocks that support it

    Gerardo Pacheco committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f670aec View commit details
    Browse the repository at this point in the history
  2. Parse all color variables

    Gerardo Pacheco committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    3f18835 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rnmobile/feature/global-styles-base' into rnmobile/feat…

    …ure/global-styles-root-styles
    Gerardo Pacheco committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    fa6b94d View commit details
    Browse the repository at this point in the history
  4. Mobile - Set background, title, text and link colors

    Gerardo Pacheco committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    007e862 View commit details
    Browse the repository at this point in the history
  5. Fix gradients

    Gerardo Pacheco committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    6561363 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'rnmobile/feature/global-styles-base' into rnmobile/feat…

    …ure/global-styles-root-styles
    Gerardo Pacheco committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    69881e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Add placeholder color

    Gerardo Pacheco committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ac1ac60 View commit details
    Browse the repository at this point in the history
  2. Add support to block styles

    Gerardo Pacheco committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    6e67b40 View commit details
    Browse the repository at this point in the history
  3. Add reset button in color picker

    Gerardo Pacheco committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    0fc97af View commit details
    Browse the repository at this point in the history
  4. Fix placeholder colors

    Gerardo Pacheco committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    e0af895 View commit details
    Browse the repository at this point in the history
  5. Fix paddings and remove Columns placeholder solid background

    Gerardo Pacheco committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    1b74f6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05ed7b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Mobile - Block styles support

    Gerardo Pacheco committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    5417603 View commit details
    Browse the repository at this point in the history
  2. Add fallback text color to blocks

    Gerardo Pacheco committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    d38dc7e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Adds new Prop for Global Styles Settings

    Antonis Lilis committed May 5, 2021
    Configuration menu
    Copy the full SHA
    7102a51 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

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

Commits on May 7, 2021

  1. Fix wrong naming of subscribeUpdateEditorSettings

    Gerardo Pacheco committed May 7, 2021
    Configuration menu
    Copy the full SHA
    226780b View commit details
    Browse the repository at this point in the history
  2. Update Gutenberg demo

    Gerardo Pacheco committed May 7, 2021
    Configuration menu
    Copy the full SHA
    8ad3a37 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Updates new props to rawStyles and rawFeatures

    Antonis Lilis committed May 13, 2021
    Configuration menu
    Copy the full SHA
    0132134 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

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

Commits on May 18, 2021

  1. Mobile - Global styles: Pass settings and set color palette and gradi…

    …ents (#30684)
    
    * Mobile - Read global styles and set color palette and gradients
    
    * Parse all color variables
    
    * Fix gradients
    
    * Update global styles mocked data
    
    * Move color settings
    
    * Removed added spaces
    
    * Add tests
    
    * Update experimental features path and prepare for rawGlobalStylesBaseStyles
    
    * Remove mock data and update code to use latest API changes
    Gerardo Pacheco authored May 18, 2021
    Configuration menu
    Copy the full SHA
    aeaf65f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Merge branch 'trunk' into rnmobile/3163-GSS

    # Conflicts:
    #	packages/editor/src/components/provider/index.native.js
    Gerardo Pacheco committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ee936cb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Merge branch 'trunk' into rnmobile/3163-GSS

    Antonis Lilis committed May 26, 2021
    Configuration menu
    Copy the full SHA
    4058908 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Removes Android rawFeatures prop

    Antonis Lilis committed May 27, 2021
    Configuration menu
    Copy the full SHA
    32a2b3a View commit details
    Browse the repository at this point in the history
  2. Mobile - Remove usage of rawFeatures

    Gerardo Pacheco committed May 27, 2021
    Configuration menu
    Copy the full SHA
    9741f39 View commit details
    Browse the repository at this point in the history
  3. Remove rawFeatures

    chipsnyder committed May 27, 2021
    Configuration menu
    Copy the full SHA
    9a404b4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Adds raw Styles in React Native Bridge

    Antonis Lilis committed May 28, 2021
    Configuration menu
    Copy the full SHA
    792ab77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    954d337 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rnmobile/3163-GSS' of github.com:WordPress/gutenberg in…

    …to rnmobile/3163-GSS
    Gerardo Pacheco committed May 28, 2021
    Configuration menu
    Copy the full SHA
    eae36b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    d2ba74f View commit details
    Browse the repository at this point in the history
  2. Add Raw Features back

    chipsnyder committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    2e12d2c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Revert "Removes Android rawFeatures prop"

    This reverts commit 32a2b3a.
    Antonis Lilis committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    1bbda52 View commit details
    Browse the repository at this point in the history
  2. Add rawFeatures in the mobile editor

    Gerardo Pacheco committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    1f34a27 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Mobile - Global styles: Set theme's background and text color (#30810)

    * Mobile - Read global styles and set color palette and gradients
    
    * Mobile - Enable colors for blocks that support it
    
    * Parse all color variables
    
    * Mobile - Set background, title, text and link colors
    
    * Fix gradients
    
    * Add placeholder color
    
    * Update global styles mocked data
    
    * Move color settings
    
    * Removed added spaces
    
    * Add tests
    
    * Update experimental features path and prepare for rawGlobalStylesBaseStyles
    
    * Add missing provider
    
    * Get the right color attribute
    
    * Remove mock data
    
    * Mobile - Fix base global colors
    Gerardo Pacheco authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    3d780d3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rnmobile/3163-GSS' into rnmobile/feature/global-styles-…

    …block-styles
    
    # Conflicts:
    #	packages/block-library/src/button/edit.native.js
    #	packages/block-library/src/list/edit.js
    #	packages/block-library/src/paragraph/edit.native.js
    #	packages/components/src/mobile/global-styles-context/index.native.js
    #	packages/components/src/mobile/global-styles-context/utils.native.js
    #	packages/edit-post/src/components/layout/index.native.js
    #	packages/editor/src/components/post-title/index.native.js
    #	packages/editor/src/components/provider/index.native.js
    Gerardo Pacheco committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    4ddbe5c View commit details
    Browse the repository at this point in the history
  3. Remove old usage of useEditorFeature

    Gerardo Pacheco committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    853acac View commit details
    Browse the repository at this point in the history
  4. Remove old mock data

    Gerardo Pacheco committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    0548227 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Merge branch 'trunk' into rnmobile/3163-GSS

    Gerardo Pacheco committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    f8e2fa7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rnmobile/3163-GSS' into rnmobile/feature/global-styles-…

    …block-styles
    Gerardo Pacheco committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    e7f32bc View commit details
    Browse the repository at this point in the history
  3. Add support for block styles of the Verse block in mobile

    Gerardo Pacheco committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    0b9b34b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Merge branch 'trunk' into rnmobile/3163-GSS

    Antonis Lilis committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    a0e9a1d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Merge branch 'rnmobile/3163-GSS' into rnmobile/feature/global-styles-…

    …block-styles
    Gerardo Pacheco committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0e9e6c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Merge with trunk

    Gerardo Pacheco committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e625af8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

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

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    bb32cd8 View commit details
    Browse the repository at this point in the history
  2. Rename mergedStyle to style

    Gerardo Pacheco committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    ed6e9d2 View commit details
    Browse the repository at this point in the history