Skip to content

Commit 605a681

Browse files
committed
Deploy v2.0.0-beta.2 [ci skip]
1 parent 79855c1 commit 605a681

File tree

143 files changed

+549
-33178
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+549
-33178
lines changed

.editorconfig

-24
This file was deleted.

.eslintignore

-9
This file was deleted.

.eslintrc.json

-32
This file was deleted.

.github/ISSUE_TEMPLATE/Bug_Report.md

-56
This file was deleted.

.github/ISSUE_TEMPLATE/Feature_Request.md

-14
This file was deleted.

.github/ISSUE_TEMPLATE/Question.md

-15
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

-28
This file was deleted.

.github/workflows/codeql-analysis.yml

-40
This file was deleted.

.github/workflows/ossar-analysis.yml

-44
This file was deleted.

.github/workflows/shiftleft-analysis.yml

-30
This file was deleted.

.gitignore

-6
This file was deleted.

.llmsenv

-2
This file was deleted.

.travis.yml

-2
This file was deleted.

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
LifterLMS Blocks Changelog
22
==========================
33

4+
v2.0.0-beta.2 - 2021-03-22
5+
--------------------------
6+
7+
+ Fixed block editor visual issues encountered on certain blocks when block-level visibility restrictions are enabled.
8+
9+
10+
v2.0.0-beta.1 - 2021-03-22
11+
--------------------------
12+
13+
+ Improved Javascript localization.
14+
+ Updated JS source files to follow (slightly modified) eslint standards as defined by `@wordpress/eslint-plugin/recommended`.
15+
+ Disabled import of incomplete module `./formats/merge-codes`.
16+
+ Improved the information displayed for a restricted block.
17+
+ Don't render `InspectorControls` for the Course Syllabus block since it doesn't have any actual settings to inspect.
18+
+ Improved the Search, SearchPost, and SearchUser components and made backwards incompatible changes to their usage.
19+
20+
421
v1.12.0 - 2021-01-07
522
--------------------
623

README.md

-48
This file was deleted.

0 commit comments

Comments
 (0)