Tags: hbk-bs/code-snippets
Tags
chore(release): 1.1.0 [skip ci] # [1.1.0](v1.0.0...v1.1.0) (2024-12-10) ### Bug Fixes * canvas size to 400 ([2653065](2653065)), closes [#8](#8) * cjs and mjs file serving ([7182dd5](7182dd5)) * Exclude root path ([5d26f49](5d26f49)) ### Features * Add move to mouse ([e3f44e6](e3f44e6)) * Add move to target ([5eeb641](5eeb641)) * Add particle blavk hole ([9df97c1](9df97c1)) * Add some README ([5bdefdf](5bdefdf)) * Add vector section ([568c0d5](568c0d5)) * Adds connected nodes ([dccdc89](dccdc89)) * highlight json and markdown ([eb54ca2](eb54ca2)) * Inject css into all html files to use one font ([298f5ce](298f5ce)) * More extensions and hardening ([4b0a4cf](4b0a4cf)) * particle separate ([85d82b0](85d82b0)) * Serve js and css files with syntax highlight ([d34f695](d34f695)) * some vector examples ([c155768](c155768))
chore(release): 1.0.0 [skip ci] # 1.0.0 (2024-12-02) ### Bug Fixes * add favicons ([6c96cc2](6c96cc2)) * CSS and output naming ([55c3604](55c3604)) * Description on mouse coords sketch ([8f7b719](8f7b719)) * Move all inline scripts to own files ([73e0543](73e0543)) * rebuild index ([a761a97](a761a97)) * rebuild index, lsit directories ([e9c17c6](e9c17c6)) * reveal-the-cat black bg ([7071d10](7071d10)) * some links ([02b0c8a](02b0c8a)) * Use local p5 and ml5 ([f67fd42](f67fd42)) * feat!: Reorganise by topic ([5998f5a](5998f5a)) ### Features * accel code ([141ff13](141ff13)) * Add 2grams sketch ([cdcb5de](cdcb5de)) * Add deno api example ([b2abc11](b2abc11)) * Add flexbox ([1c111f1](1c111f1)) * add frame animation ([c8dfa7a](c8dfa7a)) * Add loading indicator ([666f40a](666f40a)) * Add loops, scope, function, classes ([a4ce3ee](a4ce3ee)) * add nested loops bubbles ([e687406](e687406)) * Add ollama as data generator ([236b7ab](236b7ab)) * Add ollama with weather ([64f8ac4](64f8ac4)) * Add some source code links ([85b4f0e](85b4f0e)) * Add sprite anim and spectral` ([80b785d](80b785d)) * Add val town story teller ([1b65f80](1b65f80)) * animate using easing ([259d295](259d295)) * Archives example ([a177f51](a177f51)) * **classify:** Adds canvas classification ([99b0582](99b0582)) * click in triangle ([815708f](815708f)) * dancing triangles ([38e2bd9](38e2bd9)) * deccel sketch ([5d651b7](5d651b7)) * Ease in out ([b4a41d0](b4a41d0)) * **files:** Show also files in index tree ([4426353](4426353)) * Helper functions ([af6d13c](af6d13c)) * **image classifier:** Added ff6347 detector ([05058b4](05058b4)) * local development with index ([ae4913d](ae4913d)) * Motion examples ([88c5f5f](88c5f5f)) * Motion examples ([efddb98](efddb98)) * Mouse dragged example ([7d6a78b](7d6a78b)) * **own val:** Allow to provide own val ([66f8d7e](66f8d7e)) * particle system ([ddef6a7](ddef6a7)) * **perspective:** Adds perspective through contrast ([c8e00fa](c8e00fa)) * Random groups ([e7a42a6](e7a42a6)) * **replit:** Add example projects from replit ([372d30f](372d30f)) * Reveal the cat ([3b5c767](3b5c767)) * Sketch for explaing semantic space ([8033f4c](8033f4c)) * Small ollama client ([e188683](e188683)) * Update ease in out with more equations ([c13b89d](c13b89d)) ### BREAKING CHANGES * Many links will break