Commit Graph

71 Commits

Author SHA1 Message Date
Justin Palmer
4350be62c6 💀 is-focused.
targeting blurred state instead so normal state styles don't need a
special prefix
2013-02-04 16:02:09 -08:00
Jon Rohan
0d2a328dcc making the editor .focused .is-focused for symmetry 2013-02-01 19:23:52 -05:00
Corey Johnson
c650deea01 Merge branch 'font-config' into dev 2013-01-30 13:24:12 -08:00
Justin Palmer
14f761ec37 small doc tweak…hopefully fixes bold formatting on docs tab 2013-01-30 12:20:32 -08:00
Corey Johnson
e17387e7f0 Remove lineHeight example from docs 2013-01-30 09:59:53 -08:00
Jon Rohan
75ef1429cb Updating docs with info about theme structure 2013-01-22 16:53:54 -08:00
Nathan Sobo
e2cf4256a8 Talk about horizontal/vertical axes 2013-01-11 13:55:19 -07:00
Nathan Sobo
e2805c981f Start on internals guide 2013-01-11 13:25:42 -07:00
Kevin Sawicki
bab6a12321 Remove empty Packages section 2013-01-11 10:15:55 -08:00
Kevin Sawicki
cecec376e3 Use h1 for Packages and Features sections 2013-01-11 10:10:56 -08:00
Kevin Sawicki
7a5d8da201 Add installing package doc file 2013-01-09 10:33:57 -08:00
Kevin Sawicki
43ecc876be Move package layout docs to packages/intro.md 2013-01-09 10:25:39 -08:00
Kevin Sawicki
077310b80c Put layout before includes and link to package docs 2013-01-09 10:17:39 -08:00
Kevin Sawicki
2d11239ac1 Stub out more docs 2013-01-09 10:03:53 -08:00
Nathan Sobo
65d13b5383 Expand explanation of config.setDefaults in docs 2013-01-04 17:35:12 -07:00
Kevin Sawicki
f18086e36c Add wrap-guide config example to docs 2013-01-02 16:10:46 -08:00
Kevin Sawicki
789f262da0 Update markdown-preview doc to be accurate 2013-01-02 12:35:03 -08:00
Corey Johnson
0d946078c9 Atom Themes can be loaded 2012-12-27 14:31:13 -08:00
Nathan Sobo
515feca7a6 Kill scoped config settings docs. This behavior is moved to syntax.
We can explain scoped properties
2012-12-23 15:01:56 -06:00
Nathan Sobo
d3f96021b3 s/Extension/Package. Add more package docs. Mark what's not done yet. 2012-12-19 18:24:16 -07:00
Nathan Sobo
abcb8fd1d0 Nix docs for calling unobserveConfig w/ a key path until we need it 2012-12-19 17:32:04 -07:00
Nathan Sobo
95cb8b6169 Add config.setDefaults to docs and other 💄 2012-12-19 17:32:04 -07:00
Nathan Sobo
37f0aa3f90 Replace window.requireExtension with atom.loadPackage
The goal is that `loadPackage` will be the go-to place for loading all kinds of resources out of directories. `requireExtension` was only designed to load and activate extension modules.
2012-12-18 19:47:20 -07:00
Nathan Sobo
6923d6a134 More progress / changes to config / extension docs 2012-12-17 17:34:38 -07:00
Nathan Sobo
d9acfe8f7e Start on Extensions documentation. Formatting tweaks. Other fixes. 2012-12-16 22:15:15 -07:00
Nathan Sobo
7f84eff16a 💄 2012-12-16 20:15:55 -08:00
Nathan Sobo
de1178b38a Start DDD (documentation-driven-development) for theming & config
This document talks about a lot of things that don't work yet. The purpose is to write down my ideas in a format that will be useful both now and later.
2012-12-16 18:48:21 -08:00
Nathan Sobo
045cdda41d Fix cursor line highlight style 2012-11-02 12:16:03 -06:00
Kevin Sawicki
73653b5fa8 Doc how line highlighting can be tweaked 2012-10-01 15:59:41 -07:00
Kevin Sawicki
83fc9cd7c5 Monospace extension names 2012-10-01 10:40:59 -07:00
Kevin Sawicki
4deb1f2290 Add initial markdown preview docs 2012-10-01 10:34:59 -07:00
Kevin Sawicki
2dea1280e2 Create sub-folder for extension docs 2012-10-01 10:28:20 -07:00
Kevin Sawicki
7763ca3d4c Be definitive 2012-09-30 15:01:27 -07:00
Kevin Sawicki
430f03f8e4 Move old wiki page to notes folder 2012-09-30 15:00:45 -07:00
Kevin Sawicki
39530535b9 Put positive case in if statement 2012-09-30 10:57:04 -07:00
Kevin Sawicki
ddf4b55ee8 Mention configuring width 2012-09-30 10:55:33 -07:00
Kevin Sawicki
7ce292af61 Add docs for wrap-guide extension 2012-09-30 10:49:37 -07:00
Kevin Sawicki
c089fc2074 Use ## for intro heading 2012-09-30 10:11:12 -07:00
Kevin Sawicki
99fb8a33db Add titles 2012-09-30 10:09:47 -07:00
Kevin Sawicki
599c2293d6 Add content from wiki to docs/ 2012-09-30 10:07:23 -07:00
Kevin Sawicki
a3427fa4cc Setup docs tab 2012-09-30 09:54:35 -07:00
Corey Johnson & Nathan Sobo
27d2d14414 Carry CEF1 directories over to CEF3 2012-08-31 10:43:21 -07:00
Nathan Sobo
c2c8724ad0 Initial commit 2012-08-10 13:32:19 -06:00
Corey Johnson & Nathan Sobo
0315da5c75 add file modification list 2012-08-23 12:07:54 -07:00
Nathan Sobo
454557b502 Merge branch 'master' into global-find
Conflicts:
	spec/extensions/command-panel-spec.coffee
	src/app/buffer.coffee
	src/extensions/command-panel/command-panel.coffee
	src/extensions/command-panel/keymap.coffee
2012-07-24 17:59:49 -06:00
Nathan Sobo
3c259224b6 Update flex box tests.
Test 2 now works against chromium, but test 1 still fails because height: fill-available isn't implemented yet.
2012-07-04 11:43:31 -06:00
Nathan Sobo
b8ed28ba6a Add test of flexbox cross-axis size forcing overflow that breaks in Canary 22.0.1187.0 2012-06-26 15:23:06 -06:00
Nathan Sobo
6117897665 Update flexbox test to demonstrate Chrome Canary 2012-05-07 12:34:32 -06:00
Corey Johnson & Nathan Sobo
798da4c79a Add flexbox-test.html so we can test flexbox behavior in Atom as well as Chrome/Chrome Canary 2012-05-04 12:39:41 -06:00
Nathan Sobo
c15f2b3c3d Nested flexbox layout that works (almost) in Chrome Canary but not current Atom 2012-03-19 12:14:09 -06:00