Commit Graph

105 Commits (stable)

Author SHA1 Message Date
dperolio 8a32ab32c1
remove @discord package alias
2 years ago
dperolio 5f0b43832c
remove api index and api imports
2 years ago
dperolio 27f3afc9b7
add setup:sudo script for elevated setup
2 years ago
dperolio 1daa518b35
move setup script to inside src and add webpack config and bundle file to be able to run it without installing depends
2 years ago
dperolio 7befae84c4
remove/add/update package.json dependencies
2 years ago
dperolio ad0107b245
add over 1150 new icons (Font Awesome) to Icon component
2 years ago
dperolio 0a6de4f5c3
continue updating paths to the new folder names
2 years ago
dperolio 2dd373610c
rename top-level folders and do some folder reorganization
2 years ago
dperolio af64da9676
add new setup script to replace the older inject/uninject scripts (may not be complete, will need much testing)
2 years ago
dperolio 135b71ee57 remove react-highlighter-ts package that was breaking Settings page
3 years ago
depfu[bot] 112ee6803f
Update sucrase to version 3.20.1
3 years ago
Exorcism 3ff8edd145
Merge pull request #4 from bettydreemurr/depfu/update/npm/eslint-7.32.0
3 years ago
Exorcism 8fb19109cf
Merge pull request #5 from bettydreemurr/depfu/update/npm/eslint-plugin-react-7.26.1
3 years ago
Exorcism eaec0b4992
Merge pull request #9 from bettydreemurr/depfu/update/npm/react-highlighter-ts-2.2.0
3 years ago
Exorcism 97bcbe0fe3
Merge pull request #6 from bettydreemurr/depfu/update/npm/html-react-parser-1.4.0
3 years ago
depfu[bot] bfbd7e0222
Update react-highlighter-ts to version 2.2.0
3 years ago
Exorcism 7253939851
Merge pull request #7 from bettydreemurr/depfu/update/npm/isomorphic-git-1.10.1
3 years ago
depfu[bot] 1ab22c5ec0
Update @monaco-editor/react to version 4.3.1
3 years ago
depfu[bot] 3f7995ee82
Update isomorphic-git to version 1.10.1
3 years ago
depfu[bot] 58c6d09d29
Update html-react-parser to version 1.4.0
3 years ago
depfu[bot] c39f1f4744
Update eslint-plugin-react to version 7.26.1
3 years ago
depfu[bot] ffb6efd97c
Update eslint to version 7.32.0
3 years ago
dperolio afbf63d306 stupid linux case sensitivity. rewrite will be all lowercase
3 years ago
dperolio aea6700fd0 bump sass version
3 years ago
dperolio 63142c01ef
update Markdown component to work with new version changes; add remark-gfm dependency
3 years ago
dperolio bc60e5ec9d
bump dependency versions and add react-highlighter-ts package
3 years ago
dperolio 4dedf7b231
reorganize package a bit
3 years ago
dperolio e645f38753
add framer-motion package
3 years ago
dperolio 9b6f039cec
clean up addon commands, add fuse.js dependency
3 years ago
dperolio 1a6f926792
add discord util module alias (sorry Linux)
3 years ago
dperolio 7a2eb960df
remove some unneeded dependencies
3 years ago
dperolio d7ffbae235
rename compile script to compile-sass and rename discord module alias to @discord
3 years ago
dperolio 58266fa132
add isComponent and assertComponent react util methods
3 years ago
dperolio d5201f6d32
add eslint and react-toastify as dependencies
3 years ago
dperolio ceb323c6e7
update api exports and add @vizality/api alias to give plugins more import options
3 years ago
dperolio abfa7108ae
rename and move typedefs, update typedefs alias
3 years ago
dperolio dc2d4120dc
update dependencies
3 years ago
dperolio d2e4d1c50a
More work on util stuff, additions, commenting, and error handling
3 years ago
dperolio 021199114e
Start setting up svg to jsx generation for Icon component
3 years ago
dperolio a89848e0fa
Manually add lodash as a required dependency for now
3 years ago
dperolio 7540f26ecc
Update package.json
3 years ago
dperolio 51a1b6bbf7
Add isomorphic-git and begin catching errors and documenting addon manager methods better
3 years ago
dperolio 75cbc8d1b6
Work on File utils
3 years ago
dperolio 7e70dbb551
Add react-spring package alias
3 years ago
dperolio 744d5a217d
Add some error handling to windows api and more api cleanup
3 years ago
dperolio 6a09da61de
Add packages module
3 years ago
dperolio 2bf6bc2870
Remove react module
3 years ago
dperolio 59fe84c5f1
Switch from node-watch to chokidar, clean up Plugin and Builtin entities
3 years ago
dperolio ffa866c9ae Update package and renderer to remove some aliases
3 years ago
dperolio ee4130b83a Remove @vizality/core and @vizality/api imports
3 years ago