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

Update demo.css to fix font links to League Spartan CDN via fontsource #1741

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

jywarren
Copy link
Member

@jywarren jywarren requested a review from a team as a code owner October 27, 2020 14:39
@gitpod-io
Copy link

gitpod-io bot commented Oct 27, 2020

@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

Merging #1741 into main will increase coverage by 10.31%.
The diff coverage is 64.31%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1741       +/-   ##
===========================================
+ Coverage   55.11%   65.43%   +10.31%     
===========================================
  Files         117      133       +16     
  Lines        2344     2743      +399     
  Branches      360      439       +79     
===========================================
+ Hits         1292     1795      +503     
+ Misses       1052      948      -104     
Impacted Files Coverage Δ
examples/lib/scopeQuery.js 18.51% <ø> (ø)
src/Modules.js 100.00% <ø> (ø)
src/modules/WebglDistort/Module.js 2.29% <0.00%> (ø)
src/ui/SetInputStep.js 12.90% <0.00%> (-1.39%) ⬇️
src/modules/ColorHalftone/Module.js 3.63% <3.63%> (ø)
examples/lib/defaultHtmlStepUi.js 11.35% <4.08%> (-0.85%) ⬇️
examples/lib/intermediateHtmlStepUi.js 11.11% <5.55%> (+0.94%) ⬆️
examples/lib/insertPreview.js 13.15% <20.00%> (-0.36%) ⬇️
src/util/getImageDimensions.js 20.00% <20.00%> (ø)
src/util/isGif.js 20.00% <20.00%> (ø)
... and 102 more

@jywarren
Copy link
Member Author

Just confirmed this works in GitPod, it's a CSS change only! Thanks!

@jywarren jywarren merged commit 3caa033 into main Oct 27, 2020
jywarren added a commit to publiclab/community-toolbox that referenced this pull request Oct 27, 2020
jywarren added a commit to publiclab/community-toolbox that referenced this pull request Oct 30, 2020
* Update README.md

* Update CODE_OF_CONDUCT.md as per new revision (#262)

update code of conduct to reflect changes on https://publiclab.org/conduct Aug, 28 2019 and standardize formatting with MK, LDI, Plots2

* Footer UI changes (#255)

* Footer UI change

* fixed the social media icons on mobile view

* Remove redundant function from community-toolbox.js #218 (#268)

* Added author thumbnail to issue display (#266)

* Update usage.md

* fixed UI bug: footer elements not centered (#273)

* Bump browserify from 16.3.0 to 16.5.0 (#250)

Bumps [browserify](https://github.com/browserify/browserify) from 16.3.0 to 16.5.0.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](browserify/browserify@v16.3.0...v16.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump node-snackbar from 0.1.15 to 0.1.16 (#286)

Bumps [node-snackbar](https://github.com/polonel/SnackBar) from 0.1.15 to 0.1.16.
- [Release notes](https://github.com/polonel/SnackBar/releases)
- [Commits](polonel/SnackBar@0.1.15...0.1.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump chart.js from 2.8.0 to 2.9.3 (#292)

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.8.0 to 2.9.3.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v2.8.0...v2.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Added a language attribute (#287)

Added it because the language attribute helps to specify the language of the element's content

* Bump tape from 4.11.0 to 4.12.0 (#303)

Bumps [tape](https://github.com/substack/tape) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/substack/tape/releases)
- [Commits](tape-testing/tape@v4.11.0...v4.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* fix header UI issue. (#307)

* Bump tape from 4.12.0 to 4.12.1 (#304)

Bumps [tape](https://github.com/substack/tape) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/substack/tape/releases)
- [Commits](tape-testing/tape@v4.12.0...v4.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Security] Bump handlebars from 4.1.2 to 4.5.3 (#305)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump tape from 4.12.1 to 4.13.0 (#312)

Bumps [tape](https://github.com/substack/tape) from 4.12.1 to 4.13.0.
- [Release notes](https://github.com/substack/tape/releases)
- [Commits](tape-testing/tape@v4.12.1...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump http-server from 0.11.1 to 0.12.1 (#311)

Bumps [http-server](https://github.com/http-party/http-server) from 0.11.1 to 0.12.1.
- [Release notes](https://github.com/http-party/http-server/releases)
- [Commits](http-party/http-server@0.11.1...v0.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* sort dropdown made responsive (#313)

* fixed the stale issues which fixes issue #282 (#314)

* fixed the stale issues

* Fixed the stale issues

* Plugged the function and fixed the key-value pair

* Fixed the browser issue

* Fixed the index.html issue

Co-authored-by: Rishabh Rawat <www.rishabhrawat570@gmail.com>

* Bump jest from 24.9.0 to 25.1.0 (#322)

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v25.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* JS code enhancement (#298)

* Fixed the hyperlink issue (Fixes issue #320) (#329)

* Fixed the hyperlink issue

* fixed the hyperlink issue

* Update getting_started.md (#327)

We start the the server with npm start so this we should  follow like we have  in other projects.

* Fix The Position Of Fork me Ribbon (#332)

* Fix The Position Of Fork me Ribbon

* fixed the indent issue

* Added the scrolling in-list (#336)

* Add a all repositories button to dropdown (#338)

* Show Github username over avatar (#340)

* Add gitter option in connect with us section (#342)

* Add gitter option in connect with us section

* fix the indentation

* Bump tape from 4.13.0 to 4.13.2 (#344)

Bumps [tape](https://github.com/substack/tape) from 4.13.0 to 4.13.2.
- [Release notes](https://github.com/substack/tape/releases)
- [Commits](tape-testing/tape@v4.13.0...v4.13.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump grunt from 1.0.4 to 1.1.0 (#347)

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/master/CHANGELOG)
- [Commits](gruntjs/grunt@v1.0.4...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* [Security] Bump acorn from 6.0.4 to 6.4.1 (#346)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.0.4...6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* updated installation instructions (#345)

* Bump jquery from 3.4.1 to 3.5.0 (#357)

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.4.1...3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump browserify from 16.5.0 to 16.5.1 (#351)

Bumps [browserify](https://github.com/browserify/browserify) from 16.5.0 to 16.5.1.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](browserify/browserify@v16.5.0...v16.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 (#374)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump moment from 2.24.0 to 2.27.0 (#375)

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.27.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.24.0...2.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump grunt from 1.1.0 to 1.2.0 (#377)

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/master/CHANGELOG)
- [Commits](gruntjs/grunt@v1.1.0...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump grunt from 1.2.0 to 1.2.1 (#378)

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/master/CHANGELOG)
- [Commits](gruntjs/grunt@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump browserify from 16.5.1 to 16.5.2 (#383)

Bumps [browserify](https://github.com/browserify/browserify) from 16.5.1 to 16.5.2.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](browserify/browserify@v16.5.1...v16.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* [Security] Bump elliptic from 6.4.1 to 6.5.3 (#380)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.4.1...v6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump grunt from 1.2.1 to 1.3.0 (#387)

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/master/CHANGELOG)
- [Commits](gruntjs/grunt@v1.2.1...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.28.0 (#391)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* [Security] Bump http-proxy from 1.18.0 to 1.18.1 (#390)

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. **This update includes a security fix.**
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](http-party/node-http-proxy@1.18.0...1.18.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump tape-run from 6.0.1 to 8.0.0 (#379)

Bumps [tape-run](https://github.com/juliangruber/tape-run) from 6.0.1 to 8.0.0.
- [Release notes](https://github.com/juliangruber/tape-run/releases)
- [Changelog](https://github.com/juliangruber/tape-run/blob/master/History.md)
- [Commits](tape-testing/tape-run@v6.0.1...v8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump moment from 2.28.0 to 2.29.1 (#393)

Bumps [moment](https://github.com/moment/moment) from 2.28.0 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.28.0...2.29.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump tape from 4.13.2 to 5.0.1 (#372)

Bumps [tape](https://github.com/substack/tape) from 4.13.2 to 5.0.1.
- [Release notes](https://github.com/substack/tape/releases)
- [Commits](tape-testing/tape@v4.13.2...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Update demo.css to fix font links to League Spartan CDN via fontsource (#402)

re publiclab/image-sequencer#1741

* Bump browserify from 16.5.2 to 17.0.0 (#396)

Bumps [browserify](https://github.com/browserify/browserify) from 16.5.2 to 17.0.0.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](browserify/browserify@v16.5.2...v17.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump jquery from 3.5.0 to 3.5.1 (#369)

Bumps [jquery](https://github.com/jquery/jquery) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.5.0...3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump http-server from 0.12.1 to 0.12.3 (#360)

Bumps [http-server](https://github.com/http-party/http-server) from 0.12.1 to 0.12.3.
- [Release notes](https://github.com/http-party/http-server/releases)
- [Commits](http-party/http-server@v0.12.1...v0.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump chart.js from 2.9.3 to 2.9.4 (#398)

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.3 to 2.9.4.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v2.9.3...v2.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: Sasha Boginsky <41092741+sashadev-sky@users.noreply.github.com>
Co-authored-by: Sudipto Ghosh <ghoshsudipto1129@gmail.com>
Co-authored-by: mastal88 <mastalski.michal@gmail.com>
Co-authored-by: Samagra Gupta <32234926+samagragupta@users.noreply.github.com>
Co-authored-by: kay nguyen <kaynguyen.dev@gmail.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Elizabeth  Owufuni Agada <elizadave6@gmail.com>
Co-authored-by: Rishabh Rawat <www.rishabhrawat570@gmail.com>
Co-authored-by: rounak176 <32223619+rounak176@users.noreply.github.com>
Co-authored-by: Devansh Agarwal <f20180608@pilani.bits-pilani.ac.in>
Co-authored-by: somenath sarkar <43093724+somenath1435@users.noreply.github.com>
Co-authored-by: Devansh Agarwal <devanshagarwal50@gmail.com>
Co-authored-by: Govind Goel <52847415+govindgoel@users.noreply.github.com>
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.

None yet

1 participant