Brendan Forster
|
540810219f
|
writing some docs
|
2016-11-30 17:34:09 +11:00 |
|
Brendan Forster
|
42b7191ca0
|
reorder elements
|
2016-11-30 17:34:09 +11:00 |
|
Brendan Forster
|
1b5c1f34d0
|
removed duplicate method
|
2016-11-30 17:34:09 +11:00 |
|
Brendan Forster
|
0ba0d26faa
|
functions are pretty cool
|
2016-11-30 17:34:09 +11:00 |
|
Brendan Forster
|
984adeaec8
|
another bit of cleanup
|
2016-11-30 17:34:09 +11:00 |
|
Brendan Forster
|
bc7403cd95
|
notes
|
2016-11-30 17:34:09 +11:00 |
|
Brendan Forster
|
422e284fe1
|
simplify things more
|
2016-11-30 17:34:09 +11:00 |
|
Brendan Forster
|
18776ccb63
|
a bit more cleanup
|
2016-11-30 17:34:09 +11:00 |
|
Brendan Forster
|
89ec2cae28
|
cleanup some names
|
2016-11-30 17:34:09 +11:00 |
|
Brendan Forster
|
45af2861dd
|
moved a bunch of logic into DiffLineGutter
|
2016-11-30 17:34:08 +11:00 |
|
Markus Olsson
|
0de4aaf3ad
|
Merge pull request #672 from desktop/edge-the-cases
Sign in edge cases
|
2016-11-29 22:09:05 +01:00 |
|
joshaber
|
998e3167a1
|
Merge branch 'master' into edge-the-cases
|
2016-11-29 12:09:01 -05:00 |
|
Markus Olsson
|
facf2915ef
|
Render accelerator keys
|
2016-11-29 15:56:26 +01:00 |
|
Markus Olsson
|
ee781515f1
|
📖
|
2016-11-29 15:31:56 +01:00 |
|
Markus Olsson
|
b6e603f5af
|
No focus outline for selected list in menu
|
2016-11-29 15:27:19 +01:00 |
|
Markus Olsson
|
b8636a51ce
|
Move border to the right
It looks a little bit nicer
|
2016-11-29 15:26:33 +01:00 |
|
Markus Olsson
|
c4275af792
|
Filter invisible and separator items
|
2016-11-29 15:26:18 +01:00 |
|
Markus Olsson
|
994246212a
|
Put margin inside of label for separator
|
2016-11-29 15:00:01 +01:00 |
|
Markus Olsson
|
4d772d9fc5
|
Optionally render a separator below a menu item
|
2016-11-29 14:59:09 +01:00 |
|
Markus Olsson
|
e80fff387a
|
Merge remote-tracking branch 'origin/master' into windows-menu
|
2016-11-29 14:13:24 +01:00 |
|
Markus Olsson
|
2f090a5b1e
|
Selection should look at filtered list
|
2016-11-29 14:08:47 +01:00 |
|
Markus Olsson
|
c98ee8f450
|
Menu pane doesn't need to know about Menus
|
2016-11-29 14:08:36 +01:00 |
|
Markus Olsson
|
34d084792c
|
Only allow clicking on enabled items
|
2016-11-29 14:01:54 +01:00 |
|
Markus Olsson
|
7a4b371739
|
Only show visible menu items
|
2016-11-29 14:01:04 +01:00 |
|
Markus Olsson
|
8a3ce69f4d
|
🎨 locality
|
2016-11-29 13:34:42 +01:00 |
|
Markus Olsson
|
73a7cca535
|
Extract list item into own component
|
2016-11-29 13:34:21 +01:00 |
|
Markus Olsson
|
03f25394fb
|
Move focus to the right pane when hovering
|
2016-11-29 13:15:07 +01:00 |
|
Markus Olsson
|
b6d4d3cc96
|
Reset selection when moving cursor between panes
|
2016-11-29 13:14:06 +01:00 |
|
Markus Olsson
|
e89032ed85
|
Need these as well
|
2016-11-29 11:48:50 +01:00 |
|
Markus Olsson
|
c3765b89c0
|
Use new AppModel in app-menu components
|
2016-11-29 11:48:38 +01:00 |
|
Markus Olsson
|
88f172d057
|
Enforce selection path for parent menus
|
2016-11-29 11:47:14 +01:00 |
|
Markus Olsson
|
b6a9595f6f
|
Clear selection for child menus when selecting parent
|
2016-11-29 11:47:01 +01:00 |
|
Markus Olsson
|
41afb48348
|
Prefer chaining over parameters
|
2016-11-29 11:46:45 +01:00 |
|
Markus Olsson
|
f6e872b6dc
|
Add withLastMenu and don't trust getMenuById
|
2016-11-29 11:46:19 +01:00 |
|
Markus Olsson
|
6819611497
|
Actually assign selection when asked
|
2016-11-29 11:43:38 +01:00 |
|
Markus Olsson
|
ae85d69eca
|
Better naming
|
2016-11-29 11:43:26 +01:00 |
|
Markus Olsson
|
69df2a4770
|
Fix dispatcher signature
|
2016-11-29 11:43:06 +01:00 |
|
Markus Olsson
|
3f66d4f969
|
Replace home grown app state with AppMenu model
|
2016-11-29 11:42:57 +01:00 |
|
Markus Olsson
|
8718c0601a
|
Initial take on an AppMenu model
|
2016-11-29 10:27:55 +01:00 |
|
Markus Olsson
|
babfa58e6e
|
Merge pull request #677 from desktop/open-repos-list-on-remove
Open repos list on remove
|
2016-11-29 09:08:07 +01:00 |
|
Markus Olsson
|
3445e0bfcf
|
Merge pull request #676 from desktop/always-allow-repo-selection
Show the repositories list toolbar button even if there's no repository selected
|
2016-11-29 08:55:59 +01:00 |
|
Markus Olsson
|
b9f329b032
|
Merge pull request #624 from desktop/polish-welcome-flow
Polish welcome flow
|
2016-11-29 08:53:16 +01:00 |
|
Brendan Forster
|
c89eead973
|
Merge pull request #694 from desktop/would-u-like-an-update
Notify the user when there's an update available
|
2016-11-29 11:20:46 +11:00 |
|
Don Okuda
|
29482618a9
|
Bump up the volume
aka the horizontal rule line
aka the "or" line
|
2016-11-28 15:26:24 -08:00 |
|
Don Okuda
|
67a4274115
|
Variablize form error colors
|
2016-11-28 15:23:03 -08:00 |
|
Don Okuda
|
e710ede667
|
Actually, let's combine these two declarations
|
2016-11-28 15:17:35 -08:00 |
|
Don Okuda
|
c51b750700
|
📖 field-group styles
|
2016-11-28 15:10:33 -08:00 |
|
Don Okuda
|
9907aa5044
|
Force a width for the example commits
|
2016-11-28 14:55:26 -08:00 |
|
Don Okuda
|
31aebacae3
|
Nest commit list example styles under welcome id styles
This adds a little more specificity to our example styles so that we don't have to use `!important` flags to force certain styles.
|
2016-11-28 14:44:18 -08:00 |
|
Don Okuda
|
ccc7fa455b
|
📖 Commit list example styles
|
2016-11-28 14:42:18 -08:00 |
|