瀏覽代碼

Very rough changelog for the next alpha, alpha 4.

Jason Grout 6 年之前
父節點
當前提交
5e1d933cd2
共有 1 個文件被更改,包括 91 次插入0 次删除
  1. 91 0
      docs/source/getting_started/changelog.rst

+ 91 - 0
docs/source/getting_started/changelog.rst

@@ -13,6 +13,97 @@ See the `JupyterLab
 1.0.0 <https://github.com/jupyterlab/jupyterlab/milestone/2?closed=1>`__
 milestone on GitHub for the full list of pull requests and issues closed.
 
+Changes in 1.0.0a4
+^^^^^^^^^^^^^^^^^^
+* Add Version To Vega Extension Id (`#6429 <https://github.com/jupyterlab/jupyterlab/pull/6429>`__)
+* Audit Innerhtml Usage And Sanitize Inputs. (`#6426 <https://github.com/jupyterlab/jupyterlab/pull/6426>`__)
+* More Granular Completion (`#6409 <https://github.com/jupyterlab/jupyterlab/pull/6409>`__, `#5872 <https://github.com/jupyterlab/jupyterlab/issues/5872>`__)
+* Make Selected Command Palette Darker On Hover (`#6407 <https://github.com/jupyterlab/jupyterlab/pull/6407>`__, `#279 <https://github.com/jupyterlab/jupyterlab/issues/279>`__)
+* Hide The Last Modified Column On A Narrow Filebrowser. (`#6406 <https://github.com/jupyterlab/jupyterlab/pull/6406>`__, `#6093 <https://github.com/jupyterlab/jupyterlab/issues/6093>`__)
+* Fix File Browser Model Autostart, Simplify Poll Start Logic. (`#6401 <https://github.com/jupyterlab/jupyterlab/pull/6401>`__)
+* Connection Lost Token (`#6399 <https://github.com/jupyterlab/jupyterlab/pull/6399>`__, `#6176 <https://github.com/jupyterlab/jupyterlab/issues/6176>`__, `#3324 <https://github.com/jupyterlab/jupyterlab/issues/3324>`__)
+* Update A Number Of Dependencies To The Current Version. (`#6398 <https://github.com/jupyterlab/jupyterlab/pull/6398>`__)
+* Add Smart Copy/paste In Terminal And Update Docs (`#6391 <https://github.com/jupyterlab/jupyterlab/pull/6391>`__, `#6385 <https://github.com/jupyterlab/jupyterlab/issues/6385>`__, `#1146 <https://github.com/jupyterlab/jupyterlab/issues/1146>`__)
+* Refresh Yarn.lock. (`#6388 <https://github.com/jupyterlab/jupyterlab/pull/6388>`__)
+* Fix Scrolling Down Running Sessions (`#6383 <https://github.com/jupyterlab/jupyterlab/pull/6383>`__, `#6371 <https://github.com/jupyterlab/jupyterlab/issues/6371>`__)
+* Fix Duplicate Inspect Message When Typing (`#6382 <https://github.com/jupyterlab/jupyterlab/pull/6382>`__)
+* Add Missing "merge Selected Cells" Item To Context Menu (`#6375 <https://github.com/jupyterlab/jupyterlab/pull/6375>`__, `#6318 <https://github.com/jupyterlab/jupyterlab/issues/6318>`__)
+* Clean Up Handling Of Launch Assets (`#6372 <https://github.com/jupyterlab/jupyterlab/pull/6372>`__, `#5881 <https://github.com/jupyterlab/jupyterlab/issues/5881>`__)
+* Delete Session From Set On Terminated (`#6364 <https://github.com/jupyterlab/jupyterlab/pull/6364>`__, `#6363 <https://github.com/jupyterlab/jupyterlab/issues/6363>`__)
+* Add Label For The Default Notebook Toolbar (`#6361 <https://github.com/jupyterlab/jupyterlab/pull/6361>`__)
+* Turn On Accessibility In Xterm.js (`#6359 <https://github.com/jupyterlab/jupyterlab/pull/6359>`__)
+* Skip Collapsed Cells When Selecting (`#6356 <https://github.com/jupyterlab/jupyterlab/pull/6356>`__, `#3233 <https://github.com/jupyterlab/jupyterlab/issues/3233>`__)
+* Remove Extraneous 'find And Replace...' Item From The Edit Menu And Codemirror (`#6350 <https://github.com/jupyterlab/jupyterlab/pull/6350>`__, `#6322 <https://github.com/jupyterlab/jupyterlab/issues/6322>`__)
+* Add Geojson Support To Json-Extension (`#6349 <https://github.com/jupyterlab/jupyterlab/pull/6349>`__)
+* Clean Coreutils Package, Add Rate Limiting Utilities. (`#6345 <https://github.com/jupyterlab/jupyterlab/pull/6345>`__, `#6346 <https://github.com/jupyterlab/jupyterlab/issues/6346>`__)
+* Feature/jp 6280 Terminal Appear Twice (`#6344 <https://github.com/jupyterlab/jupyterlab/pull/6344>`__, `#6280 <https://github.com/jupyterlab/jupyterlab/issues/6280>`__)
+* Feature/jp 6199  Use Json5 Instead Of Comment Json (`#6343 <https://github.com/jupyterlab/jupyterlab/pull/6343>`__, `#6199 <https://github.com/jupyterlab/jupyterlab/issues/6199>`__)
+* Clean Up Examples And Add Puppeteer Tests (`#6340 <https://github.com/jupyterlab/jupyterlab/pull/6340>`__, `#5819 <https://github.com/jupyterlab/jupyterlab/issues/5819>`__)
+* Handle Disconnect Messages From The Terminal (`#6339 <https://github.com/jupyterlab/jupyterlab/pull/6339>`__, `#5061 <https://github.com/jupyterlab/jupyterlab/issues/5061>`__)
+* Add Metadata For Core Mode Packages (`#6338 <https://github.com/jupyterlab/jupyterlab/pull/6338>`__, `#6317 <https://github.com/jupyterlab/jupyterlab/issues/6317>`__)
+* Default Cell Type (`#6335 <https://github.com/jupyterlab/jupyterlab/pull/6335>`__)
+* Token Refactor/cleanup (`#6334 <https://github.com/jupyterlab/jupyterlab/pull/6334>`__, `#6333 <https://github.com/jupyterlab/jupyterlab/issues/6333>`__, `#6302 <https://github.com/jupyterlab/jupyterlab/issues/6302>`__)
+* Correct Jest Cli Argument Names (`#6329 <https://github.com/jupyterlab/jupyterlab/pull/6329>`__)
+* Add Input Dialogs (`#6327 <https://github.com/jupyterlab/jupyterlab/pull/6327>`__, `#6326 <https://github.com/jupyterlab/jupyterlab/issues/6326>`__)
+* Fix "rename Csv File" (`#6325 <https://github.com/jupyterlab/jupyterlab/pull/6325>`__)
+* Upgrade Codemirror From 5.42.0 To 5.46.0 (`#6321 <https://github.com/jupyterlab/jupyterlab/pull/6321>`__)
+* Nbconvert Css Bundler (`#6314 <https://github.com/jupyterlab/jupyterlab/pull/6314>`__)
+* Release Maintenance Cleanup (`#6312 <https://github.com/jupyterlab/jupyterlab/pull/6312>`__)
+* Add A Downloads/month Badge From Pypi (`#6311 <https://github.com/jupyterlab/jupyterlab/pull/6311>`__)
+* Fixes Issue #6296 Markdown (`#6308 <https://github.com/jupyterlab/jupyterlab/pull/6308>`__)
+* Fixed Issue 5803 (`#6307 <https://github.com/jupyterlab/jupyterlab/pull/6307>`__)
+* Set Tab Bar Icon Background Size So Svgs Of Other Sizes May Be Used. (`#6306 <https://github.com/jupyterlab/jupyterlab/pull/6306>`__, `#5718 <https://github.com/jupyterlab/jupyterlab/issues/5718>`__)
+* Use New Poll Class For Filebrowser Contents Polling. (`#6305 <https://github.com/jupyterlab/jupyterlab/pull/6305>`__, `#6157 <https://github.com/jupyterlab/jupyterlab/issues/6157>`__)
+* Carriage Return Perf (`#6304 <https://github.com/jupyterlab/jupyterlab/pull/6304>`__, `#4202 <https://github.com/jupyterlab/jupyterlab/issues/4202>`__)
+* Remove Notion Of Default Search Providers (`#6301 <https://github.com/jupyterlab/jupyterlab/pull/6301>`__)
+* Log Out And Shut Down Are Two Words When Used As Verbs (`#6299 <https://github.com/jupyterlab/jupyterlab/pull/6299>`__)
+* More Yarn Deduplicating (`#6297 <https://github.com/jupyterlab/jupyterlab/pull/6297>`__)
+* Update Vega And Vega-Lite (`#6294 <https://github.com/jupyterlab/jupyterlab/pull/6294>`__)
+* Prevent Tooltip Flicker In Safari. (`#6292 <https://github.com/jupyterlab/jupyterlab/pull/6292>`__, `#6091 <https://github.com/jupyterlab/jupyterlab/issues/6091>`__)
+* Refractor Updating Notebook Settings For Opened Widgets (`#6288 <https://github.com/jupyterlab/jupyterlab/pull/6288>`__, `#6274 <https://github.com/jupyterlab/jupyterlab/issues/6274>`__)
+* Opening Console From Fileeditor Context Menu And From Tab Context Menu Not Coherent (`#6287 <https://github.com/jupyterlab/jupyterlab/pull/6287>`__, `#6284 <https://github.com/jupyterlab/jupyterlab/issues/6284>`__)
+* Add Shutdown On Close Capability For Terminals (`#6285 <https://github.com/jupyterlab/jupyterlab/pull/6285>`__)
+* Remove Deregisterprovider From Searchproviderregistry Interface (`#6282 <https://github.com/jupyterlab/jupyterlab/pull/6282>`__)
+* Allow Passing "-" As A File To Jupyter Workspaces Import (`#6276 <https://github.com/jupyterlab/jupyterlab/pull/6276>`__)
+* Kernel Shutdown When Closing Notebook Tab (`#6275 <https://github.com/jupyterlab/jupyterlab/pull/6275>`__)
+* [Wip] Provide A Signal For Opening Items From A Dirlisting (`#6270 <https://github.com/jupyterlab/jupyterlab/pull/6270>`__, `#6269 <https://github.com/jupyterlab/jupyterlab/issues/6269>`__)
+* `jupyterlab Extension List` Outputs With Print() Instead Of Stderr (`#6265 <https://github.com/jupyterlab/jupyterlab/pull/6265>`__, `#6145 <https://github.com/jupyterlab/jupyterlab/issues/6145>`__)
+* Fix Pdf Scroll Position On Firefox. (`#6264 <https://github.com/jupyterlab/jupyterlab/pull/6264>`__)
+* New Markdown Reference Plays Nicely With Iframes (`#6262 <https://github.com/jupyterlab/jupyterlab/pull/6262>`__)
+* Set The Codemirror-Activeline-Background And Codemirror-Gutter Backgr… (`#6261 <https://github.com/jupyterlab/jupyterlab/pull/6261>`__)
+* Set Font Color According To Theme In Text Matching Command Palette (`#6259 <https://github.com/jupyterlab/jupyterlab/pull/6259>`__, `#5561 <https://github.com/jupyterlab/jupyterlab/issues/5561>`__)
+* "file Changed" Dialog Includes Filename #6229 (`#6258 <https://github.com/jupyterlab/jupyterlab/pull/6258>`__)
+* Add Getinitialquery To Documentsearch Interface (`#6256 <https://github.com/jupyterlab/jupyterlab/pull/6256>`__)
+* Less Aggressive Pdf Updates 2 (`#6255 <https://github.com/jupyterlab/jupyterlab/pull/6255>`__, `#6222 <https://github.com/jupyterlab/jupyterlab/issues/6222>`__)
+* Simplify Pr Template (`#6247 <https://github.com/jupyterlab/jupyterlab/pull/6247>`__)
+* Notify The User When A Notebook Kernel Autorestarts (`#6246 <https://github.com/jupyterlab/jupyterlab/pull/6246>`__, `#4273 <https://github.com/jupyterlab/jupyterlab/issues/4273>`__)
+* Fix Re-Focus On Ctrl+f When Search Overlay Is Already Open (`#6241 <https://github.com/jupyterlab/jupyterlab/pull/6241>`__)
+* Support Symlinked App Directory (`#6240 <https://github.com/jupyterlab/jupyterlab/pull/6240>`__, `#6166 <https://github.com/jupyterlab/jupyterlab/issues/6166>`__)
+* Change Documentsearch Shortcut Selector To Searchable Class (`#6237 <https://github.com/jupyterlab/jupyterlab/pull/6237>`__)
+* Fixed Documentation Formatting Issue (`#6236 <https://github.com/jupyterlab/jupyterlab/pull/6236>`__)
+* Update Workspaces To Automatically Resolve. (`#6234 <https://github.com/jupyterlab/jupyterlab/pull/6234>`__, `#6210 <https://github.com/jupyterlab/jupyterlab/issues/6210>`__)
+* Note That Server Directories Are For Information Only. (`#6227 <https://github.com/jupyterlab/jupyterlab/pull/6227>`__, `#5313 <https://github.com/jupyterlab/jupyterlab/issues/5313>`__)
+* Update Typescript Target To Es2017 (`#6224 <https://github.com/jupyterlab/jupyterlab/pull/6224>`__)
+* Add A Dialog For An Nbformat Conversion (`#6221 <https://github.com/jupyterlab/jupyterlab/pull/6221>`__, `#1426 <https://github.com/jupyterlab/jupyterlab/issues/1426>`__)
+* Add Note For Windows Users About Path Length (`#6220 <https://github.com/jupyterlab/jupyterlab/pull/6220>`__, `#5325 <https://github.com/jupyterlab/jupyterlab/issues/5325>`__)
+* Switch To Esnext Imports (`#6219 <https://github.com/jupyterlab/jupyterlab/pull/6219>`__, `#5751 <https://github.com/jupyterlab/jupyterlab/issues/5751>`__)
+* Bring Back The Settings Table Picker Button (`#6211 <https://github.com/jupyterlab/jupyterlab/pull/6211>`__, `#5874 <https://github.com/jupyterlab/jupyterlab/issues/5874>`__)
+* Add Vulnerability Reporting Info To Contributing.md (`#6201 <https://github.com/jupyterlab/jupyterlab/pull/6201>`__)
+* Add A Command To Enable The Extension Manager (`#6200 <https://github.com/jupyterlab/jupyterlab/pull/6200>`__)
+* Updates Changelog For Prs Merged In 1.0a2 Or 1.0a3 (`#6198 <https://github.com/jupyterlab/jupyterlab/pull/6198>`__, `#6184 <https://github.com/jupyterlab/jupyterlab/issues/6184>`__)
+* Update To Prettier 1.17 (`#6197 <https://github.com/jupyterlab/jupyterlab/pull/6197>`__)
+* Error On Build Problem (`#6194 <https://github.com/jupyterlab/jupyterlab/pull/6194>`__, `#6137 <https://github.com/jupyterlab/jupyterlab/issues/6137>`__)
+* Update Pull_request_template.md With Checklist (`#6182 <https://github.com/jupyterlab/jupyterlab/pull/6182>`__)
+* Add Logout Button (`#6087 <https://github.com/jupyterlab/jupyterlab/pull/6087>`__, `#5966 <https://github.com/jupyterlab/jupyterlab/issues/5966>`__)
+* Pass Metadata From Notebook To Console (`#6063 <https://github.com/jupyterlab/jupyterlab/pull/6063>`__)
+* Add A Clone Method To Abcwidgetfactory.  (`#6060 <https://github.com/jupyterlab/jupyterlab/pull/6060>`__, `#6044 <https://github.com/jupyterlab/jupyterlab/issues/6044>`__)
+*  Move Generic Tab Commands From Docmanager To Application (`#6052 <https://github.com/jupyterlab/jupyterlab/pull/6052>`__, `#5979 <https://github.com/jupyterlab/jupyterlab/issues/5979>`__)
+* Lazy Load Xterm (Redux) (`#6012 <https://github.com/jupyterlab/jupyterlab/pull/6012>`__)
+* Add Support For Printing Widgets (`#5850 <https://github.com/jupyterlab/jupyterlab/pull/5850>`__, `#1314 <https://github.com/jupyterlab/jupyterlab/issues/1314>`__)
+* Use Yarn-Deduplicate Instead Of Cleaning (`#5775 <https://github.com/jupyterlab/jupyterlab/pull/5775>`__)
+* Make Dev Build Arg An Alias Instead Of Flag (`#5723 <https://github.com/jupyterlab/jupyterlab/pull/5723>`__, `#5661 <https://github.com/jupyterlab/jupyterlab/issues/5661>`__)
+
+
 Changes in 1.0.0a3
 ^^^^^^^^^^^^^^^^^^