Commit Graph

11 Commits (f2d72586af82da0da28fa1f0e94f157bb738cc54)

Author SHA1 Message Date
0Tick f2d72586af
Merge pull request #11 from 0Tick/dependabot/npm_and_yarn/miniPaint/babel/traverse-7.23.2
Bump @babel/traverse from 7.18.11 to 7.23.2 in /miniPaint
2023-10-21 10:18:29 +02:00
dependabot[bot] eb8de9bfb7
Bump @babel/traverse from 7.18.11 to 7.23.2 in /miniPaint
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:58:58 +00:00
0Tick da1e1d3910
Merge pull request #9 from Lavorther/main
Update "Send to miniPaint" button to match webUI's new emoji buttons
2023-10-05 15:55:37 +02:00
Lavorther 7df0a7ead0 Update "Send to miniPaint" button to be in line with new webui's emoji buttons 2023-10-05 13:25:48 +02:00
0Tick 9d04a11bed Support current version and fix firefox version 2023-09-29 23:50:03 +02:00
0Tick 8545c9cdd1 Merge branch 'pan-tool' 2023-06-12 16:04:04 +02:00
0Tick dd66edd797 Pan Tool
Implementation of a simple tool to pan around the canvas. Also fixes some bugs and removes leftover code
2023-06-12 16:03:06 +02:00
0Tick d96eda8b12
Update README.md 2023-05-29 19:53:27 +02:00
0Tick 038d5731ba Fixes #2 and removes unnecessary console.log 2023-05-24 23:31:35 +02:00
0Tick 9a5ca741bf
Add License 2023-05-18 21:43:58 +02:00
0Tick e6eed7c8e8 Initial commit 2023-05-16 23:20:07 +02:00