- add eraser config
- upload image
- add image segmentation
- add download image size config
- add PWA
- integrate Dockerfile with GitHub Actions for GitHub Pages deployment
- save as image supports custom configurations. Rotate, Scale, Crop
- add transformers.js
- support removing background for uploading images (browser needs to support WebGPU)
- update some styles
- remove autodraw
- add canvas background image
- update font family
- README adds browser support
- Drawing
- Provides a variety of common shapes drawing, support for multiple endpoints line segments and arrows, and support for the configuration of the border and fill styles.
- Added Google AutoDraw feature to Basic Drawing.
- Font
- Supports font drawing by double-clicking.
- Add font style configuration.
- Board
- The drawing board supports customized width and height configurations.
- Added Guide Line drawing feature.
- Optimisation
- All fonts support i18n.
- All inputs can now display content in real time.
- Adjusting Tool Panel Styles.
- Fix zoom progress component initialization error.
- Fix the error of initializing the display of the background color of the drawing board.
- fix bottom operation tooltip display
- add docker support
- add CONTRIBUTING.md
- add Issues template
- dynamic loading clarity
- Refactoring with Fabric.js
- Adjust the operation panel style layout, add multi-functional menus to improve the user experience
- Increased number of brush styles to 12 and introduced multiple customizations
- Optimized layer settings from layer list to single element layer settings. Includes moving layers up, moving layers down, moving to top layer and moving to bottom layer
- Add new image upload function, also support layer filter configuration, add more effects to the painting content
- Introduced text drawing function, user can freely configure fonts
- Add rotation operation and transparency configuration in selection mode
- Introduces multi-file configuration, allowing users to easily switch between multiple canvases, each with customizable titles, additions, deletions, and upload and download features
- Supports multi-end operation, mobile users can zoom and drag the canvas by two-finger
- Add canvas zoom feature, users can freely adjust the canvas size as needed. And add background color and transparency configuration
- add microsoft clarity
- add clean modal
- Text rendering adds color
- Change the material loading text
- static file path error
- single layer deleted error
- issue#11
- click mask doesn't close
- Add i18n
- Add styleLint
- Deploy changed to github actions
- Add free draw effect, multiple effects, fluorescent、multicolor、crayon、bubbles、spray
- Add dclick drawing text
- Add select mode, can zoom, move and delete(Backspace) elements
- Deploy changed to gh-pages
- Add lodash
- Add free draw, eraser
- Add drawing board drag and drop
- Add multi layer, can add, delete and sort
- Add undo, redo, clean, save