- Jan 30, 2015
-
-
Marijn Haverbeke authored
Issue #3039
-
- Sep 26, 2014
-
-
Marijn Haverbeke authored
Since the mouseover will necessarily happen at the very edge of the node, and thus give ambiguous coordinates. Closes #2821
-
Marijn Haverbeke authored
-
- Sep 25, 2014
-
-
Marijn Haverbeke authored
This might break sites that depend on async linters getting an editor instance as first arg, or sync linters getting the .options property of the options passed as second argument. The args passed are now more or less consistent.
-
- Jul 11, 2014
-
-
Roberto Abdelkader Martínez Pérez authored
Issue #2681
-
- May 19, 2014
-
-
Marijn Haverbeke authored
Bumping them for every release just adds too much git noise and history blowup.
-
- May 09, 2014
-
-
Marijn Haverbeke authored
-
- Mar 17, 2014
-
-
Marijn Haverbeke authored
Closes #2376
-
- Mar 10, 2014
-
-
Marijn Haverbeke authored
-
- Feb 16, 2014
-
-
Chris Houseknecht authored
Added a wrapper for js-yaml.js to enable YAML lint support. Followed json-lint.js pattern. Unfortunately js-yaml.js only shows one error at a time, but something is better nothing. Checked code with linter and ran tests. All came back clean.
-
- Jan 23, 2014
-
-
Marijn Haverbeke authored
-
- Dec 12, 2013
-
-
eborden authored
Passing options causes issues in jshint since lint options are also passed. These options cause bad option errors in the annotation list.
-
- Oct 20, 2013
-
-
Taha Jahangir authored
e.g. errors on css `input.someLongClassName {}`
-
- Sep 23, 2013
-
-
Marijn Haverbeke authored
-
- Sep 11, 2013
-
-
Brett Zamir authored
-
- Sep 06, 2013
-
-
Matt Pass authored
Original error & warning icons had jagged edges due to being GIFs This made them look quite poor/low quality on dark BG'd themes So, new, better looking icons added which have been run thru TinyPNG for compression Result is fewer bytes than original and they look good on dark BG's too
-
- Aug 27, 2013
-
-
Marijn Haverbeke authored
Issue #1782
-
- Aug 23, 2013
-
-
Marijn Haverbeke authored
-
- Jul 03, 2013
-
-
Marijn Haverbeke authored
-
- Jun 12, 2013
-
-
Tomas Varaneckas authored
-
- May 16, 2013
-
-
Marijn Haverbeke authored
Rather than polluting the top-level of the editor object
-
- May 13, 2013
-
-
Marijn Haverbeke authored
-
- May 04, 2013
-
-
Marijn Haverbeke authored
Apparently Bootstrap messes with those. Closes #1497
-
- Apr 19, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Apr 02, 2013
-
-
Marijn Haverbeke authored
-
Mike Diaz authored
-
- Mar 15, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
angelo.zerr@gmail.com authored
-
- Feb 21, 2013
-
-
angelo.zerr@gmail.com authored
-
- Feb 18, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
- Link to external jsonlint.js (don't want dependencies in repo if I can help it) - Use a single demo file (prevent demo/ from becoming a huge mess) - Make whitespace and newlines conform to other files, fix linter errors
-
angelo.zerr@gmail.com authored
-