Commit Graph

5326 Commits

Author SHA1 Message Date
Kevin Sawicki
336c1299c5 Start tracking stats before graph is opened
This allows the graph to open with data available
since the editor was launched.
2013-02-01 09:09:53 -08:00
Justin Palmer
3c654c67e2 use background-color just in case 2013-02-01 08:59:17 -08:00
Justin Palmer
4f6f95ef42 tweak dimensions 2013-02-01 08:55:44 -08:00
Justin Palmer
3916f44d28 append to the vertical element so its context appears global 2013-02-01 08:46:35 -08:00
Justin Palmer
3f7c7c1b92 soo many conflicts 2013-02-01 08:42:54 -08:00
Kevin Sawicki
d597de6a79 Kill remaining serialization code 2013-02-01 08:34:11 -08:00
Kevin Sawicki
d1b916f5a2 Don't grab focus when attaching stats 2013-02-01 08:32:24 -08:00
Justin Palmer
d1e47fd31c fix conflicts...forgot to pull from editor-stats first 2013-02-01 08:27:43 -08:00
Justin Palmer
52c1ca7a2d fix editor stats so they look as if they are embedded in the status bar 2013-02-01 08:24:43 -08:00
Jon Rohan
44cd412bd8 Merge branch 'dev' into github-code-theme 2013-02-01 11:10:45 -05:00
Jon Rohan
f62e49d2f4 Adding back the font-weight font-style to tmThemes
We can add this back now because in the default tests we're using a true
monospaced font, not the fake monospace font Inconsolata.
2013-02-01 11:09:12 -05:00
Justin Palmer
4d8a6e5b60 remove serialization for now since I'm not reloading the data 2013-02-01 07:59:35 -08:00
Justin Palmer
4482bdd964 don't need that dot 2013-02-01 07:55:51 -08:00
Justin Palmer
650e6de0a9 Merge branch 'dev' into editor-stats 2013-02-01 07:47:36 -08:00
Jon Rohan
23383b72d8 2px cursors are bigger than other apps. 2013-01-31 22:56:42 -05:00
Jon Rohan
d37f8de82d just some theme polish 2013-01-31 22:33:11 -05:00
Jon Rohan
54a2b48e90 namespacing all the syntax declarations to .editor 2013-01-31 22:17:34 -05:00
Jon Rohan
b226ecb888 adding some css syntax 2013-01-31 22:08:55 -05:00
Jon Rohan
f364541c4e Just having trouble with the dark theme, going with ir_black until we get some design up in here 2013-01-31 21:56:28 -05:00
Jon Rohan
f40f4ead3a renaming scheme again 2013-01-31 21:34:00 -05:00
Jon Rohan
d275d7e636 making the line highlight alpha transparent. 2013-01-31 21:14:07 -05:00
Jon Rohan
d83ef8db17 fixing the json highlighting 2013-01-31 21:09:19 -05:00
Jon Rohan
7f811fe19f making the selected line highlighter yellow like the site 2013-01-31 20:57:27 -05:00
Jon Rohan
b0eeee3eb8 made some updates to really match .com's light theme 2013-01-31 20:44:39 -05:00
Jon Rohan
ca7159b3f6 using a better github base for github-light. 2013-01-31 20:02:25 -05:00
Jon Rohan
194675b8c3 Renaming themes to lowercase-dashes. 2013-01-31 19:48:32 -05:00
Corey Johnson
801283d022 wait a bit after tree-view:move specs 2013-01-31 16:02:25 -08:00
Jon Rohan
c2af8712d1 Creating GitHub_Dark and GitHub_Light. 2013-01-31 19:01:44 -05:00
Corey Johnson
a7531c1341 💩 2013-01-31 15:54:36 -08:00
Corey Johnson
8e0b6aec40 Longer spec timeout 2013-01-31 15:46:54 -08:00
Corey Johnson
a383c205b7 Make test output more readable 2013-01-31 15:33:15 -08:00
Corey Johnson
587111074d Don't complain if restoring an unnamed buffer 2013-01-31 15:16:03 -08:00
Corey Johnson
5d95d8bc4e Remove log noise while running tests 2013-01-31 15:16:03 -08:00
Corey Johnson
30c7e8e2a5 require 'Task' uses correct case 2013-01-31 15:16:03 -08:00
Kevin Sawicki
de09adc45f 💄 2013-01-31 14:24:02 -08:00
Kevin Sawicki
7f86bf1351 Remove unneeded remove call 2013-01-31 14:19:20 -08:00
Kevin Sawicki
6b3a953384 Close command logger when it loses focus 2013-01-31 14:16:58 -08:00
Kevin Sawicki
4433f443d4 Simplify stats keymap 2013-01-31 14:06:46 -08:00
Kevin Sawicki
20249b4d38 un-f editor stats spec again 2013-01-31 14:06:16 -08:00
Kevin Sawicki
517d4cfe3a Remove unused requires 2013-01-31 13:50:47 -08:00
Kevin Sawicki
30e8eee9ce Move d3 require to top 2013-01-31 13:49:14 -08:00
Kevin Sawicki
9f3f0fe397 Don't focus stats when attaching
Leave the editor with focus since the stats aren't interactive
2013-01-31 13:46:38 -08:00
Kevin Sawicki
2b61883d9b un-f editor stats spec 2013-01-31 13:37:30 -08:00
Kevin Sawicki
08cac2bbe0 💄 2013-01-31 13:37:08 -08:00
Kevin Sawicki
9a73665811 Add ellipsis at end of folded line 2013-01-31 13:21:06 -08:00
Justin Palmer
6be772d617 add themes directory to .atom template 2013-01-31 12:58:52 -08:00
Justin Palmer
a57ac08238 make the default font size 12px 2013-01-31 12:58:38 -08:00
Justin Palmer
4cd2200121 create a default config.json file with sane defaults 2013-01-31 12:52:02 -08:00
Justin Palmer
793bb44bb2 copy over the .atom template directory instead of individual files 2013-01-31 12:51:36 -08:00
Justin Palmer
a0f06e09d6 fix command panel specs that I broke
We're now refocusing the preview list instead of the editor
2013-01-31 12:09:40 -08:00