Commit Graph

  • 2f9ea794db Always expand enums (#1914) Christopher Chedeau 2017-06-02 15:09:55 -0700
  • a255977009 Do not make variable multilines inside of for loop (#1912) Christopher Chedeau 2017-06-02 15:00:16 -0700
  • e58dd2bf0b Add semi for ts function declarations without body (#1911) Christopher Chedeau 2017-06-02 14:49:37 -0700
  • 6933d16125 Inline decorators with no arguments (#1910) Christopher Chedeau 2017-06-02 14:40:39 -0700
  • 0e35d3758a Fix <this.x /> (#1886) Christopher Chedeau 2017-06-02 14:27:27 -0700
  • 74f7f96fe4 Move accessibility before static (#1908) Christopher Chedeau 2017-06-02 14:27:19 -0700
  • 02c48d284e Fix strictEqual throwing (#1909) Christopher Chedeau 2017-06-02 14:27:03 -0700
  • 584bf4ecbf Upgrade babel code frame (#1902) Simen Bekkhus 2017-06-02 23:11:05 +0200
  • 862a2d610c Used published version of uglify-es (#1897) Simen Bekkhus 2017-06-02 22:46:13 +0200
  • f6dabc0d27 Add regression test for CLI shebang preservation (#1901) Joseph Frazier 2017-06-02 16:42:44 -0400
  • 6a2c964b22 Include typescript and postcss in parser help (#1906) Simen Bekkhus 2017-06-02 22:42:20 +0200
  • 3070884b10 Add shebang comment nodes to Flow/TypeScript ASTs (#1905) Joseph Frazier 2017-06-02 16:38:15 -0400
  • c15091bea6 Preserve shebang in CLI output (#1899) Joseph Frazier 2017-06-02 15:46:20 -0400
  • 26e829b987 Upgrade prettier to v1.4.0, fix lint issues (#1888) Joseph Frazier 2017-06-02 14:48:43 -0400
  • 4915e0228e Require semicolons before class props named 'in' or 'instanceof' (#1878) Kevin Gibbons 2017-06-02 10:52:11 -0700
  • 78b99329bf Ignore docs/index.js when searching with ag/ripgrep/sift (#1848) Joseph Frazier 2017-06-02 12:23:47 -0400
  • 7fd71fa386 1.4.0 Christopher Chedeau 2017-06-02 08:55:04 -0700
  • 83c5253429 fix(typescript): look at source to determine export = statement (#1868) Lucas Azzola 2017-06-03 01:32:40 +1000
  • faf2ac5f9e Hack to get export default work (#1866) Christopher Chedeau 2017-06-02 08:12:03 -0700
  • 38eec13a03 TypeScript: temp fix for missing readonly keyword (#1865) Lucas Azzola 2017-06-03 01:09:24 +1000
  • 8511e798dc feat(decorators): inline more types of decorators (#1864) Lucas Azzola 2017-06-03 00:38:44 +1000
  • 9ed94c77ab fix(typescript): do not print trailing comma in TS tuple type, fixes #1858 (#1863) Lucas Azzola 2017-06-03 00:16:41 +1000
  • ede078c0d3 fix(typescript): print static before accessibility, fixes #1855 (#1862) Lucas Azzola 2017-06-03 00:16:11 +1000
  • eb9ba74665 Update README.md (#1859) Ryan Castner 2017-06-02 09:48:29 -0400
  • bc4075ac65 Add parenthesis around object inside of as (#1852) Christopher Chedeau 2017-06-01 21:10:05 -0700
  • fdce975e5d Move all the dependencies to dev dependencies and --exact (#1850) Christopher Chedeau 2017-06-01 20:38:25 -0700
  • 3f8c4d6974 Fix yet another form of class with the same ast (#1849) Christopher Chedeau 2017-06-01 19:02:15 -0700
  • 4bfeb9064d Add `cursorOffset` option for cursor translation (#1637) Joseph Frazier 2017-06-01 18:52:29 -0400
  • a983d30663 Use `filepath` option instead of `filename` in tests (#1846) Joseph Frazier 2017-06-01 17:40:49 -0400
  • 5d63d34b77 Add an option to include "dot" directories. (#1844) Jake 2017-06-01 12:27:56 -0700
  • 595cc01acc Fix webstrom screenshot url. (#1841) Umidbek Karimov 2017-06-01 19:06:34 +0400
  • 491428c333 fix link to webstorm screenshot Johannes Nagl 2017-06-01 14:12:54 +0200
  • ba86d8ea65 Fix error messages (#1839) Mitermayer Reis 2017-05-31 17:50:55 -0700
  • 8fdf398e27 Making cli infer parser based on filetype (#1837) Mitermayer Reis 2017-05-31 14:42:04 -0700
  • d55640087e Fix building docs (#1838) Christopher Chedeau 2017-05-31 13:37:35 -0700
  • 0d9b04bc94 Adding --stdin-filepath option in order to enable filetype inference … (#1835) Mitermayer Reis 2017-05-31 12:26:22 -0700
  • f4296550db Introduce Webpack 2 to fix postcss bundling (#1836) Christopher Chedeau 2017-05-31 11:59:33 -0700
  • f4ef1c2c97 JSX whitespace on the same line as text (#1829) Karl O'Keeffe 2017-05-31 18:16:50 +0100
  • a680cd8534 Fix unstable JSX output by ensuring we follow `fill` rules. (#1827) Karl O'Keeffe 2017-05-31 17:42:36 +0100
  • fa708d102a Remove trailing commas for generics in TypeScript (#1832) Christopher Chedeau 2017-05-31 09:22:00 -0700
  • 96b8119b4b added related projects Bookmarklet (#1824) Patrick Roumanoff 2017-05-31 06:50:51 +0200
  • 3097f9b2fe Do not indent nested ternaries (#1822) Christopher Chedeau 2017-05-30 10:08:06 -0700
  • 73ff0ef9ea Add group around implements (#1821) Christopher Chedeau 2017-05-30 09:45:07 -0700
  • ea27846d1f Don't force line break in empty loop bodies (#1815) Joseph Frazier 2017-05-30 12:39:10 -0400
  • eeb8616e3c Add parenthesis for single arg types with generics (#1814) Christopher Chedeau 2017-05-29 16:59:45 -0700
  • 2ab3d6d6ac Workaround bug with comment ending in */ (#1810) Christopher Chedeau 2017-05-29 13:05:20 -0700
  • 59e4e83355 Break before combinators and indent (#1809) Christopher Chedeau 2017-05-29 12:55:14 -0700
  • f34492d7e5 Strip leading space for first combinators (#1807) Christopher Chedeau 2017-05-29 12:49:25 -0700
  • 27df0f81f5 Preserve space before parens (#1806) Christopher Chedeau 2017-05-29 12:41:04 -0700
  • 2e9ea8f223 Move emacs package to its own repository (#1804) Roman Coedo 2017-05-29 20:55:58 +0200
  • dc287d32a5 Remove extra newline from empty @media (#1802) Christopher Chedeau 2017-05-29 08:52:24 -0700
  • c4e32f4c78 Remove double spaces in @font-face (#1801) Christopher Chedeau 2017-05-29 08:49:51 -0700
  • 873123223f Fix empty urls (#1800) Christopher Chedeau 2017-05-29 08:43:19 -0700
  • 72ce134555 fix lint Christopher Chedeau 2017-05-29 08:40:13 -0700
  • 6a9e053221 Workaround a bug where the comment location is off for scss (#1799) Christopher Chedeau 2017-05-29 08:39:41 -0700
  • 6cecb83cdf Fix some issues from melpa PR (#1798) Roman Coedo 2017-05-29 17:34:33 +0200
  • bf5f9cc05d Add support for media-url (#1797) Christopher Chedeau 2017-05-29 08:20:03 -0700
  • c9159f7862 Break on Property with long value and Literal key (#1786) Lucas Azzola 2017-05-30 00:31:24 +1000
  • 920ceea77e Update tsep to latest master, reenable abstract interface test (#1795) James Henry 2017-05-29 14:26:53 +0100
  • 05b921efdd Build the dist/ with rollup (#1794) Christopher Chedeau 2017-05-28 21:49:41 -0700
  • 453eb6c287 Split parser into different files (#1793) Christopher Chedeau 2017-05-28 21:06:09 -0700
  • 310fba57cc Add a test with all the less docs and fix issues (#1792) Christopher Chedeau 2017-05-28 16:05:26 -0700
  • 5a828bedd1 Update eslint-typescript again (#1791) Christopher Chedeau 2017-05-28 16:05:07 -0700
  • 63742bac56 fix lint Christopher Chedeau 2017-05-28 15:09:22 -0700
  • 97775dc94c Add support for SCSS (#1790) Christopher Chedeau 2017-05-28 15:01:47 -0700
  • 3d6acd8648 Fix log issue Christopher Chedeau 2017-05-28 13:54:54 -0700
  • 882b712c5f Update typescript-eslint (#1787) Christopher Chedeau 2017-05-28 13:18:29 -0700
  • f0683b8e1a Update README.md version of prettier in pre-commit (#1788) Marcel Mokoš 2017-05-28 21:24:50 +0200
  • e270032d37 chore(typescript): upgrade typescript-eslint-parser to 992f1fa (fixes #1769) (#1785) Lucas Azzola 2017-05-29 01:05:33 +1000
  • 2f840f940f test(typescript): disable failing tests (#1782) Lucas Azzola 2017-05-28 11:22:32 +1000
  • 2a58e6bc06 test(typescript): enable typescript-verify on most tests (#1781) Lucas Azzola 2017-05-28 10:57:07 +1000
  • 383aaca0e4 Fix decorators location (#1779) Christopher Chedeau 2017-05-27 14:51:00 -0700
  • c0d6ce53b7 lint Christopher Chedeau 2017-05-27 14:11:30 -0700
  • 0c977a785b fix tests Christopher Chedeau 2017-05-27 14:11:02 -0700
  • 37eda1f17a Only inline urls with a single argument (#1778) Christopher Chedeau 2017-05-27 14:09:40 -0700
  • 6f72e278e9 Do not break before `+` (#1777) Christopher Chedeau 2017-05-27 13:41:19 -0700
  • 122bb65f16 fix lint Christopher Chedeau 2017-05-27 13:32:53 -0700
  • 375540efac Remove many spaces from media query (#1776) Christopher Chedeau 2017-05-27 13:32:27 -0700
  • 48d35503c4 Remove space around media `and` (#1775) Christopher Chedeau 2017-05-27 13:24:08 -0700
  • adb26e20ad Add space around ~ combinator (#1774) Christopher Chedeau 2017-05-27 13:20:32 -0700
  • 54497a0865 Skip extra `;` (#1773) Christopher Chedeau 2017-05-27 13:20:19 -0700
  • bb0c184855 Fix broken tests Christopher Chedeau 2017-05-27 13:14:58 -0700
  • 3c110b0230 Indent groups (#1772) Christopher Chedeau 2017-05-27 13:01:38 -0700
  • f3823276eb Enable loose mode for postcss-values-parser (#1766) Christopher Chedeau 2017-05-27 11:15:05 -0700
  • 2c62b5bebe feat(number): trim extra trailing zeroes (#1768) Lucas Azzola 2017-05-28 03:46:45 +1000
  • 91bcde9859 fix(typescript): fix unstable optional method (#1770) Lucas Azzola 2017-05-28 00:24:54 +1000
  • 59a760c5d8 TypeScript: fix namespace comment printing (#1765) Lucas Azzola 2017-05-27 14:30:42 +1000
  • 934216d852 fix(typescript): allow parens with TSFunctionType and ignore empty specifiers (#1764) Lucas Azzola 2017-05-27 13:47:48 +1000
  • b265713763 fix(typescript): handle ExperimentalSpreadOperator, optional method, and abstract interface (#1763) Lucas Azzola 2017-05-27 13:19:17 +1000
  • f66d1b05d6 Add support for insensitive attribute match (#1760) Christopher Chedeau 2017-05-26 19:30:29 -0700
  • 1255c5c51b Ignore trailing comma from the ast (#1761) Christopher Chedeau 2017-05-26 19:30:21 -0700
  • 044a58bb6f Add support for value-colon (#1753) Christopher Chedeau 2017-05-26 15:58:09 -0700
  • 7ad38c525e Skip params in --debug-check (#1754) Christopher Chedeau 2017-05-26 15:58:00 -0700
  • 2a33309e3d Print selector-string (#1759) Christopher Chedeau 2017-05-26 15:54:39 -0700
  • 4b727daa54 prettify... Christopher Chedeau 2017-05-26 15:40:28 -0700
  • d71e95af6d Merge conflict :( Christopher Chedeau 2017-05-26 15:30:59 -0700
  • 2007961581 Preserve stack Christopher Chedeau 2017-05-26 15:29:33 -0700
  • 060ea6c0da Also add the stack for postcss errors (#1758) Christopher Chedeau 2017-05-26 15:17:46 -0700
  • 4d9c67af15 Better error message for selector parsing error (#1756) Christopher Chedeau 2017-05-26 14:59:46 -0700
  • 855a701309 Preserve comments for selectors (#1755) Christopher Chedeau 2017-05-26 14:55:41 -0700