Kevin Sawicki
|
c8ff67ab75
|
Use spread syntax instead of function apply
|
2016-12-01 14:56:00 -08:00 |
|
Cheng Zhao
|
df3f0a4516
|
Merge pull request #7175 from bsuh/fix-twitch-navigation
Fix navigation controller
|
2016-09-13 16:01:00 +09:00 |
|
Brian Suh
|
5fc1f57fb5
|
Fix navigation controller
In-page navigation has not actually started if the current entry is
being replaced. Do not set inPageIndex if replaceEntry is true.
|
2016-09-11 14:46:17 -07:00 |
|
liusy182
|
2c7690be45
|
simplify logic
|
2016-09-08 21:36:39 +08:00 |
|
liusy182
|
180a77e671
|
fix a minor bug in navigation-controller where a string is used as an object
|
2016-09-08 21:31:42 +08:00 |
|
Steve Kinney
|
0d3d097ce8
|
💄 Standarize requires in JavaScript API
|
2016-05-15 09:41:30 -04:00 |
|
Kevin Sawicki
|
8d8d5878a3
|
Rename ATOM_ ipc event prefix to ELECTRON_
|
2016-04-07 09:04:55 -07:00 |
|
Zeke Sikelianos
|
e6698102c9
|
standardize by hand
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
4794385fac
|
first pass at standardizing; suite still passing!
|
2016-03-30 17:00:30 -07:00 |
|
Kevin Sawicki
|
8889c29866
|
Use rest parameters
|
2016-03-18 11:51:02 -07:00 |
|
Kevin Sawicki
|
a3f08c9b51
|
Use arrow functions to replace old CoffeeScript => this wrappers
|
2016-03-11 11:25:56 -08:00 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|