Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.
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: Codeinwp/gutenberg-blocks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: Codeinwp/gutenberg-blocks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 14 commits
  • 30 files changed
  • 3 contributors

Commits on Feb 23, 2020

  1. Configuration menu
    Copy the full SHA
    f6fc109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b03d951 View commit details
    Browse the repository at this point in the history
  3. Fix issue with Global Defaults in Buttons

    Fix issue with Global Defaults not applying to Buttons in Button Group
    block.
    HardeepAsrani committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    60739c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    0bd9d7c View commit details
    Browse the repository at this point in the history
  2. Add offset to Posts Block

    This adds offset option to Posts Block. Closes #224
    HardeepAsrani committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    def8d92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #226 from Codeinwp/dependabot/npm_and_yarn/develop…

    …ment/semantic-release-17.0.4
    
    chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4
    HardeepAsrani authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    b4a5b61 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Allow custom IDs

    This replaces the current HTML anchor control in Section/AHeading and
    replaces it with one which allows customization. Closes #223
    HardeepAsrani committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    5a75fde View commit details
    Browse the repository at this point in the history
  2. Add slider speed option

    Add option to change slidershow speed in Slider Block. Closes #228
    HardeepAsrani committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    b61793f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. fix gradient issue

    HardeepAsrani committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    979fb6e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. update composer

    HardeepAsrani committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    7ea06f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43bcb70 View commit details
    Browse the repository at this point in the history
  3. Version 1.4.1

    - Fix issue with Button Group & Global Defaults
    - Add Offset to Posts Block
    - Allow custom IDs in Section & Advanced Heading Block
    - Add speed option in Slider Block
    - Fix issue with Overlay Gradient not working in Section Block
    HardeepAsrani authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    48a6df3 View commit details
    Browse the repository at this point in the history
  4. release: version 1.4.1

    - Fix issue with Button Group & Global Defaults
    - Add Offset to Posts Block
    - Allow custom IDs in Section & Advanced Heading Block
    - Add speed option in Slider Block
    - Fix issue with Overlay Gradient not working in Section Block
    HardeepAsrani authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    0dc4065 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.4.1 [skip ci]

    ##### [Version 1.4.1](v1.4.0...v1.4.1) (2020-02-29)
    
    - Fix issue with Button Group & Global Defaults
    - Add Offset to Posts Block
    - Allow custom IDs in Section & Advanced Heading Block
    - Add speed option in Slider Block
    - Fix issue with Overlay Gradient not working in Section Block
    pirate-bot committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    162f71d View commit details
    Browse the repository at this point in the history
Loading