dependabot[bot]
7cc3a44527
Bump tar from 5.0.5 to 5.0.7 in /client/web ( #329 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v5.0.5...v5.0.7 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 17:11:16 -07:00
Keavon Chambers
373c74fbf3
Downgrade wasm-pack and Vue-related dependencies which are causing issues
...
This reverts commit 744e3729d72403a1ca0fe7c60e8d538290ecadd5.
2021-07-09 20:29:14 -07:00
Keavon Chambers
78b369547a
Downgrade `@vue/compiler-sfc` which breaks linting
2021-07-02 15:02:01 -07:00
Keavon Chambers
739f420224
Update wasm-pack dependency and others, fixes #167
2021-07-02 13:50:19 -07:00
dependabot[bot]
cced057459
Bump postcss from 7.0.35 to 7.0.36 in /client/web ( #221 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:20:07 -07:00
dependabot[bot]
a75fd6a7a0
Bump ws from 6.2.1 to 6.2.2 in /client/web ( #169 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-06 20:57:20 -07:00
dependabot[bot]
c75478299a
Bump dns-packet from 1.3.1 to 1.3.4 in /client/web ( #162 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 23:52:51 -07:00
Keavon Chambers
a28cb314aa
Upgrade TypeScript from 3.9 to 4.x
2021-05-14 23:53:55 -07:00
dependabot[bot]
037aa90065
Bump lodash from 4.17.20 to 4.17.21 in /client/web ( #125 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 01:05:27 -07:00
Keavon Chambers
cba56e1dec
Update node packages
2021-05-14 00:58:15 -07:00
TrueDoctor
2849b99b59
Add transactions for temporary modifications to the document ( #77 )
...
* Add transactions for temporary modifications to the document
* Add DiscardTempFolder Operation
* Add clearFolder operation
* Rename Temp to Work
2021-04-21 00:32:36 +02:00
0HyperCube
90df412aab
Add Shape Tool for drawing polygons ( #75 )
...
* ⬠ Add polygon drawing tool
* 🔤 Minor fix of variable and function names
* ❌ Remove stroke
* ⌨️ Use N key as polygo tool shortcut.
* ⌨️ Now using key Y for polygons.
* ⌨️ The tooltip for the shortcut is fixed
2021-04-17 19:08:44 +01:00
Keavon Chambers
0ca4b9fe7c
Fix web code linting to be portable across environments
2021-04-14 11:44:09 -07:00
Keavon Chambers
5ede7a958c
Improve ergonomics of npm build system
2021-04-10 19:20:10 -07:00
George Atkinson
0d6d6fb81b
Add FSM and related tool plumbing ( Fix #54 ) ( #62 )
...
- Added FSM trait
- Added FSM to select and ellipse tools
- Moved circle stamping code to ellipse tool
2021-04-05 23:57:33 +01:00
T0mstone
5c13279d91
Add plumbing for event system ( #52 )
...
* Add plumbing for event system
* Apply review suggestions
* Add swap and reset color functions
2021-03-28 23:39:33 +02:00
Keavon Chambers
e784234d37
Change Vue CLI's lint results from none to warning
2021-03-28 01:31:52 -07:00
ProTheory8
88b6703a02
Add .gitattributes file ( #46 )
...
Add .gitattributes and enforce the use of LF
2021-03-27 15:48:05 +05:00
Keavon Chambers
e58f314527
Various small fixes; no longer lint on Vue CLI run
2021-03-27 00:57:48 -07:00
Keavon Chambers
fb5ce7e388
Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29 .
2021-03-23 01:09:29 -07:00
Keavon Chambers
4407c671c5
Rename project structure with /core and /client
2021-03-22 11:21:15 -07:00