Commit Graph

44 Commits (stable)

Author SHA1 Message Date
dependabot[bot] 6c917a35ea
Bump terser from 5.11.0 to 5.14.2
2 years ago
dependabot[bot] 7ec8d1f8f2
Bump minimist from 1.2.5 to 1.2.6
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 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
dependabot[bot] 51c8046582
Bump ansi-regex from 5.0.0 to 5.0.1
3 years ago
dperolio b73941dd05 Merge branch 'development' into stable
3 years ago
dperolio aea6700fd0 bump sass version
3 years ago
dependabot[bot] 81d87687e0
Bump isomorphic-git from 1.8.1 to 1.8.2
3 years ago
dperolio e59517914d rearrange CONTRIBUTING, SUPPORT, ACKNOWLEDGEMENTS, etc. files
3 years ago
dperolio 82e76b5431
Merge pull request #73 from vizality/dependabot/npm_and_yarn/jszip-3.7.1
3 years ago
dependabot[bot] 3193744c01
Bump jszip from 3.5.0 to 3.7.1
3 years ago
dperolio ab2b39fa9a
Merge pull request #71 from vizality/dependabot/npm_and_yarn/path-parse-1.0.7
3 years ago
dependabot[bot] 9b4c43113d
Bump path-parse from 1.0.6 to 1.0.7
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
dependabot[bot] 1b62e585dc
Bump glob-parent from 5.1.1 to 5.1.2
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 7a2eb960df
remove some unneeded dependencies
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 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 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 59fe84c5f1
Switch from node-watch to chokidar, clean up Plugin and Builtin entities
3 years ago
dperolio f955ed911e Unignore package-lock
3 years ago