dependabot[bot]
|
7e4fc0f8d9
|
Merge 8975eed152 into d13b0ec4d5
|
2023-03-28 08:16:07 +01:00 |
|
Alec LaLonde
|
d13b0ec4d5
|
Merge pull request #21 from CGNonofr/show-tooltip-on-hover
Show tooltip on cursor hover
|
2022-09-19 20:40:23 -06:00 |
|
Alec LaLonde
|
6edfb6253d
|
Merge branch 'master' into show-tooltip-on-hover
|
2022-09-19 20:40:14 -06:00 |
|
Alec LaLonde
|
03f782bda8
|
Merge pull request #24 from CodinGame/fix-label-xss
Prevent XSS in tooltip label
|
2022-09-19 20:30:32 -06:00 |
|
Loïc Mangeonjean
|
e37ce9b99c
|
fix: prevent XSS in tooltip label
|
2022-09-15 10:28:11 +02:00 |
|
Alec LaLonde
|
cdefbb151f
|
Merge pull request #22 from CodinGame/provide-class-name-to-tweak-display
Allow adding custom element class names
|
2022-06-22 14:22:28 -06:00 |
|
Samuel Olivier
|
91bdec1bb7
|
add additional elements class names
|
2022-06-13 10:19:46 +02:00 |
|
Loïc Mangeonjean
|
38713d59b9
|
Add showTooltipOnHover option
|
2022-05-18 15:10:45 +02:00 |
|
Loïc Mangeonjean
|
a3b0b8a57c
|
Add missing type
|
2022-05-18 15:09:57 +02:00 |
|
Loïc Mangeonjean
|
4c03bc00eb
|
Refactor tooltip management a little
|
2022-05-18 15:09:46 +02:00 |
|
dependabot[bot]
|
8975eed152
|
Bump trim from 0.0.1 to 0.0.3
Bumps [trim](https://github.com/Trott/trim) from 0.0.1 to 0.0.3.
- [Release notes](https://github.com/Trott/trim/releases)
- [Changelog](https://github.com/Trott/trim/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Trott/trim/compare/0.0.1...v0.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 01:05:25 +00:00 |
|
Michael MacFadden
|
6ece72028e
|
Updated dependencies and version.
|
2021-04-08 11:06:51 -05:00 |
|
Michael MacFadden
|
d221975bb7
|
Merge pull request #13 from CGNonofr/monaco-22
Accept new monaco-editor versions
|
2021-02-23 10:12:38 -07:00 |
|
Loïc Mangeonjean
|
5091b32d6f
|
Accept new monaco-editor versions
|
2021-02-09 16:45:03 +01:00 |
|
Michael MacFadden
|
1e9743f5f9
|
Updated for 0.3.1
|
2020-11-08 16:24:21 -06:00 |
|
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 |
|