Oliver Blanthorn
98f29d875a
Document <C-A-`> bind for ignore mode
2018-05-25 09:24:02 +01:00
Oliver Blanthorn
6128ea5a80
Include .git directory in archive for reviewers
2018-05-24 20:02:34 +01:00
Oliver Blanthorn
458db36606
Update ESR link to 52
2018-05-24 15:44:16 +01:00
Sumner Evans
5164160375
#606 added .md files to list of files that need to be checked by prettier
2018-05-24 08:10:56 -06:00
Sumner Evans
1efeb70c5e
Reformat readme, contributing, changelog and src/static using prettier
2018-05-24 08:10:56 -06:00
Sumner Evans
a132f0922e
Reformat docs with prettier
2018-05-24 08:10:56 -06:00
Oliver Blanthorn
d2ca0bea52
Merge pull request #608 from sumnerevans/hint-documentation
...
Added missing note in amo.md about hint characters
2018-05-24 14:57:00 +01:00
Sumner Evans
b49b72608a
#588 added missing note in amo.md about hint characters
2018-05-24 07:46:23 -06:00
Oliver Blanthorn
b8dea34d0d
Merge pull request #603 from sumnerevans/hint-documentation
...
Adding notes about typing hint characters in lowercase (fix #588 ).
2018-05-23 21:49:35 +01:00
Oliver Blanthorn
00eced44ec
Fix links to documentation
2018-05-23 20:29:45 +01:00
Sumner Evans
36872df2b2
#588 adding notes about typing hint characters in lowercase
2018-05-23 11:22:50 -06:00
Oliver Blanthorn
5d8b20c557
Support uppercase hints
...
I wouldn't recommend that you use mixed case hints as they're all displayed as uppercase.
2018-05-23 17:38:17 +01:00
Oliver Blanthorn
498f2df052
Tidy up after quake
2018-05-23 15:43:11 +01:00
Oliver Blanthorn
98ad63cfc8
Improve discoverability of contributors
2018-05-23 15:39:40 +01:00
Colin Caine
bd4bd3077d
Trim whitespace in greenmat
2018-05-23 12:00:22 +01:00
Colin Caine
22293d849a
Merge remote-tracking branch 'caputchinefrobles/greenmat-theme'
2018-05-23 11:58:40 +01:00
Oliver Blanthorn
e453464697
Make qa
into an alias: fix #595
2018-05-22 17:09:19 +01:00
Bruno Oliveira
e731cfb15d
Disabling quirks mode and fixing class "namespace"
...
Adding <!doctype> on tutor template and adding
.TridacytlOwnNamespace class to generic selector
2018-05-22 11:12:15 -03:00
Oliver Blanthorn
23ed6588c8
Make quake theme use ] as is traditional
2018-05-22 14:27:41 +01:00
Oliver Blanthorn
06c51e2ccb
Convert colon to CSS
2018-05-22 14:18:23 +01:00
Oliver Blanthorn
2b8a8a6568
Add quake theme
2018-05-22 14:07:28 +01:00
Thomas Broadley
672a75d97d
docs: fix typo
2018-05-22 04:08:53 +01:00
Oliver Blanthorn
9c14e8f1bb
Update FAQ
2018-05-21 21:21:41 +01:00
Oliver Blanthorn
473413d3c2
Move some old stuff out of readme
2018-05-21 21:16:05 +01:00
Bruno Oliveira
59b9833f46
Fix/improve greenmat theme on newtab/tutor
2018-05-21 15:10:53 -03:00
Colin Caine
d35e0c3411
Clarify movement message
2018-05-21 16:34:39 +01:00
Colin Caine
0d7fdb1abf
Save one intermediate file
2018-05-21 16:31:50 +01:00
Colin Caine
6e44bef6bd
Teach lint,pretty to operate on staged copy
...
Gets a bit crazy.
2018-05-21 16:24:52 +01:00
Oliver Blanthorn
99e5475d5e
Remove newline above shydactyl: fix #591
2018-05-21 15:51:19 +01:00
Colin Caine
ad261b2e4f
Fix {pretty,lint} when staging more than one file
2018-05-21 15:30:57 +01:00
Colin Caine
bc2abbb812
Don't make CSP stricter
2018-05-21 15:30:57 +01:00
Bruno Oliveira
e3bd478579
Merge remote-tracking branch 'upstream/master'
2018-05-21 10:57:12 -03:00
Oliver Blanthorn
08c0fb08e8
Only run npm install when we really need to
2018-05-21 13:44:21 +01:00
Colin Caine
2557b32b20
Revert "Add appendTo()"
...
This reverts commit 71d27e5133
.
2018-05-21 11:06:12 +01:00
Recursing
b5a3ac0210
Update ignore mode toggle in :tutor
...
Ignore mode is now toggled by pressing <S-Insert>
2018-05-21 03:44:17 +01:00
Colin Caine
9951830d53
/bin/env -> /usr/bin/env
2018-05-21 03:39:32 +01:00
Colin Caine
ed889c6e88
Use @overdodactyl's dark theme
...
Or something close to it, anyway.
2018-05-21 03:38:02 +01:00
Colin Caine
59e737f254
Add a css namespace to our controlled pages
...
Means we can safely style our own pages from themes.
2018-05-21 03:22:39 +01:00
Colin Caine
cef95bb214
Add css var for highlighting changelog box
2018-05-21 03:20:13 +01:00
Colin Caine
532f0acd67
Stop using quirks mode in commandline.html
...
If you don't use a doctype then browsers use quirks mode, which is very
confusing. In particular tables don't inherit styles properly and Olie
gets very confused.
2018-05-21 02:34:22 +01:00
Colin Caine
133c3817ef
Fix missing semicolon
2018-05-21 02:30:52 +01:00
Colin Caine
5805984ab7
Add old design doc for hinting
2018-05-21 02:02:45 +01:00
Colin Caine
e6c2da19d5
Quote * in bodgecss
2018-05-21 01:22:43 +01:00
Colin Caine
a883c9ebee
Stop typedoc complaining about toBeAll
2018-05-21 01:22:04 +01:00
Oliver Blanthorn
0136cda9d0
Update changelog
2018-05-20 18:27:36 +01:00
Oliver Blanthorn
554bbe41f5
Merge branch 'master' of github.com:cmcaine/tridactyl into caput-theme-mk2
2018-05-20 18:20:46 +01:00
Oliver Blanthorn
c2ed90aacb
Add shydactyl theme to list of themes and help
2018-05-20 18:17:17 +01:00
Oliver Blanthorn
c57cfec62a
Add contribution guidelines
2018-05-20 18:12:01 +01:00
Ashley Trinh
1a6a460879
Add "shydactyl" theme
...
NB: this is actually bootleg. All complaints about added jank should go
to @bovine3dom, who will provide copious helpings of empathy, but
probably won't be able to fix it.
2018-05-20 18:03:09 +01:00
Colin Caine
71d27e5133
Add appendTo()
...
Appends an element as a child of another if it can, else waits for
DOMContentLoaded.
Cleans up modeindicator insertion a bit.
2018-05-20 17:54:29 +01:00