Nathan Sobo 5309d5f24d Add ability to suppress blur on all focusable objects in a focus context
When a view receives a 'focusout' event, we relay that to the model by
calling ::blur. This is great for when users initiate the change in
focus, but 'focusout' events can *also* be caused by elements being
temporarily detached from the DOM.

The ::suppressBlur method gives the ability to ignore blur calls during
a certain operation. This is helpful, for example, when we want to
detach a model and reattach it somewhere else without changing its focus
state.
2014-01-09 15:46:32 -07:00
2014-01-03 15:26:56 -08:00
2013-10-28 09:23:18 -07:00
2013-12-16 17:11:59 -08:00
2014-01-03 15:17:55 -08:00
2013-12-17 17:56:04 -08:00
2013-12-17 16:53:31 -08:00
2013-08-14 14:05:35 -07:00
2013-12-11 14:35:06 -08:00
2013-11-28 09:20:05 -08:00
2013-12-11 10:37:26 -08:00

Atom — The hackable, collaborative editor

Atom

Check out our guides and API documentation.

Installing

Download the latest Atom release.

Atom will automatically update when a new release is available.

Building

Follow the instructions in the build docs.

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%