Kevin Sawicki
10ad714a9a
📝 Minor working tweak
2015-02-09 08:56:15 -08:00
Outsider
75f2290d2d
📝 fix a broken link
2015-02-09 03:41:40 +09:00
Ivan Žužak
e4506ce458
Update title of upgrading guide to match other guides
2015-02-08 09:18:37 +01:00
Ivan Žužak
e55b9f1faa
Add Upgrading your package guide to docs index
2015-02-08 09:00:39 +01:00
Wliu
482fb490b8
📝 Add colon
2015-02-06 17:02:10 -05:00
Ivan Žužak
4361b67214
Fix atom engine semver in upgrading docs
2015-02-05 15:07:16 +01:00
Kevin Sawicki
9ba106192d
📝 Add missing in
2015-02-04 10:49:28 -08:00
Kevin Sawicki
83568a1d85
📝 Mention ATOM_HOME
2015-02-04 10:46:58 -08:00
Max Brunsfeld
f7159181ac
📝 Tweak docs for new service APIs
2015-02-03 10:21:23 -08:00
Kevin Sawicki
5cae6f20c4
Merge pull request #5368 from atom/ld-jasmine-ref-fix
...
Fix link to wrong version of Jasmine
2015-02-03 09:06:11 -08:00
Lee Dohm
9aee7d4b38
📝 Add section about composed commands
...
Fix #5357
This is intended to address the commonly-asked question about making a keybinding execute multiple commands.
2015-02-03 04:50:38 -08:00
Lee Dohm
b6c86ea217
📝 Update command example for CommandRegistry
2015-02-03 04:31:23 -08:00
Lee Dohm
0d169f0516
Fix link to wrong version of Jasmine
...
Applies to #5354
2015-02-02 20:26:35 -08:00
Kevin Sawicki
5dea6e7d12
Link to all guides
...
Closes #5332
2015-02-02 18:20:53 -08:00
Lee Dohm
800ca5a37a
📝 Add a missing comma
2015-02-02 17:22:53 -08:00
Lee Dohm
959aa08d62
📝 Atom 1.0 API is now frozen
2015-02-02 17:22:29 -08:00
Lee Dohm
6eed4e461f
📝 Give stronger recommendation on deactivate
...
Many packages don't clean up properly on update, causing strange
behavior until restart. Simply stating that the `deactivate` method is
optional is enough to let people know that it isn't required for the
common case.
2015-02-02 17:22:29 -08:00
Lee Dohm
00b79e69f1
📝 activationEvents are now activationCommands
2015-02-02 17:22:29 -08:00
Max Brunsfeld
3739995ddb
Merge pull request #5277 from atom/mb-package-json-services
...
Allow packages to specify services in their package.json files
2015-02-02 17:07:41 -08:00
Max Brunsfeld
f942bafe54
📝 Fix typo in 'Creating Package' docs
2015-02-02 16:47:33 -08:00
Kevin Sawicki
fee8e4a75a
Merge pull request #5335 from xfq/semicolon
...
📝 Minor punctuation fix.
2015-02-02 11:29:48 -08:00
Max Brunsfeld
edd8714bbf
📝 Document provision and consumption of services
2015-02-02 11:18:52 -08:00
Xue Fuqiao
2170e917bd
📝 Minor punctuation fix.
2015-01-31 23:59:35 +08:00
Ivan Žužak
7add4af585
Merge pull request #5334 from xfq/https
...
Change HTTP to HTTPS
2015-01-31 11:42:56 +01:00
Ivan Žužak
5076e2c8b3
Merge pull request #5333 from xfq/devtools-link
...
Update the URI of DevTools tutorial in docs
2015-01-31 11:41:52 +01:00
Ivan Žužak
b56d73cd74
Merge pull request #5330 from xfq/broken-link
...
📝 Fix a broken link.
2015-01-31 11:40:37 +01:00
Xue Fuqiao
f6067cb629
📝 Fix previous change.
2015-01-31 18:08:13 +08:00
Xue Fuqiao
22158031bf
Change HTTP to HTTPS.
...
Change HTTP to HTTPS to avoid plaintext HTTP connections.
2015-01-31 17:59:45 +08:00
Xue Fuqiao
8ac3fada4e
📝 Update the URI of DevTools tutorial.
2015-01-31 17:11:09 +08:00
Xue Fuqiao
a03d5bc288
📝 Fix a broken link.
...
Fix a broken link in `docs/creating-a-theme.md`.
2015-01-31 14:10:39 +08:00
Xue Fuqiao
cc489e5663
📝 Fix theme docs.
2015-01-31 13:51:40 +08:00
Machiste N. Quintana
a0a3c93b1d
📝 Fix broken npm package.json link
...
In creating-a-package.md
Fixes #5304
2015-01-29 10:52:46 -05:00
simurai
8e617ff4e2
📝 Update Shadow DOM selector
2015-01-29 09:27:17 +09:00
Machiste Quintana
9132859757
📝 LESS -> Less
2015-01-24 09:49:53 -05:00
Kevin Sawicki
89a5469151
📝 Mention apm install --check
...
Refs atom/apm#265
2015-01-21 15:33:19 -08:00
Ben Ogle
9fb1edbc54
Fix inconsistent keybindings in first package guide
...
Closes #3863
2015-01-20 15:11:39 -08:00
simurai
6f4107fe5d
📝 Update text-editor example
2015-01-20 16:03:47 +09:00
Avi
1fe452776d
typo
...
the the
2015-01-19 22:11:31 +11:00
Ben Ogle
e598856db5
Fix the version number in the upgrade guide
2015-01-15 14:00:37 -08:00
Nathan Sobo
2f765974f8
Merge pull request #4169 from atom/upgrading-docs
...
Add package upgrade guide
2015-01-15 13:07:54 -07:00
Darío Hereñú
acd34ffaf8
Little fix
2015-01-12 16:27:01 -03:00
Kevin Sawicki
2f62346c58
Link to Windows CI post as well
2015-01-12 11:15:50 -08:00
Dinis Cruz
f946061b6c
Adding link to blog post with Travis CI instructions
2015-01-10 12:27:32 +00:00
Nathan Sobo
0a5b4f9b33
Make “style sheet” two words in package.json
metadata
...
Rename `stylesheets` -> `styleSheets`
Rename `stylesheetsMain` -> `mainStyleSheet`
2015-01-09 09:04:04 -08:00
Nathan Sobo
a2e855f087
Update docs to refer to styles/
instead of stylesheets/
2015-01-09 08:42:28 -08:00
Kevin Sawicki
131d2ab3ad
📝 Drop the parens
2015-01-07 17:35:25 -08:00
Dan Bornstein
325d95ed35
📝 Un-parenthesize the recommendation about LESS.
...
Per suggestion from @kevinsawicki.
2015-01-07 17:32:07 -08:00
Dan Bornstein
34d41efd9a
📝 Fix URL references for LESS.
2015-01-07 14:17:23 -08:00
Ben Ogle
ab9cc75f8b
Add bit about the engines field
2015-01-07 14:04:08 -08:00
Ben Ogle
9fcac1ab1c
Add a bit about contributing to the guide
2015-01-07 14:04:08 -08:00