Commit Graph

34 Commits

Author SHA1 Message Date
Dão Gottwald
48a275356f Bug 1336434 - "Your Top Sites" heading should say "Top Sites" instead when using the default set. r=Gijs
MozReview-Commit-ID: 3TXSxKSqgJy
2017-02-14 12:39:11 +01:00
Dão Gottwald
d4d6618304 Bug 1334444 - [compact layout] Add "Your Top Sites" heading. r=Gijs
MozReview-Commit-ID: d0tLTiKpNH
2017-01-27 16:03:12 +01:00
Dão Gottwald
08ad0e2efc Bug 1322737 - Implement ability to show basic placeholders for missing about:newtab thumbnails. r=gijs 2017-01-06 15:00:25 +01:00
Dão Gottwald
51ee83518a Bug 1322738 - Implement compact about:newtab tiles styling. r=gijs 2017-01-04 22:39:52 +01:00
Shu-yu Guo
90b93e6d5b Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Maxim Zhilyaev
8100f7ea3f Bug 1199795 - New Tab's height doesn't update the same moment when I delete extra tiles/choose "show blank page" [r=marcosc] 2015-09-26 13:26:26 -07:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Maxim Zhilyaev
58cbbb91c9 Bug 1194895 - New tab page has unnecessary (or marginally-necessary) vertical scrollbar at various sizes. [r=emtwo] 2015-08-26 14:56:19 -07:00
Maxim Zhilyaev
a9217db260 Bug 1180387 - New Tab Page doesn't show websites (wrong number of rows or lines) [r=emtwo] 2015-08-13 11:12:41 -07:00
Marina Samuel
42638ffa65 Bug 1158858 - Move 'suggested' and 'sponsored' labels to the top left of the tile. r=Mardak 2015-06-13 20:26:51 -07:00
Ed Lee
ee175bffb9 Bug 1165386 - Always show SPONSORED for any type of sponsored tiles and SUGGESTED for other suggested [r=adw] 2015-05-18 13:39:56 -07:00
Marina Samuel
0a7ecbf7e9 Bug 1138817 - Change [SPONSORED] tags to [SUGGESTED] and add [SUGGESTED] tags for suggested tiles. r=adw 2015-05-08 12:51:02 -07:00
Ed Lee
122072db75 Bug 1146249 - Tiles on the newtab page don't wrap properly [r=adw]
Calculate the appropriate cell width for computing the grid width.
2015-03-23 01:16:30 -07:00
Marina Samuel
c6ae142a95 Bug 1126188: Show suggested tile explanation text under a suggested tile. r=adw 2015-03-20 16:39:09 -04:00
Chris Peterson
e41f08e389 Bug 1113032 - Replace deprecated expression closures in about:newtab with real functions. r=ttaubert 2014-12-16 19:14:12 -08:00
Chris Peterson
dafff118cb Bug 1105406 - Remove deprecated for-each-in array comprehension in about:newtab. r=adw 2014-11-25 23:45:45 -08:00
Tim Taubert
ab5b501e98 Bug 1070620 - Render newtab page grid and sites in a single step using a DocumentFragment r=gijs,adw 2014-09-20 18:08:49 +02:00
Tim Taubert
c574250f22 Bug 1067173 - Bail out early if _resizeGrid() is called before the page has loaded f=Mardak r=adw 2014-09-20 20:41:18 +02:00
Ed Lee
a6bf889f16 Bug 1040369 - Replace sponsored icon with identifying text [r=adw]
Add sponsored text next to title that triggers explanation text. Remove unused sponsored icon and related files.
2014-08-21 19:21:38 -07:00
Ed Lee
cda80e5386 Bug 1045769 - Adjust new tab whitespace: whitespace sizing, positioning of undo box [r=adw]
Move undo box to the top left above the seach box which now contains its appropriate padding.
2014-08-14 17:03:46 -07:00
Ed Lee
3deee81042 Bug 1036299 - Show enhanced content image when the tile is unhovered [r=adw]
Place an image above the usual thumbnail to hide on hover. Have DirectoryLinksProvider keep a cache of enhanced links/images to use on history tiles.
2014-07-23 11:02:49 -07:00
Ed Lee
0f68dc84c8 Bug 1036288 - Fix search box to 2 columns width instead of stretching all the way [r=adw]
Make the search as big as possible but contained within 2 columns.
2014-07-18 23:14:32 -07:00
Ed Lee
e04f2f95f5 Bug 1001854 - Search field length does not consistent after toggle "Hide the new tab page" and restart [r=adw]
Trigger load event if the document was loaded before init such as the user toggling the page.
2014-04-28 11:00:41 -07:00
Ed Lee
405d9125ab Bug 1001523 - New Tab grid does not provide enough padding below the grid [r=adw]
Calculate offsetHeight from parent containers that includes the margin/padding specified by the children.
2014-04-25 15:33:59 -07:00
Drew Willcoxon
a9575d4e13 Bug 962490 - Add a search field to the new tab page (part 2: about:newtab changes). r=ttaubert 2014-04-24 19:09:23 -07:00
Ed Lee
dc04f53b23 Bug 994185 - When dragging tiles on a 3x2 view, a third row of tiles shows up inexplicably [r=adw]
Also fixes Bug 988907 - Context menu and clicking-to-focus do not work in empty space above/below newtab grid
Cover up the sites that become position: absolute (and escape the flow for overflow: hidden) with an explicit background color for the bottom margin.
2014-04-18 17:55:06 -07:00
Ed Lee
5b46f5497b Bug 991210 - [new tab page] Tiles are sometimes arranged all in a single line (wrapping as appropriate, e.g. to two lines with 5 items and then 4 items), instead of 3x3 grid [r=adw]
Always Grid_init before "load", defer size calculation to "load", and only wait for links cache for site rendering. Clean up timers triggered from previous tests to avoid unexpected updates.
2014-04-15 12:14:09 -07:00
Maxim Zhilyaev
f96d12526b Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-31 01:51:22 -07:00
Ed Lee
44f2e751e5 Bug 980014 - Allow new tab grid layout to reduce rows/columns if the window can't fit 3x3 [r=adw]
Remove newtab-rows and convert the grid to wrap/overflow tiles as necessary by setting the appropriate width and heights. Compute grid dimensions on load/preload and adjust for resizes.
2014-03-24 17:33:08 -07:00
Tim Taubert
c735bc7474 Bug 791670 - part 3 - fix newtab page tests; r=jaws 2013-06-04 22:20:44 +02:00
Bellindira Castillo [:bellindira]
09b10c48cb Bug 752841 - [New Tab Page] Make the number of tabs adjustable; r=ttaubert 2012-08-16 23:01:03 -06:00
Tim Taubert
6681c35b45 Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander 2012-03-13 03:23:01 +01:00
Tim Taubert
23dffcf48f Bug 730484 - [New Tab Page] don't iterate NodeList properties when creating cells; r=dietrich 2012-02-25 01:08:44 +01:00
Tim Taubert
f7bd9a77b2 Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich 2012-01-25 23:40:18 +01:00