|
| 1 | +## April 2nd |
| 2 | + |
| 3 | +[@AlexisDeschamps], [@yalooong], [@jasonLaster], [@darkwing], [@calebstdenis], [@mmcote], [@apetov], [@loganfsmyth], [@lukaszsobek], [@bomsy], [@ryanjduffy] |
| 4 | + |
| 5 | +### UI |
| 6 | + |
| 7 | +* [Stop highlighting the line being left when stepping][5650] [@AlexisDeschamps] |
| 8 | +* [Sources - Fixes full width for highlighted items with no root][5794] [@darkwing] |
| 9 | + |
| 10 | +### Quick Open |
| 11 | + |
| 12 | +* [QuickOpen - Filter file search if a project directory root is set][5784] [@darkwing] |
| 13 | +* [Fix alignment of line numbers in quick open][5799] [@darkwing] |
| 14 | +* [Fixed empty item in the search show, issue #5785][5802] [@apetov] |
| 15 | +* [Prevent anonymous functions from displaying in symbol search][5803] [@darkwing] |
| 16 | + |
| 17 | +| Quick Open | |
| 18 | +| ---------- | |
| 19 | +| ![5799-1] | |
| 20 | + |
| 21 | +### Flow |
| 22 | + |
| 23 | +* [Add flow coverage to parser/types.js][5772] [@yalooong] |
| 24 | +* [Refactor pause commands][5804] [@jasonLaster] |
| 25 | +* [Tighten flow][5838] [@jasonLaster] |
| 26 | +* [Add stricter types for Breakpoint and AST actions][5843] [@ryanjduffy] |
| 27 | + |
| 28 | +### Frameworks |
| 29 | + |
| 30 | +* [Preview - React Component pane][5801] [@mmcote] |
| 31 | +* [Map frame display names][5790] [@calebstdenis] |
| 32 | + |
| 33 | +| React Component Pane | |
| 34 | +| -------------------- | |
| 35 | +| ![5801-0] | |
| 36 | + |
| 37 | +| Babel Call Stack Mapping | |
| 38 | +| ------------------------ | |
| 39 | +| ![5790-0] | |
| 40 | + |
| 41 | +### Stepping |
| 42 | + |
| 43 | +* [Add additional pause point locations][5777] [@jasonLaster] |
| 44 | + |
| 45 | +### Features |
| 46 | + |
| 47 | +* [added literals for computed member expressions][5818] [@bomsy] |
| 48 | +* [Get breakpoint text][5823] [@darkwing] |
| 49 | + |
| 50 | +### Code Health |
| 51 | + |
| 52 | +* [Refactor findClosestScope -> findClosestFunction ][5789] [@calebstdenis] |
| 53 | +* [Prevent HighlightLine / shouldComponentUpdate warning][5805] [@darkwing] |
| 54 | +* [Make getMappedExpression a real action and fix double-binding action creators][5809] [@loganfsmyth] |
| 55 | +* [Expose 'getMappedExpression' from debugger panel and tweak mapping][5822] [@loganfsmyth] |
| 56 | +* [bump source map worker to 0.15][5825] [@jasonLaster] |
| 57 | +* [Turn off auto-pretty-print by default for dev mode][5846] [@darkwing] |
| 58 | + |
| 59 | +### Testing |
| 60 | + |
| 61 | +* [Tweak mochitests for pause points][5808] [@jasonLaster] |
| 62 | +* [Fix tabs.spec.js test errors][5841] [@jasonLaster] |
| 63 | + |
| 64 | +### Performance |
| 65 | + |
| 66 | +* [Removes getIn][5810] [@lukaszsobek] |
| 67 | +* [Combines toJS calls in select.js][5819] [@lukaszsobek] |
| 68 | + |
| 69 | +### Bug |
| 70 | + |
| 71 | +* [Fix TypeError: lastStatement is undefined][5828] [@darkwing] |
| 72 | + |
| 73 | +### Infrastructure |
| 74 | + |
| 75 | +* [Removes unused react test renderer][5831] [@lukaszsobek] |
| 76 | +* [Update eslint-plugin-babel to the latest version 🚀][5837] |
| 77 | + |
| 78 | +### Docs |
| 79 | + |
| 80 | +* [Update 3-27][5798] [@jasonLaster] |
| 81 | +* [Document source map semantics][5812] [@jasonLaster] |
| 82 | + |
| 83 | +[5650-0]: https://user-images.githubusercontent.com/12681350/37233676-29427d60-23c2-11e8-90eb-4dc5a2f4902e.gif |
| 84 | +[5650-1]: https://user-images.githubusercontent.com/12681350/37233680-2d0a3d3e-23c2-11e8-9c9e-905bfe8dd264.gif |
| 85 | +[5772-0]: https://user-images.githubusercontent.com/23003064/37844129-2bb68632-2e9d-11e8-9c59-a40739a11f0f.png |
| 86 | +[5790-0]: https://user-images.githubusercontent.com/7321311/37939740-88a177ca-3132-11e8-9681-aa5e9090a84c.png |
| 87 | +[5790-1]: https://user-images.githubusercontent.com/7321311/37939776-c6355bd8-3132-11e8-8452-0f0003192f24.png |
| 88 | +[5790-2]: https://user-images.githubusercontent.com/7321311/37939703-504ee682-3132-11e8-98b1-6cc693e21905.png |
| 89 | +[5794-0]: https://user-images.githubusercontent.com/46655/37974389-731a6db0-31a2-11e8-83cd-a553ce1e67f8.png |
| 90 | +[5799-0]: https://user-images.githubusercontent.com/46655/37981379-32782dfe-31b3-11e8-90b7-b93694216e53.png |
| 91 | +[5799-1]: https://user-images.githubusercontent.com/46655/37981380-328ff6d2-31b3-11e8-888f-44a650e1d6cc.png |
| 92 | +[5801-0]: https://user-images.githubusercontent.com/14250545/37982093-bf72e6c4-31ac-11e8-9977-6f87f013ab8e.png |
| 93 | +[5802-0]: https://i.imgur.com/kt57khQ.gif |
| 94 | +[5803-0]: https://user-images.githubusercontent.com/46655/37983840-33f3664c-31ba-11e8-928c-ba92b82c61f2.png |
| 95 | +[5650]: https://github.com/devtools-html/debugger.html/pull/5650 |
| 96 | +[5772]: https://github.com/devtools-html/debugger.html/pull/5772 |
| 97 | +[5777]: https://github.com/devtools-html/debugger.html/pull/5777 |
| 98 | +[5784]: https://github.com/devtools-html/debugger.html/pull/5784 |
| 99 | +[5789]: https://github.com/devtools-html/debugger.html/pull/5789 |
| 100 | +[5790]: https://github.com/devtools-html/debugger.html/pull/5790 |
| 101 | +[5794]: https://github.com/devtools-html/debugger.html/pull/5794 |
| 102 | +[5798]: https://github.com/devtools-html/debugger.html/pull/5798 |
| 103 | +[5799]: https://github.com/devtools-html/debugger.html/pull/5799 |
| 104 | +[5801]: https://github.com/devtools-html/debugger.html/pull/5801 |
| 105 | +[5802]: https://github.com/devtools-html/debugger.html/pull/5802 |
| 106 | +[5803]: https://github.com/devtools-html/debugger.html/pull/5803 |
| 107 | +[5804]: https://github.com/devtools-html/debugger.html/pull/5804 |
| 108 | +[5805]: https://github.com/devtools-html/debugger.html/pull/5805 |
| 109 | +[5808]: https://github.com/devtools-html/debugger.html/pull/5808 |
| 110 | +[5809]: https://github.com/devtools-html/debugger.html/pull/5809 |
| 111 | +[5810]: https://github.com/devtools-html/debugger.html/pull/5810 |
| 112 | +[5812]: https://github.com/devtools-html/debugger.html/pull/5812 |
| 113 | +[5818]: https://github.com/devtools-html/debugger.html/pull/5818 |
| 114 | +[5819]: https://github.com/devtools-html/debugger.html/pull/5819 |
| 115 | +[5822]: https://github.com/devtools-html/debugger.html/pull/5822 |
| 116 | +[5823]: https://github.com/devtools-html/debugger.html/pull/5823 |
| 117 | +[5825]: https://github.com/devtools-html/debugger.html/pull/5825 |
| 118 | +[5826]: https://github.com/devtools-html/debugger.html/pull/5826 |
| 119 | +[5828]: https://github.com/devtools-html/debugger.html/pull/5828 |
| 120 | +[5831]: https://github.com/devtools-html/debugger.html/pull/5831 |
| 121 | +[5837]: https://github.com/devtools-html/debugger.html/pull/5837 |
| 122 | +[5838]: https://github.com/devtools-html/debugger.html/pull/5838 |
| 123 | +[5841]: https://github.com/devtools-html/debugger.html/pull/5841 |
| 124 | +[5843]: https://github.com/devtools-html/debugger.html/pull/5843 |
| 125 | +[5846]: https://github.com/devtools-html/debugger.html/pull/5846 |
| 126 | +[@alexisdeschamps]: https://github.com/AlexisDeschamps |
| 127 | +[@yalooong]: https://github.com/yalooong |
| 128 | +[@jasonlaster]: https://github.com/jasonLaster |
| 129 | +[@darkwing]: https://github.com/darkwing |
| 130 | +[@calebstdenis]: https://github.com/calebstdenis |
| 131 | +[@mmcote]: https://github.com/mmcote |
| 132 | +[@apetov]: https://github.com/apetov |
| 133 | +[@loganfsmyth]: https://github.com/loganfsmyth |
| 134 | +[@lukaszsobek]: https://github.com/lukaszsobek |
| 135 | +[@bomsy]: https://github.com/bomsy |
| 136 | +[@ryanjduffy]: https://github.com/ryanjduffy |
0 commit comments