Kevin Sawicki
|
94ba8c1191
|
Do nothing when dragged tab is dropped onto itself
|
2013-02-11 11:16:54 -08:00 |
|
Kevin Sawicki
|
07ff931082
|
Remove unneeded rootView parameter
|
2013-02-11 10:51:12 -08:00 |
|
Kevin Sawicki
|
b5451ce5b3
|
Remove unneeded rootView variable
|
2013-02-11 10:48:54 -08:00 |
|
Kevin Sawicki
|
785d91e4f4
|
Use relative require
|
2013-02-11 10:48:23 -08:00 |
|
Kevin Sawicki
|
a4c147ef1c
|
Add initial support for horizontal rules
|
2013-02-11 10:39:08 -08:00 |
|
Kevin Sawicki
|
e8c4ab619c
|
Remove unneeded rootView variable
|
2013-02-11 10:21:08 -08:00 |
|
Kevin Sawicki
|
934e727164
|
Add bold and italic markdown snippets
|
2013-02-11 09:33:06 -08:00 |
|
Kevin Sawicki
|
993409dcd5
|
Add code and image markdown snippets
|
2013-02-11 09:30:31 -08:00 |
|
Kevin Sawicki
|
76a6ab9f03
|
Support loading CSON snippets from TextMate bundles
|
2013-02-11 09:29:48 -08:00 |
|
Justin Palmer
|
52afa8983a
|
remove pane if it has no tabs left
|
2013-02-11 09:12:06 -08:00 |
|
Justin Palmer
|
45d6a30a80
|
determine if dragged tab was perviously active before reactivating in new pane
|
2013-02-11 08:26:18 -08:00 |
|
Justin Palmer
|
ae841c2bf7
|
pass event to shouldAllow* methods
|
2013-02-11 08:17:32 -08:00 |
|
Kevin Sawicki
|
c96874659e
|
Use string for emoji and variable for lists
|
2013-02-10 15:54:02 -08:00 |
|
Kevin Sawicki
|
8081b929c3
|
Use string instead of constant for list scope
|
2013-02-10 15:41:42 -08:00 |
|
Kevin Sawicki
|
1196312878
|
Require whitespace before italic and bold matches
|
2013-02-10 15:39:18 -08:00 |
|
Kevin Sawicki
|
a908dd5c29
|
Don't apply whitespace in emoji matches
|
2013-02-10 14:58:43 -08:00 |
|
Justin Palmer
|
ffbc0ab45c
|
only activate another tab if the pane's active tab wasn't dragged away
|
2013-02-10 11:20:47 -08:00 |
|
Justin Palmer
|
4474f2bc2d
|
rename Tabs -> TabView
|
2013-02-10 11:12:14 -08:00 |
|
Justin Palmer
|
b7d4689cfe
|
fix logic error in shouldAllowDrag
|
2013-02-10 10:53:19 -08:00 |
|
Justin Palmer
|
9c99369c10
|
add methods to determine if we should allow dragging and dropping
|
2013-02-10 10:46:02 -08:00 |
|
Justin Palmer
|
ccb8688a43
|
update require paths
|
2013-02-10 09:50:44 -08:00 |
|
Justin Palmer
|
b2ce4ca6d5
|
merge dev, fix conflicts from package rewrite
|
2013-02-09 20:17:29 -08:00 |
|
Justin Palmer
|
a124f5aeee
|
update tabs to use new way to find pane index
|
2013-02-09 19:38:55 -08:00 |
|
Justin Palmer
|
83631935ff
|
working implementation of drag and drop across multiple panels
|
2013-02-09 19:38:55 -08:00 |
|
Justin Palmer
|
e92d9ea998
|
sorting works on a single editor
Needs updating to support dragging between panels
|
2013-02-09 19:38:55 -08:00 |
|
Justin Palmer
|
9100367c12
|
very basic tab sorting
|
2013-02-09 19:38:54 -08:00 |
|
Justin Palmer
|
ff4e374d44
|
basics of drag and drop support
|
2013-02-09 19:38:54 -08:00 |
|
Kevin Sawicki
|
5e81d5ceb8
|
Support bold and italic wrapped in underscores
|
2013-02-09 16:51:41 -08:00 |
|
Kevin Sawicki
|
e4da35d841
|
Support lists with hyphens and pluses
|
2013-02-09 16:48:12 -08:00 |
|
Kevin Sawicki
|
653979afc0
|
Capture begin and end triple ticks as support scope
|
2013-02-09 16:36:38 -08:00 |
|
Kevin Sawicki
|
659b7e05a0
|
Require non-asterix in bold and italic matches
|
2013-02-09 16:32:59 -08:00 |
|
Kevin Sawicki
|
20d68a380f
|
Only tokenize list if whitespace after asterix
|
2013-02-09 16:30:04 -08:00 |
|
Kevin Sawicki
|
d406c95df9
|
💄
|
2013-02-09 15:36:30 -08:00 |
|
Kevin Sawicki
|
1dffcb73a7
|
Add rule for list element
|
2013-02-09 15:35:35 -08:00 |
|
Kevin Sawicki
|
d81a6f6aa5
|
Add initial GitHub Flavored Markdown package
|
2013-02-09 13:28:24 -08:00 |
|
Corey Johnson & Kevin Sawicki
|
ac6ec1c2a7
|
Remove rootView as parameter to activate
|
2013-02-08 17:28:07 -08:00 |
|
Corey Johnson & Kevin Sawicki
|
adb867cbd1
|
Use global rootView in GoToLineView
|
2013-02-08 17:28:07 -08:00 |
|
Corey Johnson & Kevin Sawicki
|
2d80d27ca7
|
Modernize command-panel package with package.cson
|
2013-02-08 17:28:07 -08:00 |
|
Kevin Sawicki
|
b277945718
|
Modernize command-logger package with package.cson
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
cb28d75b00
|
Modernize tree-view package with package.cson
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
3629c01e27
|
Modernize bracket-matcher package with package.cson
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
1b85e131e1
|
Modernize snippets package with package.cson
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
e5506276db
|
Don't toggle events in beforeEach to activate package
Instead find the view after the event in the spec has
been triggered that causes it to activate.
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
f522b2da63
|
Modernize command-palette package with package.cson
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
34c570bed5
|
Modernize editor-stats package with package.cson
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
a70f5ea1f7
|
Modernize gists package with package.cson
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
df962afe0e
|
Modernize markdown-preview package with package.cson
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
ab385e8d38
|
Modernize status-bar package with package.cson
|
2013-02-08 17:28:06 -08:00 |
|
Kevin Sawicki
|
9557b2c3e3
|
Modernize symbols-view package with package.cson
|
2013-02-08 17:28:05 -08:00 |
|
Corey Johnson & Kevin Sawicki
|
21ad921f26
|
Modernize tabs package with package.cson
|
2013-02-08 17:28:05 -08:00 |
|