Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/securingsincity/react-ace

React Ace Component
https://github.com/securingsincity/react-ace

snippet支持

2be4a8f1386b34f4ad519208afd5adfefb327fb8 authored about 8 years ago by 云数 <[email protected]>
ace版本修改为brace-ace

91ba342c75f1b21ffd221010bed95ae35b666805 authored about 8 years ago by 云数 <[email protected]>
Merge pull request #147 from securingsincity/update-travis

Update travis to include tests

588b09d63a6b502e39c563ab302c694f34f3a400 authored about 8 years ago by James Hrisho <[email protected]>
There is no reason that it needs to build in other environments

0c1bd773c4a48549ba3979fd6030594c58c21419 authored about 8 years ago by James Hrisho <[email protected]>
render by reference to enable delayed dom injection

6e78cec2920a43caa8fbbd9d56f7a59a157a93a2 authored about 8 years ago by ryedin <[email protected]>
Adds react-dom and node 6

e472c64c6813c54578fece21789d736f0322ce5c authored about 8 years ago by James Hrisho <[email protected]>
Update travis to include tests

08af5d63bdc2f1f1452270de0be3f9e9d44962df authored about 8 years ago by James Hrisho <[email protected]>
Merge pull request #146 from williamcabrera4/add-unit-test

Add Unit Test - Fixes #140

c91c49e28e72f2aa39174abc2762abb9a1d7ce30 authored about 8 years ago by James Hrisho <[email protected]>
Add Unit Test

-Added Sinon, Chai, Mocha, NYC, Enzyme, React-Test-Utils and JSDom
-Added Unit test for `ace.jsx`...

31f18309078fa4d921fb06937a1f7419dac26480 authored about 8 years ago by William Cabrera <[email protected]>
Merge remote-tracking branch 'durindo/master'

c6d9e46043c185dbe0e88de2bcc1e3c4a1f7b245 authored about 8 years ago by James Hrisho <[email protected]>
Ups Version to 3.6.0

7b286140ad77e50b143d07e9f2ef95130f7be4bc authored about 8 years ago by James Hrisho <[email protected]>
Merge pull request #132 from integer32llc/dynamic-keyboard-handler

Allow dynamically changing the keyboard handler

7a0a5e3beb6d6bec008ac43f1f22dc047f9166b6 authored about 8 years ago by James Hrisho <[email protected]>
Merge pull request #137 from drcmda/master

Allow users to override styles

5fa299005e13849c105befc615223209eafea2fa authored about 8 years ago by James Hrisho <[email protected]>
Merge pull request #135 from jmm/delete-babel

Delete babel dep

0164640f8e9a1913a99a31ad5ca2bb671fc6011b authored about 8 years ago by James Hrisho <[email protected]>
Merge pull request #136 from Hexlet/master

add property "focus"

bd254b8620aac5faddef1d2986b751e03ffb5cf9 authored about 8 years ago by James Hrisho <[email protected]>
Allow users to override styles

50e88e1417983c9349daefd2cd52fb44d9efc72c authored over 8 years ago by Paul <[email protected]>
add property "focus"

657ad5259abc5bc47c70437baccbff8baed0688a authored over 8 years ago by Kirill Mokevnin <[email protected]>
Delete babel dep

babel@6 doesn't do anything.

1bfc0d49ced7dc8fe2b7545df22c36550002c353 authored over 8 years ago by Jesse McCarthy <[email protected]>
Allow dynamically changing the keyboard handler

c5a91aebcbc17515cddfedc5ef8aa235aab81f9b authored over 8 years ago by Jake Goulding <[email protected]>
Ups Version

1248f69abfe1d5a9cc7f64caf42c29f22de07fea authored over 8 years ago by James Hrisho <[email protected]>
Merge pull request #127 from pgilad/patch-1

Avoid passing unknown options to Ace

817479d04f46332a926edd18e600019ae46985d5 authored over 8 years ago by James Hrisho <[email protected]>
Merge pull request #123 from leMaik/markersannotations

Add markers and annotations

b23f2ebd1943afb295bd3aab095d96b4bfb5fb9f authored over 8 years ago by James Hrisho <[email protected]>
Merge pull request #122 from venil7/preserve-curso-on-setValue

Preserve cursor position on `setValue`

c3ade7f313d44a8648dc8fb1ea428d13e5e212e6 authored over 8 years ago by James Hrisho <[email protected]>
Merge pull request #121 from alexlukin-softgrad/master

Apply className prop directly to editor instance

953a2b4be4c715bb11f69fbb17cb0dc2827164c0 authored over 8 years ago by James Hrisho <[email protected]>
Avoid passing options that will trigger misspelled option

87bd672673d344d7e3eb3d5ec0ec0308c2223a3e authored over 8 years ago by Gilad Peleg <[email protected]>
Add annotations and markers to the readme file.

b6ba5ac8117f224c49c6a420045247890cf029a4 authored over 8 years ago by Maik Marschner <[email protected]>
Add support for markers.

9fb6cc80aee0ed69bc3cd43792a3118b5e014620 authored over 8 years ago by Maik Marschner <[email protected]>
preserve cursor position

db8e5ad4922b3e3b43d7bdbb85102364bc406632 authored over 8 years ago by Art Deineka <[email protected]>
Add a property to set annotations.

6a43ff3e12da5d7d8d0f6f7147f5008bfc23b669 authored over 8 years ago by Maik Marschner <[email protected]>
Apply className prop directly to editor instance

There is an error in the last version of 'react-ace': it is impossible
to change classes applied...

44929fc6b289962671112d641fea613201c490ca authored over 8 years ago by Alexander Lukin <[email protected]>
Merge pull request #108 from matthisk/patch-undefined-editor

Check if this.editor is defined inside componentWillReceiveProps

174084c1dce5885162ff4acc8c6921682e3ec400 authored over 8 years ago by James Hrisho <[email protected]>
Merge pull request #110 from shun3475/master

implement onScroll props

6ad191ecb01cf028444fb2dacb256edb1ef4621e authored over 8 years ago by James Hrisho <[email protected]>
implement onScroll props

dd3688658814a749ca6d859023bcd89dfcb9db60 authored over 8 years ago by shun3475 <[email protected]>
Check if this.editor is defined inside componentWillReceiveProps

11403b185579fcc000b63fd7b882f5be9fec2120 authored over 8 years ago by Matthisk Heimensen <[email protected]>
Merge remote-tracking branch 'upstream/master'

b321fba690846854481d6bdcfbd9ef7a02d214a4 authored over 8 years ago by Alexis Berthelot <[email protected]>
Reverts 3.4.0 changes

7eea0596131652454b924722cfc905ad53f5ebe9 authored over 8 years ago by James Hrisho <[email protected]>
Merge pull request #104 from securingsincity/revert-93-master

Revert "Initialize ace editor with a dom node reference instead of an element id"

2a0d45341016e977938cce02532a551e78df3341 authored over 8 years ago by James Hrisho <[email protected]>
Revert "Initialize ace editor with a dom node reference instead of an element id"

4f4d2c58b46c6f36b2b97026d301d4ee27170fdb authored over 8 years ago by James Hrisho <[email protected]>
Ups version

14fe6a77cccc19c4338c64e90b67c6ec97fd8280 authored over 8 years ago by James Hrisho <[email protected]>
Merge pull request #93 from morsdyce/master

Initialize ace editor with a dom node reference instead of an element id

050e6f68a703e03f64363eb6d7a508164ea4c1b4 authored over 8 years ago by James Hrisho <[email protected]>
Update travis for latest environments

168e407ff6b4ac81460a14053ca4ecbd7b6d43c2 authored over 8 years ago by James Hrisho <[email protected]>
Merge branch 'jaszhix-master'

75f3b823749839cf46904449e1b9792c6b5baad3 authored over 8 years ago by James Hrisho <[email protected]>
Merge branch 'master' of https://github.com/jaszhix/react-ace into jaszhix-master

Conflicts:
package.json

c6355c7adf67a3a6eeefab8a3d3258b641083519 authored over 8 years ago by James Hrisho <[email protected]>
Merge pull request #97 from NogsMPLS/babel6react15

Babel6 & React 15 support

8c5af22001a3034551afac2e5437f3d5d786e173 authored over 8 years ago by James Hrisho <[email protected]>
Babel6 & React 15 support

1e866c040580736db930e8c021f81600100fb84e authored over 8 years ago by Nathan Smith <[email protected]>
Add setOptions to README documentation

ba1a9b57e06280c8e5185c0a5770c1d6c395bf99 authored almost 9 years ago by Jason Hicks <[email protected]>
Add third example using setOptions

c3b21d6373a359afc7deba13363b07540fd73338 authored almost 9 years ago by Jason Hicks <[email protected]>
Updates version to 3.2.0

beda243483a9084c01519ddca9ea6cc9690d49bf authored almost 9 years ago by James Hrisho <[email protected]>
Enable snippets documentation

c2a9c8f0b55e151ed6190168dff237708c2ea845 authored almost 9 years ago by James Hrisho <[email protected]>
Merge branch 'juttle-destroy-editor'

aae78397bb32a05251ccd96760af09574e175b6f authored almost 9 years ago by James Hrisho <[email protected]>
Merge branch 'destroy-editor' of https://github.com/juttle/react-ace into juttle-destroy-editor

af2efb5a4ac0a941161c3bd482fe25e056e71b85 authored almost 9 years ago by James Hrisho <[email protected]>
Merge branch 'juttle-commands'

42b90e18006d97b10bf189724cb87791143830e7 authored almost 9 years ago by James Hrisho <[email protected]>
Merge branch 'commands' of https://github.com/juttle/react-ace into juttle-commands

dfc5112d431331bbf9060eda5306c1e910a97584 authored almost 9 years ago by James Hrisho <[email protected]>
Merge pull request #84 from dougcalobrisi/webworker-fix

Fixes #81 memory leak Web Worker by terminating it in componentWillUn…

8d22a06e3d8051c52eed568b60127fa2ee348206 authored almost 9 years ago by James Hrisho <[email protected]>
Merge pull request #88 from aortbals/dev

add `enableBasicAutocompletion` and `enableLiveAutocompletion`

67b993966e6e6292efae6618df6d7500aa8d606c authored almost 9 years ago by James Hrisho <[email protected]>
Initialize ace editor with a dom node reference instead of an element id

This removes the need to give each instance of react-ace a unique id
while also eliminates issue...

62c9cff7661f19dbb29e5577e1e6514a518073d0 authored almost 9 years ago by Maayan Glikser <[email protected]>
Use lodash.isequal to compare the setOptions object's next and old props

089bc897d088716390fbcc1e90e51b1ef4de5984 authored almost 9 years ago by Jason Hicks <[email protected]>
Add lodash.isequal dependency

909ae4346155c6e0d771aa73b0ccc81eaf1072eb authored almost 9 years ago by Jason Hicks <[email protected]>
enable adding commands

a83471722cab9ec6dd33beabdcc1748c97d45bd0 authored almost 9 years ago by Dave <[email protected]>
componentWillUnmount: destroy editor

71d3526040b22e797075ab2ad70948b3fd6ef51c authored almost 9 years ago by Dave <[email protected]>
add `enableBasicAutocompletion` and `enableLiveAutocompletion` editor options

This also removes some duplication on the assignment of the editor
options.

f21a6f8e6593530882625ff5a430f12ee58ed204 authored almost 9 years ago by Aaron Ortbals <[email protected]>
Fixes #81 memory leak Web Worker by terminating it in componentWillUnmount()

Fixes issue #81

46c2dc2bb1b9abd518974524edf0038a5a9afb36 authored almost 9 years ago by Doug Calobrisi <[email protected]>
Fixed typo sortOptions

4d90b1b8e34c5ca3dd15e80a612ff6d88032c60d authored almost 9 years ago by Jason Hicks <[email protected]>
Re-added deleted new line

aad984acaf9d106624855055fd9d8f43dc940a59 authored almost 9 years ago by Jason Hicks <[email protected]>
New property SetOptions

Allows you to set any other editor options in an object, like
editorProps.

9ecd11e154cb7e454fc93e3d62e071f52944f6db authored almost 9 years ago by Jason Hicks <[email protected]>
Merge pull request #80 from dmison/master

update wrapMode if wrapEnabled prop changes

4182b835ffeea6e289df8788f59c56a8816ea1f6 authored almost 9 years ago by C. T. Lin <[email protected]>
update wrapMode if wrapEnabled prop changes

4ad8a00ec350ac76db09ab998bb9f72730385e69 authored almost 9 years ago by D Mison <[email protected]>
Up to 3.1.0

fd91f9812a02b0f1f64d9ebf2f2bae841f99d93f authored almost 9 years ago by James Hrisho <[email protected]>
Merge pull request #74 from soulmachine/master

Added the option `minLines`

fe3313ec947b0c4cf43ff1cf5dfc488d53dad686 authored almost 9 years ago by James Hrisho <[email protected]>
Merge pull request #76 from chentsulin/eslint

install eslint and fix linting errors

023d387eca3dd7ec7cdf9be9ec4907c4e5bde444 authored almost 9 years ago by James Hrisho <[email protected]>
install eslint and fix linting errors

fefe26c0eb6b0a6898adff073db395a501935473 authored almost 9 years ago by C.T. Lin <[email protected]>
Merge pull request #75 from chentsulin/patch-12

Make 'Available Props' as a h4 heading

a37bbbc252a1e72f3e0b1c8f988431bcdb69a80d authored about 9 years ago by James Hrisho <[email protected]>
Make 'Available Props' as a h4 heading

3d21695ecd1e9025137c28a3970b90854f1de67e authored about 9 years ago by C. T. Lin <[email protected]>
Added the option

a09423a915396c555e748befd2962fa401b41e0f authored about 9 years ago by Frank <[email protected]>
Merge pull request #73 from soulmachine/master

Fixed titles in README.md

bcf05e33d5809a06052b612293223ad3ede248ff authored about 9 years ago by James Hrisho <[email protected]>
Deleted the junk file .DS_Store generated by Mac OSX

7628d19aef2cea7f8a4536aeab08e30c0ead355c authored about 9 years ago by Frank <[email protected]>
Fixed titles in README.md

17c2fa1373345907912659ef616b3144e070a6aa authored about 9 years ago by Frank <[email protected]>
Merge branch 'master' of https://github.com/securingsincity/react-ace

a95d99e5595fb75ef90335f8509ba617bf1def5e authored about 9 years ago by James Hrisho <[email protected]>
Up to 3.0 and merges changes

22132e4db27dc71518aedbea4857b4173ce7099a authored about 9 years ago by James Hrisho <[email protected]>
Merge pull request #70 from elijahsmith/master

update brace to 0.7.0

65cefc053b6fe0d93365152e20105c0c1c4868dd authored about 9 years ago by James Hrisho <[email protected]>
Merge pull request #68 from chentsulin/react-0.14-and-es2015

use es2015 and react 0.14

95750c30944b008507be975e8534d27ad4c1f889 authored about 9 years ago by James Hrisho <[email protected]>
Added resize binding to brace resize function to handle dynamic resize.

69778da3e667f20713f1c3fc83c1916cb3d381a8 authored about 9 years ago by Alexis Berthelot <[email protected]>
update brace to 0.7.0

f9f9e004e2af40068128f4ce0ea10482807b5e8f authored about 9 years ago by Elijah Smith <[email protected]>
use es2015 and react 0.14

b6bc529e9b021325638f41a27dd1d4056229afb0 authored about 9 years ago by C.T. Lin <[email protected]>
Ups version to 2.8.0

f4dc9536e9dc786f6815d65c93ed665dce15e495 authored about 9 years ago by James Hrisho <[email protected]>
Merge pull request #62 from chentsulin/patch-16

call ace editor api only on props change

ed8891662c902eda03673eeec701770a9c48a171 authored about 9 years ago by James Hrisho <[email protected]>
call ace editor api only on props change

Call ace editor api only on props change, it will boost performance.

57f3e45464331b174a33da4e106a614cd113c587 authored about 9 years ago by C. T. Lin <[email protected]>
Update to 2.7.0

770210e7aeafd3941feecd9a921eca89e8cbca8a authored about 9 years ago by James Hrisho <[email protected]>
Merge pull request #67 from crubier/master

New property wrapEnabled

06b408f8572e7ae478de6c5cd65aca6cd7e1fe84 authored about 9 years ago by James Hrisho <[email protected]>
Merge pull request #61 from chentsulin/patch-15

remove call ace.edit on every time receive props

36c07cba6cf88ed6cd8a975806709fe60e1d2d55 authored about 9 years ago by James Hrisho <[email protected]>
Merge pull request #63 from chentsulin/patch-17

should not onLoad multiple times

b2d0af7b55bc48f9c6c3d2bc55c8a4138242d0e5 authored about 9 years ago by James Hrisho <[email protected]>
Wrap mode property

2d1b2125a9f6bf1bb322d73bd3208a7d4676d517 authored about 9 years ago by Vincent Lecrubier <[email protected]>
should not onLoad multiple times

9787fb9f70537c28a556e2e2f176b0c257e3b6a0 authored about 9 years ago by C. T. Lin <[email protected]>
remove call ace.edit on every time receive props

1f7e317b0fed001cfda459bdcdb4e5da0a450b4c authored about 9 years ago by C. T. Lin <[email protected]>
Ups Version to 2.6.0

a5af8cd0b670d5266a940efa923c9587d5c5b71c authored about 9 years ago by James Hrisho <[email protected]>
Merge pull request #60 from chentsulin/patch-14

editor.getValue should put into if block

a6ee86460a4a6f79bd312b220df94b0d85d9b66c authored about 9 years ago by James Hrisho <[email protected]>
Merge pull request #56 from apazzolini/keyboardHandler

Add prop for keyboardHandler

3af85126de80c7c47e823847cb8216f13cb9b2fe authored about 9 years ago by James Hrisho <[email protected]>
Merge pull request #57 from chentsulin/patch-13

fix prop key typo: showPrintMargin

ec3d249164b433fb97ed59c340419a0e671c0e91 authored about 9 years ago by James Hrisho <[email protected]>
editor.getValue should put into if block

f53e66429579477f0da91e30ad9a6a1a8f92c673 authored about 9 years ago by C. T. Lin <[email protected]>
fix prop key typo: showPrintMargin

06fdd62b8ca084df9ae4d5172c2d7e14b64deca9 authored about 9 years ago by C. T. Lin <[email protected]>