Skip to content

Conversation

@jamesros161
Copy link
Collaborator

resolves #198

@jamesros161 jamesros161 linked an issue Sep 8, 2021 that may be closed by this pull request
@jamesros161 jamesros161 merged commit 3853e5f into branch-1.14.12 Sep 8, 2021
jamesros161 added a commit that referenced this pull request Oct 25, 2021
* initial commit

* resolves #139 (#217)

* resolves #192 (#218)

* resolves #198 (#219)

* update versions and readme

* update versions for stable release

* update composer.json

* add intval to $_GET['post_id']

* fix: upgrade postcss-loader from 2.0.8 to 2.1.6 (#180)

Snyk has created this PR to upgrade postcss-loader from 2.0.8 to 2.1.6.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cssjoe/project/e00ad434-86a9-4713-b063-d21380ccacc6?utm_source=github&utm_medium=upgrade-pr

* fix: upgrade babel-eslint from 8.0.2 to 8.2.6 (#179)

Snyk has created this PR to upgrade babel-eslint from 8.0.2 to 8.2.6.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cssjoe/project/e00ad434-86a9-4713-b063-d21380ccacc6?utm_source=github&utm_medium=upgrade-pr

* fix: upgrade eslint from 4.11.0 to 4.19.1 (#178)

Snyk has created this PR to upgrade eslint from 4.11.0 to 4.19.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cssjoe/project/e00ad434-86a9-4713-b063-d21380ccacc6?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: jamesros <[email protected]>

* fix: upgrade webpack-dev-server from 3.1.1 to 3.11.2 (#177)

Snyk has created this PR to upgrade webpack-dev-server from 3.1.1 to 3.11.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cssjoe/project/e00ad434-86a9-4713-b063-d21380ccacc6?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: jamesros <[email protected]>

* update yarn.lock

Co-authored-by: Rafael Ramos <[email protected]>
Co-authored-by: Snyk bot <[email protected]>
jamesros161 added a commit that referenced this pull request Nov 18, 2021
* add full screen functionality

* update css and version numbers

* Add admin pointer for new feature (#240)

* Issue 229 (#238)

* adjust button styling

* resolves 229

* resolves #227 and #228 (#237)

* resolves 225, and fixes tooltip (#236)

* add publish buttons to fullscreen toolbar (#235)

* update version numbers and fix merge

* fix pointer not showing on page.

* Issue 243 (#247)

* redo styling of UI

* break to multiple lines on small screens

* resolves #250, #253, #245 (#255)

* resolves #248 (#256)

* Resolves #224, #249, and #251 (#259)

* remove error_log and console.log statements

* fix initial width

* fix pointer

* fix point repositioniing

* fix #224

* add 'secure' to travis.yml

* Merge October patch release changes into 1.15.0 (#278)

* initial commit

* resolves #139 (#217)

* resolves #192 (#218)

* resolves #198 (#219)

* update versions and readme

* update versions for stable release

* update composer.json

* add intval to $_GET['post_id']

* fix: upgrade postcss-loader from 2.0.8 to 2.1.6 (#180)

Snyk has created this PR to upgrade postcss-loader from 2.0.8 to 2.1.6.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cssjoe/project/e00ad434-86a9-4713-b063-d21380ccacc6?utm_source=github&utm_medium=upgrade-pr

* fix: upgrade babel-eslint from 8.0.2 to 8.2.6 (#179)

Snyk has created this PR to upgrade babel-eslint from 8.0.2 to 8.2.6.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cssjoe/project/e00ad434-86a9-4713-b063-d21380ccacc6?utm_source=github&utm_medium=upgrade-pr

* fix: upgrade eslint from 4.11.0 to 4.19.1 (#178)

Snyk has created this PR to upgrade eslint from 4.11.0 to 4.19.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cssjoe/project/e00ad434-86a9-4713-b063-d21380ccacc6?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: jamesros <[email protected]>

* fix: upgrade webpack-dev-server from 3.1.1 to 3.11.2 (#177)

Snyk has created this PR to upgrade webpack-dev-server from 3.1.1 to 3.11.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cssjoe/project/e00ad434-86a9-4713-b063-d21380ccacc6?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: jamesros <[email protected]>

* update yarn.lock

Co-authored-by: Rafael Ramos <[email protected]>
Co-authored-by: Snyk bot <[email protected]>

* update built editor.min.js

* update version numbers

* update readme.txt

* add additional theme buttons

* additional theme buttons

* Add primary and secondary button fallbacks (#284)

* fix paragraph dropdown in full screen (#289)

* update fourpan package (#290)

* resolves issue 254 (#291)

* update version number for rc2

* remove phpunit temporarily

* update fourpan version

* fix contextToolbars

* remove console.log

* update version and readme

Co-authored-by: Rafael Ramos <[email protected]>
Co-authored-by: Snyk bot <[email protected]>
Co-authored-by: Jesse Owens <[email protected]>
@jamesros161 jamesros161 deleted the issue-198 branch December 3, 2021 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Google Map option in Add Media

2 participants