purdue / bulma-blocks
基于 Bulma.io CSS 框架添加 Gutenberg 块
1.4.13
2023-02-16 18:26 UTC
Requires
- php: >=7.0
- dev-master
- 1.4.13
- 1.4.12
- 1.4.11
- 1.4.10
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6.1
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- dev-fix/img-block-align-size-logic
- dev-fix/link-card
- dev-feat/add-linkcard-subtext
- dev-feat/add-square-link-card
- dev-fix/columns-mobile-dividers-styles
- dev-fix/section-paddings
- dev-fix/link-card-vertical
- dev-fix/image-block
- dev-feat/e2e-section
- dev-feat/e2e-link-card
- dev-feat/e2e-image
- dev-feat/e2e-icon
- dev-feat/e2e-hero
- dev-feat/e2e-container
- dev-feat/e2e-columns
- dev-feat/e2e-box
- dev-feat/add-wp-script-config
- dev-hotfix/adjust-linkCard-style
This package is not auto-updated.
Last update: 2024-09-21 13:52:37 UTC
README
基于 Bulma.io CSS 框架添加 Gutenberg 块
变更日志
以下记录了相关变更。
[1.4.2] - 2020-11-4
更新
- 为链接卡片添加了方形图像选项。
- 更新垂直卡片悬停效果和对齐方式。
[1.4.1] - 2020-11-2
更新
- 修复了列块问题,当列折叠到一列后,分隔线仍然位于每列的右侧。
- 更新了段落块中的
is-medium
和is-large
内边距值。 - 添加了对未选择图像的垂直链接卡片的保护检查。
[1.4.0] - 2020-09-25
添加
- 为所有块添加了 Jest 和 Puppeteer 端到端测试套件。
[1.3.3] - 2020-08-31
更新
- 修复并改进了列添加/删除逻辑。
[1.3.2] - 2020-07-30
更新
- 修复链接卡片问题。
[1.3.0] - 2020-07-16
更新
- 修复链接卡片问题。
- 为段落添加金色背景。
添加
- 列类名
[1.2.4] - 2020-06-24
添加
- 更新 Bulma 段落块,添加了布尔默金背景颜色选项。
[1.2.3] - 2020-06-11
添加
- 更新链接卡片块,使链接文本可编辑。
- 添加配置以使其在 Drupal 上工作。
[1.1.0] - 2020-05-13
添加
- 首次公开发布