Michael MacFadden
|
8fbca4da22
|
Merge pull request #9 from convergencelabs/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
|
2020-11-08 14:21:16 -08:00 |
|
Michael MacFadden
|
ac5c60a2cf
|
Merge pull request #10 from CGNonofr/monaco-21
Accept monaco-editor until v0.21
|
2020-11-06 05:19:37 -08:00 |
|
Loïc Mangeonjean
|
5054f9ecba
|
Accept monaco-editor until v0.21
|
2020-11-05 19:14:41 +01:00 |
|
dependabot[bot]
|
9b7119067e
|
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-01 09:49:51 +00:00 |
|
Michael MacFadden
|
afb2b80dbb
|
Merge pull request #5 from convergencelabs/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
|
2020-07-04 22:47:35 -05:00 |
|
dependabot[bot]
|
e2f9f40507
|
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-16 16:42:39 +00:00 |
|
Michael MacFadden
|
d0cf867f78
|
Prepping for 0.3.0.
|
2020-03-06 09:29:01 -06:00 |
|
Michael MacFadden
|
be5d65c147
|
Fixes #3.
|
2020-03-06 09:28:31 -06:00 |
|
Michael MacFadden
|
705b55b117
|
Merge pull request #4 from CGNonofr/monaco-19
Update to work with latest monaco
|
2020-03-05 10:19:36 -05:00 |
|
Loïc Mangeonjean
|
645123dbb7
|
Regenerate package-lock
|
2020-03-03 16:41:24 +01:00 |
|
Loïc Mangeonjean
|
3e0008ed78
|
Update to work with latest monaco
|
2020-03-03 16:39:32 +01:00 |
|
Loïc Mangeonjean
|
6a17b25fcc
|
Accept monaco-editor until v0.20
|
2020-03-03 16:39:32 +01:00 |
|
Michael MacFadden
|
d7e7328c7f
|
Updated dependencies and changelog.
|
2020-01-08 08:49:31 -06:00 |
|
Michael MacFadden
|
3c374f479d
|
Updated the example to leverage the new hover label.
|
2020-01-08 08:43:30 -06:00 |
|
Michael MacFadden
|
e34afb715c
|
Merge pull request #2 from CGNonofr/remote-selection-hover
Remote selection hover label
|
2020-01-08 08:42:31 -06:00 |
|
Loïc Mangeonjean
|
b58283899b
|
Remove z-index that makes the hover not working
|
2020-01-08 15:06:21 +01:00 |
|
Loïc Mangeonjean
|
0e02c412dd
|
Add label to remote selection
|
2020-01-08 15:05:38 +01:00 |
|
Michael MacFadden
|
f823cf71d8
|
Update README.md
Updated the demo url. Fixes #1
|
2020-01-04 07:48:19 -06:00 |
|
Michael MacFadden
|
42be37bb80
|
Updated the copyright headers.
|
2019-12-08 12:40:32 -06:00 |
|
Michael MacFadden
|
9f8db8c84b
|
Updated copyright on the code and the LICENSE.
|
2019-11-29 17:36:41 -08:00 |
|
Michael MacFadden
|
db0ada10e3
|
fixed a few typos, and updated the LICENSE file.
|
2019-11-29 17:25:59 -08:00 |
|
Michael MacFadden
|
827f8065e0
|
Correctly set diposed before calling the callback in the RemoteSelection class.
|
2019-03-12 16:23:23 -05:00 |
|
Michael MacFadden
|
69ab442860
|
Copy the docs into the dist folder.
|
2019-03-03 23:16:15 -06:00 |
|
Michael MacFadden
|
aaa625a689
|
Merge branch 'master' of https://github.com/convergencelabs/monaco-collab-ext
|
2019-03-03 23:12:50 -06:00 |
|
Michael MacFadden
|
ef309186b9
|
removed unneeded extensions from the webpack build.
|
2019-03-03 23:12:47 -06:00 |
|
Michael MacFadden
|
a5dcbff4bc
|
Update README.md
|
2019-03-03 23:01:50 -06:00 |
|
Michael MacFadden
|
39c149c006
|
Attempting to have Monaco resize properly.
|
2019-03-03 22:55:51 -06:00 |
|
Michael MacFadden
|
985866071b
|
Made the target editor readonly.
|
2019-03-03 22:24:10 -06:00 |
|
Michael MacFadden
|
c743f8df2a
|
Initial commit.
|
2019-03-03 22:18:50 -06:00 |
|