Commit Graph

6 Commits

Author SHA1 Message Date
Rahul
29a33fc27f 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-14 01:04:47 -08:00
Sashko Stubailo
4683599555 Remove old code and move stuff into helpers.js 2014-10-28 02:28:36 -07:00
Sashko Stubailo
13d564be5f Lots of fixes, including adding the logo 2014-10-28 02:28:36 -07:00
Sashko Stubailo
898ed0c777 Many fixes 2014-10-28 02:28:35 -07:00
Sashko Stubailo
c41269161b Fixed links on full docs 2014-10-28 02:28:35 -07:00
Sashko Stubailo
a629c46543 Make a lot of progress towards merging basic and full docs 2014-10-28 02:28:35 -07:00