Commit Graph

6 Commits

Author SHA1 Message Date
Rahul
58321c3c58 Don't force external links to open in a new tab
Overriding user preference is a bad idea from a usability point of view. Just allow people to decide for themselves whether they want to navigate away to another page or open the link in a new tab using the controls provided them by the browser (eg. cmd-click, or the options in the right click menu).

This also fixes the situation where someone might want to open an external link in the same tab, which is currently made impossible.
2014-12-16 10:21:16 -08:00
Sashko Stubailo
f39b55d540 Remove old code and move stuff into helpers.js 2014-10-27 10:31:29 -07:00
Sashko Stubailo
46dd7c736d Lots of fixes, including adding the logo 2014-10-27 10:17:08 -07:00
Sashko Stubailo
51160f4e0b Many fixes 2014-10-23 13:39:12 -07:00
Sashko Stubailo
ae7a0c6bb0 Fixed links on full docs 2014-10-23 10:50:57 -07:00
Sashko Stubailo
ace6bd97da Make a lot of progress towards merging basic and full docs 2014-10-22 23:49:25 -07:00