Skip to content

Releases: bryanbraun/checkboxland

1.5.0

16 Feb 18:47
03a1261
Compare
Choose a tag to compare

New Checkboxland features

  • feat: support passing an HTMLElement to use as the checkboxland container cdde276

Docs & repo fixes

  • fix: normalize checkbox colors across browsers 8846cf8
  • chore: apply npm audit fixes and update devDeps 3774db3

v1.4.0...v1.5.0

1.4.0

17 Nov 05:58
4b4d6ea
Compare
Choose a tag to compare

API Changes

  • Add the dithering option to the renderImage and renderVideo plugins. See more details in the docs here and here.

Docs Changes

  • fix: improved the meta title and description (#23) c540845
  • fix: edge-case in the lasers demo 0001ebf
  • docs: add a desmos link to a code comment 519915e
  • docs: new 'pulse' demo fecc6c1
  • docs: add 'back' link to the bad apple demo b4dff55
  • feat: add an interactive, higher-res, 'Bad Apple' demo. c333c7b
  • feat: add a video demo (using "Bad Apple" as the source video) 1256a6e
  • fix: make updates to fix the webcam demo on mobile. 31e75bc
  • fix: replace CSP hash with unsafe-inline for anchor-js styles 02c680b
  • docs: attempt to fix webcam-test demo on mobile f274046
  • :docs: update readme e41546e
  • :docs: update description text 363e0ea
  • 📝 docs: rename some demo files to match existing conventions. aaa23f1

Other

  • docs: rename from 'master' → 'main' a53e725

v1.3.0...v1.4.0

1.3.0

09 Sep 05:18
71f58b1
Compare
Choose a tag to compare

API Changes

  • feat: add the image and video plugins d2d8fbf

Docs Changes

  • 🔒 feat: add a Content Security Policy to the docs site. b351b48
  • 🐛 fix: normalize the grid-size for the lasers demo 3c98543
  • feat: new demo - lasers ed9ed85
  • feat: new demo - circles 35edb54
  • feat: add a link to the demos source code 2029351
  • fix: use clearTimeout if I used setTimeout 6006b68
  • feat: new demo - pinwheel d7f88e1
  • feat: new demo - spiral 7498b85
  • feat: new demo - ripple 185c419
  • fix: tiny font tweak for safari 743210e

Other

  • fix: improve github's default language scanning on the repo f98b714
  • fix: improve github's default language scanning on the repo 71f58b1
  • docs: tweak a comment 2ff3ccc

v1.2.0...v1.3.0

1.2.0

30 Jul 12:51
8cb4b5a
Compare
Choose a tag to compare

API Changes:

Docs Changes:

  • 📝 docs: add documentation for the onClick plugin 8cb4b5a
  • Add on click plugin demo e5d49d3
  • docs: fix browser edge-cases by normalizing the logo checkbox sizes c05d01c
  • Prevent unnecessary scrollbars on sidebar 329cb4d
  • docs: add the getEmptyMatrix() method to the plugin docs 4db6465
  • docs: make the 'wave' demo the default one fbe3d51
  • docs: add a desmos.com formula to the wave code comments, for reference 95b6bd9
  • docs: new demo (wave) bf90902
  • docs: add a link to the blog post 92188af
  • 🐛 fix a collapsed image issue on chromebook browsers c08bbb5
  • 🐛 fix a broken ES6 module link in the docs 6eb122d

v1.1.0...v1.2.0

1.1.0

06 Jun 05:45
d03d585
Compare
Choose a tag to compare

API Changes:

  • feat: update the print plugin with options for x, y, and fillValue. 449e2c4
  • feat: expose the getEmptyMatrix method and add a new fillValue option 78f9224
  • refactor: simplify the API of the new getEmptyMatrix method 071f9eb
  • feat: add more options to setData to simplify some use-cases b59281c

Docs Changes:

  • docs: add some notes about checkbox sizes 2f21c65
  • clean up a bunch of demos, and fix an edge-case in the print plugin 885b322
  • 📝 minor README, docs, and styles updates dbab463
  • feat: improve docs, especially by adding better meta images f57530e
  • fix: switch to the square og:image to try it out 28a8e4b
  • fix: unbreak the favicon e4eb1e0
  • fix: broken og image link for real this time d6ea00d
  • fix: broken og image link 715c472
  • feat: new demos, better docs, and some minor API updates. 54e699e

Other:

v1.0.4...v1.1.0

1.0.4

25 Feb 06:36
d995001
Compare
Choose a tag to compare
  • Fix an issue where plugin names were being stripped. Also improve docs! d995001
  • 🎨 make some cross-browser styling tweaks ec8fbae

v1.0.3...v1.0.4

1.0.3

21 Feb 18:43
d56c056
Compare
Choose a tag to compare

Just some last minute tweaks.

v1.0.2...v1.0.3

1.0.2

21 Feb 03:18
c3313fd
Compare
Choose a tag to compare

First real release, published via Pika.

  • bump version to 1.0.1 a65af54
  • fix: adjust placeholder test script to not throw errors c3313fd
  • fix: tweak package.json for publishing 251d327
  • chore: setup pika pack and reorganize docs 3692831
  • feat: add a demo for a "wipe transition" da26e6d
  • feat: refactor the clock demo efe2d2c
  • feat: add dataUtils for inverting and padding matrices. 5dcfda1
  • feat: refactor the marquee plugin e2b07e8
  • feat: reorganize the docs, and add some features f370f33
  • refactor: use inline styles instead of heading applied classes 7c1843e
  • feat: add conways game and a bunch of performance research 44835c6

fafc540...v1.0.2