Skip to content

Releases: ccamel/playground-elm

Release 3.7.0

25 Aug 18:15
0e768c1
Compare
Choose a tag to compare
  • Merge pull request #277 from ccamel/feat/webgl (f21013f)
  • 📝 Add description for Glsl showcase (7cbbc79)
  • ✨ Add inertia to 3D rotation for GLSL demo (a005577)
  • ✨ Add mouse and touch interaction for 3D scene rotation in GLSL (875efc2)
  • ➕ Add nphollon/geo3d dependency (bb97a24)
  • 💄 Make GLSL canvas responsive (03eb289)
  • ✨ Add showcase glsl (af46b27)
  • ➕ Add elm-explorations/linear-algebra dependency (678a011)
  • ➕ Add elm-explorations/webgl dependency (77f8bde)
  • Merge pull request #276 from ccamel/dependabot/npm_and_yarn/eslint-9.9.0 (ab74cfc)
  • ⬆️ Bump eslint from 9.8.0 to 9.9.0 (e49cc67)
  • Merge pull request #275 from ccamel/dependabot/npm_and_yarn/eslint/js-9.9.0 (d1d2ac7)
  • ⬆️ Bump @eslint/js from 9.8.0 to 9.9.0 (6a82a4c)
  • Merge pull request #274 from ccamel/feat/wallet-deconnection-support (e1d37b4)
  • ✨ Add support for wallet disconnection in dApp (2e8375e)
  • Merge pull request #273 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.5.7 (5a22fb3)
  • ⬆️ Bump tj-actions/changed-files from 44.5.6 to 44.5.7 (cec5a1d)
  • 📝 Update website screenshot (94e6cfd)
  • Merge pull request #272 from ccamel/dependabot/npm_and_yarn/eslint-9.8.0 (907d038)
  • ⬆️ Bump eslint from 9.7.0 to 9.8.0 (dab17b2)
  • Merge pull request #271 from ccamel/dependabot/npm_and_yarn/eslint/js-9.8.0 (c93dd2e)
  • ⬆️ Bump @eslint/js from 9.7.0 to 9.8.0 (346257d)
  • 🔧 Improve configuration of released asset (6f0e272)
  • Merge pull request #270 from ccamel/dependabot/npm_and_yarn/bulma-1.0.2 (a527bce)
  • ⬆️ Bump bulma from 1.0.1 to 1.0.2 (aaaf504)
  • Merge pull request #269 from ccamel/dependabot/npm_and_yarn/posthtml-expressions-1.11.4 (9050429)
  • ⬆️ Bump posthtml-expressions from 1.11.3 to 1.11.4 (6c18eaf)
  • 🔧 Attach site.zip asset to the github release (b2f70a3)
  • 🔧 Fix git repository url (edc9fec)

Release 3.6.1

22 Jul 10:31
3845469
Compare
Choose a tag to compare
  • 🩹 Fix routing to maintain compatibility with old URLs (099d95f)
  • Merge pull request #268 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.5.6 (f313159)
  • ⬆️ Bump tj-actions/changed-files from 44.5.5 to 44.5.6 (0ec5014)
  • ♿ Introduce main element to improve accessibility and semantics (aac06a9)
  • 🔨 Allow BASE_URL overrides in build script (519855b)
  • ⚡ Add some lazy nodes where relevent (03d87bc)

Release 3.6.0

19 Jul 19:34
3a315a4
Compare
Choose a tag to compare
  • 🔥 Remove unused fonts (9bfa172)
  • ⚡ Switch image format from PNG to WEBP to reduce file size (c3f081f)
  • Merge pull request #267 from ccamel/refactor/improve-bulma-semantics (65a81d4)
  • 💄 Format Asteroids game controls description using Markdown (378664a)
  • 💄 Display metrics (nb of entities, FPS, etc.) in a Level (9d78f98)
  • ♻️ Refactor layout to align with Bulma's spec (d6f0bc0)

Release 3.5.0

18 Jul 18:30
be537c7
Compare
Choose a tag to compare
  • 🔀 Merge pull request #266 from ccamel/feat/sound-wave-toggle (e998d54)
  • 🩹 Fix incorrect command mapping (876aa32)
  • 🚸 Add screenshot for SoundWaveToggle showcase (138e670)
  • 🧑‍💻 Improve code style of SoundWaveToggle showcase (3a23a1e)
  • 📝 Improve description of showcases (5458def)
  • ♻️ Express SVG styles in plain Elm (5fda8ee)
  • ➕ Add rtfeldman/elm-css elm dependency (20566a7)
  • ✨ Add Sound Wave toggle showcase (5e64014)
  • Merge pull request #265 from ccamel/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1 (2e19026)
  • ⬆️ Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 (c612b6c)

Release 3.4.0

17 Jul 21:27
70f16be
Compare
Choose a tag to compare
  • 🩹 Fix link to Dapp source code (4f237ac)
  • 🚸 Add icon feedback for dApp address copy button (4e6146e)

Release 3.3.0

16 Jul 17:11
4f3d5ca
Compare
Choose a tag to compare
  • 🧑‍💻 Remove custom classList in favor of Elm’s built-in one (8e91bba)
  • 🚸 Add some nice animations to dApp (42b5fd0)
  • ➕ Add animate.css library (89b14cc)
  • 🔀 Merge pull request #264 from ccamel/feat/dapp (c6ac5bf)
  • ✨ Add showcase dapp (b1df9b6)
  • 🔥 Remove unused files (51de6ce)
  • ♻️ Rename ports filenames (daf3537)
  • ➕ Add emilianobovetti/elm-toast elm dependency (4489c19)
  • ➕ Add elm-community/json-extra elm dependency (8b3c5e9)
  • Merge pull request #263 from ccamel/dependabot/npm_and_yarn/release-it-17.6.0 (df5f067)
  • ⬆️ Bump release-it from 17.5.0 to 17.6.0 (649ea8d)
  • Merge pull request #262 from ccamel/dependabot/npm_and_yarn/eslint-9.7.0 (a358288)
  • ⬆️ Bump eslint from 9.6.0 to 9.7.0 (35a18e3)
  • Merge pull request #261 from ccamel/dependabot/npm_and_yarn/prettier-3.3.3 (337b196)
  • ⬆️ Bump prettier from 3.3.2 to 3.3.3 (0eed370)
  • Merge pull request #260 from ccamel/dependabot/npm_and_yarn/eslint/js-9.7.0 (0baa6c9)
  • ⬆️ Bump @eslint/js from 9.6.0 to 9.7.0 (2db2305)
  • 🎨 Clean up the code (98e69b6)

Release 3.2.0

14 Jul 11:27
78e6201
Compare
Choose a tag to compare
  • Merge pull request #259 from ccamel/refactor/opaque-model (e9ca535)
  • 🧑‍💻 Use opaque type for models (8bcaeb5)
  • Merge pull request #258 from ccamel/feat/touch-interactions (3bbf65b)
  • 🚸 Deactivate touch-action to disable browsers scroll (a4dac5f)
  • ➕ Add elm-pep (polyfill) dependency (df2b394)
  • 💄 Make the rendering more visually appealing (215db5f)
  • 🎨 Remove entity function factory from model (d7a0172)
  • 🎨 Improve readability of the view function (a5be574)
  • 🚸 Center the canvas (8e407c2)
  • ✨ Add support for touch interactions (cb9e59c)
  • Merge pull request #257 from ccamel/feat/sparkling-stars (2726886)
  • ✨ Add sparkling stars to the Asteroids game background (1c68119)
  • Merge pull request #256 from ccamel/dependabot/npm_and_yarn/eslint/compat-1.1.1 (919753f)
  • ⬆️ Bump @eslint/compat from 1.1.0 to 1.1.1 (16fe688)

Release 3.1.1

11 Jul 21:57
3b18e42
Compare
Choose a tag to compare
  • 🩹 Fix viewport reset when changing pages (d258612)
  • Merge pull request #255 from ccamel/dependabot/npm_and_yarn/rimraf-6.0.1 (74285bb)
  • ⬆️ Bump rimraf from 6.0.0 to 6.0.1 (8add1ad)

Release 3.1.0

10 Jul 13:18
8a25006
Compare
Choose a tag to compare
  • Merge pull request #254 from ccamel/refactor/on-click (b253425)
  • 🩹 Reset viewport when changing page (280b727)
  • 🎨 Use always function where relevant (4758fe7)
  • 🧑‍💻 Canonicalize navigation (LinkClicked, UrlChanged) (6103059)
  • ➕ Add elm-community/html-extra dependency (21b4b9b)
  • 🔀 Merge pull request #253 from ccamel/dependabot/npm_and_yarn/rimraf-6.0.0 (230524e)
  • ⬆️ Bump rimraf from 5.0.8 to 6.0.0 (758f822)
  • Merge pull request #252 from ccamel/dependabot/npm_and_yarn/release-it-17.5.0 (ba7f458)
  • ⬆️ Bump release-it from 17.4.1 to 17.5.0 (58f091d)
  • Merge pull request #251 from ccamel/feat/add-about-images (30c58f3)
  • 🚸 Add images for about showcase (dd8cc13)
  • Merge pull request #250 from ccamel/fix/close-dropdown-click-outside (a770b67)
  • 🚸 Implement click-outside feature to close dropdowns (64700de)
  • 💚 fix release-it config semantic commit msg (d5940df)
  • 📝 Update website screenshot (d769433)

Release 3.0.0

08 Jul 07:36
eb851ce
Compare
Choose a tag to compare
  • Merge pull request #249 from ccamel/ci/fix-capture (1f2dd52)
  • 📝 Update website screenshot (755d924)
  • 💚 Fix npm installation (6a636ab)
  • Merge pull request #248 from ccamel/ci/capture-website (a57d4ff)
  • 👷 Add capture-website workflow (0cb3b1a)
  • 📝 Add screenshot (22c7872)
  • Merge pull request #247 from ccamel/dependabot/npm_and_yarn/rimraf-5.0.8 (24cd1cd)
  • ⬆️ Bump rimraf from 5.0.7 to 5.0.8 (47d0794)
  • Merge pull request #246 from ccamel/dependabot/npm_and_yarn/release-it-17.4.1 (dbcac30)
  • ⬆️ Bump release-it from 17.4.0 to 17.4.1 (b450ad8)
  • Merge pull request #245 from ccamel/dependabot/npm_and_yarn/elm-0.19.1-6 (3ed8af2)
  • ⬆️ Bump elm from 0.19.1-5 to 0.19.1-6 (852f11c)
  • 🚚 move port files into Page folder (333a870)
  • Merge pull request #244 from ccamel/fix/version-and-urls (131c7a4)
  • 🩹 Use absolute image URLs (better practice) (ec854cb)
  • 🩹 Re-introduce version in footer (was missing) (26df8bc)
  • Merge pull request #243 from ccamel/ci/code-prettification (9835287)
  • 🎨 Use optionnal chaining (as suggested) (ed0d1eb)
  • 🔧 Add 🔨 to possible commit types (d639359)
  • 👷 Rename job "lint" (ea88931)
  • 🎨 Prettify code (799881a)
  • 🔨 Configure eslint + prettier (9978b96)
  • 🔨 Redefine lint script (elm-review, elm-format, eslint) (e5751f5)
  • ➕ Add @eslint/js dev dependency (f104ecd)
  • ➕ Add eslint-config-prettier dev dependency (1844562)
  • ➕ Add @eslint/compat dev dependency (f9ebb5e)
  • ➕ Add eslint-plugin-prettier dev dependency (26a7eb0)
  • ➕ Add eslint dev dependency (6acd538)
  • 🔨 Specify files to prettify (7ff1b45)
  • Merge pull request #242 from ccamel/fix/relative-urls (3ec5602)
  • 🩹 Use relative image URLs (8134d72)
  • Merge pull request #241 from ccamel/build/clean-dependencies (e7bebc1)
  • ➖ Remove url-loader dependency (4d49b65)
  • ➖ Remove style-loader dependency (69bd65f)
  • ➖ Remove popper.js dependency (278c8fe)
  • ➖ Remove jquery dependency (6919899)
  • ♻️ transition to record-based arguments (d666623)
  • Merge pull request #175 from ccamel/style/restyle-with-bulma (715c7f6)
  • 🗑️ Remove redundant 'use strict' directive (d2e843e)
  • 🔧 Add 🧑‍💻 to possible commit types (ce88cf4)
  • 🧑‍💻 Simplify fps calculation in Frames (51f9fa5)
  • 💚 Fix import case sensitivity issues (efcd7e5)
  • 📌 Add @parcel/config-default dev dependency (05dfc8b)
  • 🔧 Add 🗑️ to possible commit types (541fa0a)
  • 👷 Bump pnpm to v9.1.2 (ba5dabd)
  • 🚸 Improve description of showcases (6051b71)
  • 📝 Revisit the documentation and replace bootstrap by bulma (3f01014)
  • 🚸 Add screenshots for all showcases (382904b)
  • 🔧 Customize parcel to support static files copy (c242bb5)
  • 📌 Add parcel-reporter-static-files-copy dev dependency (d03b374)
  • 💄 Fix the position of memory and operation tags (45c7e2b)
  • 💄 Improve Physics style (59ce9c1)
  • 💄 Improve Term style (fe4f8e8)
  • 💄 Improve Maze style (366f99a)
  • 💄 Improve DigitalClock style (b2e54aa)
  • 💄 Improve Asteroids style (884f8b3)
  • 🚸 Integrate lissajous scope in the content (ef3eeee)
  • 🚸 Add showcase date and display recent first (6efe702)
  • 💄 Improve Calc style (1e4f0aa)
  • ♻️ Move color picker view into Lib module (73e3653)
  • 📌 Add fapian/elm-html-aria dependency (6a80982)
  • 💄 Improve Lissajous style (d8180bd)
  • 💄 Improve homepage style (f74b38f)
  • 🚸 Make title link to homepage (bd97a70)
  • 💄 Adopt new theme for about page (f5f1389)
  • 💄 Adopt new theme for home page (23361cb)
  • ♻️ Adopt point free style for classList function (4e470b7)
  • ⬆️ Bump bulma to 1.0.1 (b06ad71)
  • ➖ Remove theter and animate (d7811fb)
  • ♻️ Move Common into different files under Lib pkg (23a517d)
  • 🗑️ Remove all styles (will be properly recoded) (c83fc76)
  • ♻️ Move css files close to their pages (31c2baf)
  • 💄 Improve style of pages (928913e)
  • 💄 Style the lissajous page (47e4171)
  • 🩹 Fix incorrect grouping of cards (156cc9b)
  • 💄 Style the calc page (5d7301a)
  • 🎨 Clean up the code (e1029d7)
  • ✏️ Fix minor typos in showcases description (d1d3ef9)
  • 🩹 Improve columns organisation (af91cb3)
  • ✨ Add a section about scalability (f67d3fd)
  • 💄 Style the about page (f2e0c39)
  • 💄 Style 404 not found page (3438119)
  • 💄 Use new fork-me ribbon (301d2db)
  • ➕ Add github-fork-ribbon-css dependency (dd7fab2)
  • 💄 Restyle home page with bulma (d90462a)
  • ➕ Add bulma dependency (ae5e7e5)
  • ➖ Remove bootstrap dependency (bc62dcc)
  • Merge pull request #240 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.5.5 (6d636d3)
  • ⬆️ Bump tj-actions/changed-files from 44.5.4 to 44.5.5 (5336328)
  • Merge pull request #239 from ccamel/dependabot/npm_and_yarn/release-it-17.4.0 (3f3035c)
  • Merge pull request #238 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.5.4 (257b183)
  • ⬆️ Bump release-it from 17.3.0 to 17.4.0 (b75d0a1)
  • ⬆️ Bump tj-actions/changed-files from 44.5.3 to 44.5.4 (cba4ed4)
  • Merge pull request #237 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.5.3 (fc85adb)
  • ⬆️ Bump tj-actions/changed-files from 44.5.1 to 44.5.3 (2fe9435)
  • Merge pull request #236 from ccamel/dependabot/npm_and_yarn/elm-review-2.12.0 (3b2c35a)
  • ⬆️ Bump jfmengels/elm-review to 2.14.0 (ae51046)
  • ⬆️ Bump elm-review from 2.11.2 to 2.12.0 (8b254f2)
  • Merge pull request #235 from ccamel/dependabot/npm_and_yarn/braces-3.0.3 (88d4de0)
  • ⬆️ Bump braces from 3.0.2 to 3.0.3 (8a2be8d)
  • Merge pull request #234 from ccamel/dependabot/npm_and_yarn/prettier-3.3.2 (7db20fc)
  • ⬆️ Bump prettier from 3.3.1 to 3.3.2 (54745b3)
  • Merge pull request #233 from ccamel/dependabot/npm_and_yarn/prettier-3.3.1 (15a858f)
  • ⬆️ Bump prettier from 3.3.0 to 3.3.1 (c23760f)
  • Merge pull request #232 from ccamel/dependabot/npm_and_yarn/prettier-3.3.0 (b9f5e55)
  • ⬆️ Bump prettier from 3.2.5 to 3.3.0 (652bcbb)
  • Merge pull request #230 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.5.1 (f738cae)
  • ⬆️ Bump tj-actions/changed-files from 44.4.0 to 44.5.1 (4f2fa4f)
  • Merge pull request #212 from ccamel/dependabot/npm_and_yarn/parcel-2.12.0 (c709468)
  • ⬆️ Bump @parcel/transformer-elm from 2.11.0 to 2.12.0 (1f193ec)
  • ⬆️ Bump parcel from 2.11.0 to 2.12.0 (37c0433)
  • Merge pull request #229 from ccamel/dependabot/npm_and_yarn/release-it-17.3.0 (0fbe6d4)
  • --- updated-dependencies: - dependency-name: release-it dependency-type: direct:development update-type: version-update:semver-minor ... (1322f51)
  • Merge pull request #227 from ccamel/dependabot/github_actions/pnpm/action-setup-4 (56325a4)
  • Merge pull request #228 from ccamel/dependabot/npm_and_yarn/rimraf-5.0.7 (41922b8)
  • ⬆️ Bump rimraf from 5.0.5 to 5.0.7 (5f1a32c)
  • ⬆️ Bump pnpm/action-setup from 3 to 4 (a13effa)
  • Merge pull request #226 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.4.0 (b9b991b)
  • ⬆️ Bump tj-actions/changed-files from 44.3.0 to 44.4.0 (51e88c6)
  • Merge pull request #220 from ccamel/dependabot/npm_and_yarn/style-loader-4.0.0 (109e2e9)
  • ⬆️ Bump style-loader from 3.3.4 to 4.0.0 (3702089)
  • Merge pull request #225 from ccamel/dependabot/npm_and_yarn/elm-review-2.11.2 (e695a9b)
  • ⬆️ Bump elm-review from 2.11.1 to 2.11.2 (319685a)
  • Merge pull request #224 from ccamel/dependabot/npm_and_yarn/release-it-17.2.1 (d1f8f4b)
  • ⬆️ Bump release-it from 17.2.0 to 17.2.1 (5f5c72c)
  • Merge pull request #223 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.3.0 (bdf0736)
  • ⬆️ Bump tj-actions/changed-files from 44.0.1 to 44.3.0 (7a0101e)
  • Merge pull request #222 from ccamel/dependabot/npm_and_yarn/release-it-17.2.0 (2cbe020)
  • ⬆️ Bump release-it from 17.1.1 to 17.2.0 (e18c1e1)
  • Merge pull request #221 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.0.1 (6693d8d)
  • ⬆️ Bump tj-actions/changed-files from 44.0.0 to 44.0.1 (5523663)
  • Merge pull request #218 from ccamel/dependabot/github_actions/tj-actions/changed-files-44.0.0 (84742a1)
  • ⬆️ Bump tj-actions/changed-files from 42.1.0 to 44.0.0 (8700ddd)
  • Merge pull request #219 from ccamel/dependabot/github_actions/wagoid/commitlint-github-action-6 (f760a1a)
  • ⬆️ Bump wagoid/commitlint-github-action from 5 to 6 (f8bf1aa)
  • Merge pull request #216 from ccamel/dependabot/npm_and_yarn/elm-review-2.11.1 (ef19410)
  • ⬆️ Bump elm-review from 2.10.3 to 2.11.1 (fc1ef55)
  • Merge pull request #214 from ccamel/dependabot/github_actions/tj-actions/changed-files-42.1.0 (6296af0)
  • ⬆️ Bump tj-actions/changed-files from 42.0.5 to 42.1.0 (e3dc187)
  • Merge pull request #213 from ccamel/dependabot/github_actions/tj-actions/changed-files-42.0.5 (26c0461)
  • ⬆️ Bump tj-actions/changed-files from 42.0.4 to 42.0.5 (efb64c5)
  • Merge pull request #209 from ccamel/dependabot/npm_and_yarn/ip-1.1.9 (5dd6e18)
  • ⬆️ Bump ip from 1.1.8 to 1.1.9 (727951b)
  • Merge pull request #207 from ccamel/dependabot/elm/MacCASOutreach/graphicsvg-8.1.0 (f2ed40a)
  • ⬆️ Bump MacCASOutreach/graphicsvg from 7.2.0 to 8.1.0 (736c318)
  • Merge pull request #208 from ccamel/dependabot/github_actions/tj-actions/changed-files-42.0.4 (b66a9d9)
  • :arrow_u...
Read more