Commit History

作者 SHA1 備註 提交日期
  Jason Grout d2f380ee30 Fix the new output view extending below the panel. 7 年之前
  Steven Silvester b96b7a569f Scroll output view 7 年之前
  Steven Silvester bdf354b251 Improve handling of progress bars 7 年之前
  Steven Silvester bc1cb15ff7 Remove padding specification for linked view [ci skip] 7 年之前
  Sylvain Corlay 73fbee9b84 100% height when only one output is mirroed (#3871) 7 年之前
  Ian Rose b33eb60ff2 Fix notebook css (#3817) 7 年之前
  Ian Rose 2c585ea6c2 Don't use flexbox for Notebook panel, as it has peformance issues on (#3805) 7 年之前
  Brian E. Granger 9438885fdc Fix font size application by adding jp-ui-font-size1 to main containers. 7 年之前
  Brian E. Granger 9af8bf1573 Presentation mode (#3509) 7 年之前
  Brian E. Granger bcaded8b55 Elevation based shadows and CSS variables (#3468) 7 年之前
  Brian E. Granger 2b8728606e Improved UX for cell output view. (#3415) 7 年之前
  Brian E. Granger 21303c5b7d Remove output scrolling as scrollbars inside scrollbars is painful. (#3417) 7 年之前
  Brian E. Granger 8ff7d10a65 Design work on collapser and cells for the beta (#3408) 7 年之前
  Brian E. Granger 66c9b95aee Update to new CSS variable naming scheme and document it (#3403) 7 年之前
  Jason Grout ad7b99e6bc Move link color into a theme variable, and carefully scope it. (#3259) 7 年之前
  Ian Rose f1d5bc8d14 Use more specific selector instead of !important. 7 年之前
  Ian Rose 50b7d7ec06 Make min-height and min-width more uniformly applied for main area 7 年之前
  Brian E. Granger c5131c8a26 Collapser re-style. 7 年之前
  Brian E. Granger 1d247dec5f More work on design. 7 年之前
  cameronoelsen 9de7725f41 Created consistent use of variables for top-level elements that are used within the side panel 7 年之前
  cameronoelsen 1bea28eab5 Added box shadow to Cell tools active cell indicator 7 年之前
  cameronoelsen 36e660d861 Standardized styling for input cells, inputareas, and select nodes. Refactored the variables to be for more than just cells. Modified the layout colors for the dark theme to be a little more subtle than bright. 7 年之前
  cameronoelsen 0ffc918e29 Added dark theme versions of the material design icons that were missing, started refactoring the styling for the scrollbars throughout the application 7 年之前
  cameronoelsen 13adb0be2b Refined styling of the borders to be less stark across the application. Styled some of the settings plugin for active on hover. Fixed problem with CodeMirror where there was a set white background (would carry over to the dark theme) 7 年之前
  cameronoelsen 5836ebc28d Refined styling of dark theme to be consistent with the light theme. Styled the notebook to look consistent with the dark theme and changed text colors to increase legibility. Bug fixes and replaced some hard-coded values with the --jp variables. 7 年之前
  cameronoelsen 99d8c2bcd6 Refined styling of dark theme and docpanel, styled scroll bars in most components, fixed variable issues with light theme. More changes included. 7 年之前
  cameronoelsen fb069cb090 First initial pass at dark theme, added various variables to enable switching between icons. Restructed icons to include a dark and light version for future use. 7 年之前
  Brian E. Granger ca1a8e6043 Only allow output to scroll if a cell is active. 7 年之前
  Paul Ivanov dc81118ce5 use CSS variables for font-family 7 年之前
  cameronoelsen 06cc9e218e Fixed multiple cell drag image in notebook 7 年之前