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: update columns with borders style #187

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

thomasguillot
Copy link
Contributor

All Submissions:

Changes proposed in this Pull Request:

Closes # .

How to test the changes in this Pull Request:

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@thomasguillot thomasguillot requested a review from a team as a code owner June 14, 2024 16:15
@thomasguillot thomasguillot merged commit 0d91907 into trunk Jun 14, 2024
4 checks passed
@thomasguillot thomasguillot deleted the update/columns-style-borders branch June 14, 2024 16:21
matticbot pushed a commit that referenced this pull request Jun 24, 2024
# [1.10.0-alpha.1](v1.9.0...v1.10.0-alpha.1) (2024-06-24)

### Bug Fixes

* **button-block:** add border-style ([#199](#199)) ([7bec2be](7bec2be))
* **post-meta:** use block registry for conditional content ([#194](#194)) ([3e4c738](3e4c738))
* root padding ([#178](#178)) ([ba76bf1](ba76bf1))

### Features

*  add custom shadows ([#200](#200)) ([960080b](960080b))
* add blank with footer page template ([#172](#172)) ([ec1842b](ec1842b))
* add ghost-like button ([#197](#197)) ([2dc13c3](2dc13c3))
* add post-content block styles ([#193](#193)) ([8bf31f5](8bf31f5))
* add single full width image template ([#195](#195)) ([39a8bde](39a8bde))
* add specific styles for the query block ([#184](#184)) ([61ea564](61ea564))
* add styles for some specific blocks (audio, verse, jp image compare) ([b20c33c](b20c33c))
* adjust columns block and pagination ([#182](#182)) ([88d46d0](88d46d0))
* **column-block:** add rounded block style ([#170](#170)) ([9ac025f](9ac025f))
* **columns:** force flex-basis when using newspack-grid and a 25/50/25 layout ([#191](#191)) ([b5c00f7](b5c00f7))
* **list-block:** add checked block style ([#171](#171)) ([309dd6d](309dd6d))
* move all block styles to JS ([#185](#185)) ([217be19](217be19))
* refactor query pagination; remove alignwide ([#196](#196)) ([17b3075](17b3075))
* remove spacers ([#179](#179)) ([bda489d](bda489d))
* update archive templates ([#183](#183)) ([af362ab](af362ab))
* update columns with borders style ([#187](#187)) ([0d91907](0d91907))
* update custom shadows ([#201](#201)) ([e29a257](e29a257))
* update fonts from system to inter and from monospace to jetbrainsmono ([#190](#190)) ([a429c8d](a429c8d))
* update separator block; improve styles ([#180](#180)) ([b335e79](b335e79))
* update single template ([#192](#192)) ([29fb0ca](29fb0ca))
* update theme description; add baseline utility class ([#198](#198)) ([81eb790](81eb790))
@matticbot
Copy link

🎉 This PR is included in version 1.10.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

matticbot pushed a commit that referenced this pull request Jul 1, 2024
# [1.10.0](v1.9.0...v1.10.0) (2024-07-01)

### Bug Fixes

* **button-block:** add border-style ([#199](#199)) ([7bec2be](7bec2be))
* exclude styles for navigation submenu toggle ([#206](#206)) ([bdb5f6f](bdb5f6f))
* **post-meta:** use block registry for conditional content ([#194](#194)) ([3e4c738](3e4c738))
* root padding ([#178](#178)) ([ba76bf1](ba76bf1))
* update newspack-scripts to v5.5.1 ([72e9c48](72e9c48))

### Features

*  add custom shadows ([#200](#200)) ([960080b](960080b))
* add blank with footer page template ([#172](#172)) ([ec1842b](ec1842b))
* add ghost-like button ([#197](#197)) ([2dc13c3](2dc13c3))
* add negative margin to last block in entry-content when fullwidth and background ([#204](#204)) ([1119cad](1119cad))
* add post-content block styles ([#193](#193)) ([8bf31f5](8bf31f5))
* add single full width image template ([#195](#195)) ([39a8bde](39a8bde))
* add specific styles for the query block ([#184](#184)) ([61ea564](61ea564))
* add styles for some specific blocks (audio, verse, jp image compare) ([b20c33c](b20c33c))
* adjust columns block and pagination ([#182](#182)) ([88d46d0](88d46d0))
* **column-block:** add rounded block style ([#170](#170)) ([9ac025f](9ac025f))
* **columns:** force flex-basis when using newspack-grid and a 25/50/25 layout ([#191](#191)) ([b5c00f7](b5c00f7))
* **list-block:** add checked block style ([#171](#171)) ([309dd6d](309dd6d))
* make sure newspack ui buttons are not overridden ([#205](#205)) ([adef881](adef881))
* move all block styles to JS ([#185](#185)) ([217be19](217be19))
* refactor query pagination; remove alignwide ([#196](#196)) ([17b3075](17b3075))
* remove spacers ([#179](#179)) ([bda489d](bda489d))
* update archive templates ([#183](#183)) ([af362ab](af362ab))
* update columns with borders style ([#187](#187)) ([0d91907](0d91907))
* update custom shadows ([#201](#201)) ([e29a257](e29a257))
* update fonts from system to inter and from monospace to jetbrainsmono ([#190](#190)) ([a429c8d](a429c8d))
* update form elements ([#203](#203)) ([7395065](7395065))
* update separator block; improve styles ([#180](#180)) ([b335e79](b335e79))
* update single template ([#192](#192)) ([29fb0ca](29fb0ca))
* update theme description; add baseline utility class ([#198](#198)) ([81eb790](81eb790))
@matticbot
Copy link

🎉 This PR is included in version 1.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants