dependabot-preview[bot]
01c7796713
Bump @types/jest from 24.9.0 to 24.9.1 ( #543 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.9.0 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Thomas Steiner
d24b9c4d78
Update to browser-nativefs v0.1.0 ( #523 )
6 years ago
David Luzar
4942a452e0
Lint tweaks ( #502 )
...
* lint json files & add lint ignore list
* lint against plain console logs
* Update .lintstagedrc.js
Co-Authored-By: Lipis <lipiridis@gmail.com>
* format .tsconfig
* don't lint against console.info
* change log to console.info
Co-authored-by: Lipis <lipiridis@gmail.com>
6 years ago
Thomas Steiner
d1fb824369
Move file system operations to separate module ( #510 )
6 years ago
Fernando Alava Zambrano
ff7a340d2f
Internationalization support ( #477 )
...
* add i18next lib
add some translations
* add translations
* fix font-family
* fix pin versions
6 years ago
dependabot-preview[bot]
2918a28bf0
Bump lint-staged from 9.5.0 to 10.0.0 ( #466 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.5.0 to 10.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Christopher Chedeau
7f6e1f420e
Pure node rendering ( #443 )
6 years ago
Lipis
61d5615a81
Change order of Text and Line ( #435 )
6 years ago
Lipis
86eadf379d
Update Prettier scripts and supported files ( #402 )
6 years ago
David Luzar
42968ef44d
enable curveFitting & bump roughjs ( #373 )
6 years ago
Preet
d2a3ed7931
Bump roughjs version to fix ellipse fills ( #367 )
6 years ago
Preet
8dbd1b80df
Update to rough.js 4.0.1 ( #363 )
...
* upgrade to latest rough.js
* remove random.ts because roughjs now supports seeding.
6 years ago
Christopher Chedeau
8785bef523
Support transparent background + inline picker ( #325 )
...
Unfortunately, react-color has a bug where transparent color doesn't trigger onChange. I've been annoyed by the huge dependency anyway so decided to take the generated html (which is awesome) and reimplement a specific component for it.
I also made sure that we don't actually render anything when the background is transparent on rough (I looked at the generated path and made sure it didn't have the commands for the background)
6 years ago
Gasim Gasimzada
4b7eb2f04a
Add IDs to elements ( #236 )
...
* Add IDs to elements
- Move round rect function within the renderer
* Generate IDs using nanoid
* If element ID does not exist, add the ID during restoration
6 years ago
Gasim Gasimzada
85365e5bcb
Extract Sidebar panels into separate components ( #230 )
...
* Extract Sidebar panels into separate components
* Add Jest TS types
6 years ago
Jared Palmer
b5c67260d7
Improved color picker ( #174 )
...
* Add react-color
* Prettier
* Better styles
* Use enum for color pickers instead of strings
* Run prettier on .scss file
6 years ago
Timur Khazamov
79959cab34
Removed lodash ( #135 )
6 years ago
dwelle
a1bcfb401c
move css to scss
6 years ago
Paulo Menezes
b1a90c0020
Side panel ( #95 )
...
* Side panel
* Update arrow icon
6 years ago
Giovanni Giordano
585967ff8e
Remove gh-pages
6 years ago
Giovanni Giordano
7bcce8bb1b
Fixes package-lock
6 years ago
Giovanni Giordano
3aeed022b5
Add node worklow
6 years ago
Giovanni Giordano
6599f97088
Add node worklow
6 years ago