Skip to content

v1.14.0

Compare
Choose a tag to compare
@lgeiger lgeiger released this 22 May 23:45
· 1193 commits to master since this release

Features

Rewrite result view

PRs: #772, #800, #806

  • Correctly determine if outputs fits inline: Fixes #744
    fit
  • Support carriage return symbol: Fixes #466
    progress
  • Highlight stderr output: Fixes #46
  • Cleanup CSS: Fixes #252
  • Add button to expand result: Fixes #632

Rewrite watch views #794

v1.13.0 v1.14.0
1 13 0 pr

Bugfixes

  • Fix watches scrollbar #779

Documentation

  • Add example on how to render matplotlib interactively with plotly #804
  • Add link to required language-r package #803
  • Add style customization docs page #799
  • Add link to examples #805
  • Add path argument to atom --dev . example #775
  • Add instructions on how to build docs #788

Internal improvements

  • Add flow to watch-sidebar.js #798
  • Add flow to plugin-api/ #790
  • Simplify variable assignment of kernel start direcotry #773
  • CI: Switch to trusty dist to fix Atom 1.18 builds #784