Skip to content

Commit cd8084f

Browse files
Merge branch 'master' into development
2 parents 1e9b231 + 1c3d5ff commit cd8084f

File tree

4 files changed

+75
-9
lines changed

4 files changed

+75
-9
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,32 @@
11

2+
### v1.1.1 - 2019-01-25
3+
**Changes:**
4+
* Added Developer Documentation
5+
* Added Typography Option to Block Toolbar
6+
* Fixed Padding Resizer
7+
* Made Template Library Responsive
8+
* Fixed Close Icon Alignment on Chrome
9+
* Fixed Alignment with Span Tag in Advanced Heading Block
10+
* Added Line Height Option to Button Group
11+
* Added Option to Collapse Buttons
12+
* Fixed Icon Issue in Button Group
13+
* Increased Maximum Font Size Limit
14+
* Fixed Font Weight Value Error
15+
* Fixed Fatal Error Caused by Gutenberg Plugin
16+
* Fixed Unescaped Character Preview in Post Grid
17+
* Improved Handling of Unique Block IDs
18+
* Added Left/Right Margin Options to Section Column
19+
* Added Controls for Responsive Alignment to Advanced Heading Block
20+
* Fixed Vertical Alignment in Section Block
21+
* Fixed Alignment Issue in Social Sharing Block
22+
23+
### v1.1.0 - 2019-01-18
24+
**Changes:**
25+
* Added Section Block, with Template Library
26+
* Added Advanced Heading Block
27+
* Added Button Group Block
28+
* Deprecated Notice, Click to Tweet, Chart, Accordion, blocks
29+
230
### v1.0.4 - 2018-12-07
331
**Changes:**
432
* - Fixed dependencies issue

readme.md

+24-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Gutenberg Blocks and Template Library by Otter #
22
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani)
33
**Tags:** gutenberg, block, services block, pricing block, testimonials block, post grid block, google map block, font awesome block, sharing icons block, about author block, columns block, advanced columns, section, columds, row, layout
4-
**Requires at least:** 4.9
4+
**Requires at least:** 4.9
5+
**Tested up to:** 5.0
56
**Requires PHP:** 5.4
67
**Stable tag:** trunk
78
**License:** GPLv3
@@ -38,13 +39,6 @@ It has:
3839
- Sharing Icons Block
3940
- Plugin Card Block
4041

41-
## Installation ##
42-
Activating this plugin is just like any other plugin. If you’ve uploaded the plugin package to your server already, skip to step 5 below:
43-
44-
1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation.
45-
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
46-
3. Go to Gutenberg editor and play around with the block.
47-
4842
## Screenshots ##
4943

5044
1. Otter Blocks
@@ -53,6 +47,28 @@ Activating this plugin is just like any other plugin. If you’ve uploaded the p
5347
4. Pre-built Section
5448

5549
## Changelog ##
50+
### 1.1.1 - 2019-01-25 ###
51+
52+
* Added Developer Documentation
53+
* Added Typography Option to Block Toolbar
54+
* Fixed Padding Resizer
55+
* Made Template Library Responsive
56+
* Fixed Close Icon Alignment on Chrome
57+
* Fixed Alignment with Span Tag in Advanced Heading Block
58+
* Added Line Height Option to Button Group
59+
* Added Option to Collapse Buttons
60+
* Fixed Icon Issue in Button Group
61+
* Increased Maximum Font Size Limit
62+
* Fixed Font Weight Value Error
63+
* Fixed Fatal Error Caused by Gutenberg Plugin
64+
* Fixed Unescaped Character Preview in Post Grid
65+
* Improved Handling of Unique Block IDs
66+
* Added Left/Right Margin Options to Section Column
67+
* Added Controls for Responsive Alignment to Advanced Heading Block
68+
* Fixed Vertical Alignment in Section Block
69+
* Fixed Alignment Issue in Social Sharing Block
70+
71+
5672

5773
### 1.1.0 - 2019-01-18 ###
5874
* Added Section Block, with Template Library

readme.txt

+22
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,28 @@ It has:
4747
4. Pre-built Section
4848

4949
== Changelog ==
50+
= 1.1.1 - 2019-01-25 =
51+
52+
* Added Developer Documentation
53+
* Added Typography Option to Block Toolbar
54+
* Fixed Padding Resizer
55+
* Made Template Library Responsive
56+
* Fixed Close Icon Alignment on Chrome
57+
* Fixed Alignment with Span Tag in Advanced Heading Block
58+
* Added Line Height Option to Button Group
59+
* Added Option to Collapse Buttons
60+
* Fixed Icon Issue in Button Group
61+
* Increased Maximum Font Size Limit
62+
* Fixed Font Weight Value Error
63+
* Fixed Fatal Error Caused by Gutenberg Plugin
64+
* Fixed Unescaped Character Preview in Post Grid
65+
* Improved Handling of Unique Block IDs
66+
* Added Left/Right Margin Options to Section Column
67+
* Added Controls for Responsive Alignment to Advanced Heading Block
68+
* Fixed Vertical Alignment in Section Block
69+
* Fixed Alignment Issue in Social Sharing Block
70+
71+
5072

5173
= 1.1.0 - 2019-01-18 =
5274
* Added Section Block, with Template Library

themeisle-hash.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"class-otter-blocks.php":"8aebd74ffdc4aee1c47d113d291aee8d","otter-blocks.php":"fb7dfcd90009bfdeefcd531ac132c41c"}
1+
{"class-otter-blocks.php":"a34c6940e3d4e086b1358c2f5be36409","otter-blocks.php":"3d23e875c0af08fd0239cea286da9374"}

0 commit comments

Comments
 (0)