Cronologia Commit

Autore SHA1 Messaggio Data
  Jason Grout c823b10a71 Update to Typescript 2.0 8 anni fa
  Steven Silvester 56ef86bb9e Merge pull request #939 from ellisonbg/css-notebook 8 anni fa
  Steven Silvester 0a794d3f22 Merge pull request #938 from afshin/inject-console 8 anni fa
  Carol Willing 8a14e0ec6c Merge pull request #933 from blink1073/update-document-docs 8 anni fa
  Brian E. Granger 69f313229a Removing unused Completion CSS 8 anni fa
  Steven Silvester bc97c4ea81 Remove extra words 8 anni fa
  Afshin Darian a30ec2f316 Add ability to inject arbitrary code into a running console. 8 anni fa
  Brian E. Granger 812ba9480b Removing less 8 anni fa
  Brian E. Granger 03e62dc98e Starting work on notebook css. 8 anni fa
  Brian E. Granger 4b6602abb6 Refactoring notebook css into multiple files. 8 anni fa
  Brian E. Granger 00ec814a8a Merge pull request #870 from afshin/completer 8 anni fa
  Afshin Darian d569e68517 Update styles. 8 anni fa
  Afshin Darian b95121778a Fix broken test. 8 anni fa
  Afshin Darian da56f2aa8a If an anchor is not present, a completer should not render. 8 anni fa
  Afshin Darian 8fb54d5142 Fix broken tests. 8 anni fa
  Afshin Darian b175fdf6ad Merge conflict resolution. 8 anni fa
  Afshin Darian 5016c617c7 Calculate the geometry of the completer based on whether it is best placed above or below the text. 8 anni fa
  Afshin Darian f2730abf83 Switch to using more CSS variables in completer. 8 anni fa
  Afshin Darian f8a1115784 Remove zebra striping of completer. 8 anni fa
  Afshin Darian 337d273569 Allow completer max-height to be set in CSS (in order to support setting the max height as a proper multiple of completer items + padding + borders, etc.). Now the completer can fix exactly ten items. 8 anni fa
  Afshin Darian 4e4e5b50c6 Fix tests, bugfix: set subset match flag to true when new options are set. 8 anni fa
  Afshin Darian f1bf3abd0b Bugfix: re-allow tab populating subset before selecting. 8 anni fa
  Afshin Darian 1f89ec8a5b Bugfix: pre-populate common subset prefix on initial load of completer. 8 anni fa
  Afshin Darian f735957688 Switch all uses of dataset to (get|set|remove)Attribute. 8 anni fa
  Afshin Darian 3239bc6fad Fix tests. 8 anni fa
  Afshin Darian 057018b11b Bugfix: after first completer session, subsequent sessions do not populate common subset on starting. 8 anni fa
  Afshin Darian 5c7b0485a0 Switch to getAttribute, setAttribute to be consistent with phosphor (this convention originates from a Safari bug that prevents delete dataset from working) 8 anni fa
  Afshin Darian d47b27d64e Bugfix: If this is the first time the current completer session has loaded, populate any initial subset match. 8 anni fa
  Afshin Darian f352e6107c Add visual indicator of mouse hovering over completer items. 8 anni fa
  Afshin Darian 44f49326fe Simplify reset logic (and prevent extraneous dismissals bug). 8 anni fa