summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base/content/newtab
Commit message (Collapse)AuthorAgeLines
* Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to componentsMatt A. Tobin2018-11-30-2915/+0
|
* Show hidden left border of search button on about:newtab pageadeshkp2018-10-23-1/+0
|
* Issue #562 Part 2: Remove unnecessary grid calculation code.wolfbeast2018-06-29-110/+11
|
* Add back the Quickdial show/hide control.wolfbeast2018-06-28-2/+24
| | | | | This also slightly tweaks the grid design styling. Resolves #563
* Issue #562 Part 1: Transfix the gridwolfbeast2018-06-28-31/+47
|
* Reinstate erroneously removed line.wolfbeast2018-06-22-0/+1
|
* Prevent the Quickdial page from stealing focus from the address bar.wolfbeast2018-06-22-18/+4
|
* Remove unused files.wolfbeast2018-06-22-3259/+0
|
* Issue #517 Part 7: Remove enhanced/sponsored links styling and page codewolfbeast2018-06-21-183/+6
|
* Issue #517 Part 6: Restyle for Pale Moon.wolfbeast2018-06-21-6/+5
| | | | | This splits out common rules for different OSes to themes/shared and applies new styling to the newtab page.
* Fix typo.wolfbeast2018-06-21-1/+1
|
* Issue #517 Part 5b: Remove configuration styles + leftovers.wolfbeast2018-06-21-211/+0
|
* Issue #517 Part 5: Remove configuration menuwolfbeast2018-06-21-150/+0
|
* Issue #517: Remove leftover contentSearch include.wolfbeast2018-06-21-1/+0
|
* Issue #517 Part 3b: Remove compact style prefwolfbeast2018-06-20-4/+0
|
* Issue #517 Part 3: Remove compact stylewolfbeast2018-06-20-19/+1
|
* Issue #517 Part 1: Fix newtab Searchwolfbeast2018-06-20-68/+187
|
* Issue #517 Part 1: Import newtab page from Basilisk (sans directory service ↵wolfbeast2018-06-19-309/+4756
| | | | provider module)
* Fix typo in newtab transformations.jswolfbeast2018-06-19-1/+1
|
* Stop using old-style promises module in about:newtab.wolfbeast2018-06-19-50/+40
| | | | | | | - Rewrite to arrow functions. - Stop using .defer and .promised Tag #517.
* Revive the quickdial page (about:newtab)JustOff2018-05-16-2/+2
|
* [PALEMOON] [DevTools] Storage inspector throws an error when url changesjanekptacijarabaci2018-04-28-1/+6
| | | | Issue #102
* Mass-replace global-scope let with var in Pale Moon and TychoAMwolfbeast2018-04-16-11/+11
| | | | tag #155
* [PALEMOON] Resolve issues with redeclaration according to ES6Matt A. Tobin2018-04-12-2/+2
|
* [PALEMOON] Fix for loops in grid.js (included into newTab.js)Matt A. Tobin2018-04-09-1/+6
| | | | (SyntaxError: missing ] after element list)
* Add Pale MoonMatt A. Tobin2018-02-02-0/+2245