Daybrush (Younkue Choi)

Results 28 issues of Daybrush (Younkue Choi)

## Description ## Steps to check or reproduce

feature

I want to adjust the order of transform, filter. ```js import { SceneItem } from "scenejs"; const item = new SceneItem(); item.set(0, "transform", "rotate", "0deg"); item.set(0, "transform", "translate", "0px, 0px");...

features

Add Chrome Extension for timeline with playground

features

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

features

The 1.0 release date is undecided. hard work in development The accuracy is low because the DOM seems to handle only 3 decimal places. I will try to calculate as...

Feature

https://daybrush.com/moveable/storybook * [x] Vanilla * [x] Svelte * [x] Lit * [x] Vue 2, Vue 3 * [x] React * [x] Angular * [ ] Solid Whenever you report bugs/add...

demo

It has props of target in moveable. Each time the target changes, the moveable box changes. But only vue is different. * vanilla ```js moveable.target = document.querySelector("'target'); ``` * react...

enhancement 🚀

Is it possible to add the following components? https://github.com/daybrush/scenejs/tree/master/packages/preact-scenejs

https://github.com/GoogleChrome/puppeteer/issues/2173 ``` > [email protected] install /usr/local/lib/node_modules/@scenejs/render/node_modules/puppeteer > node install.js ERROR: Failed to download Chromium r656675! Set "PUPPETEER_SKIP_CHROMIUM_DOWNLOAD" env variable to skip download. { Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/@scenejs/render/node_modules/puppeteer/.local-chromium' --...

# 2.0 RoadMap * [x] Update react-scenejs * [x] Update vue-scenejs * [x] Add svelte-scenejs * [x] Add vue3-scenejs * [ ] Add demo for frameworks * [ ] Add...

roadmap