gnome-recipes:whats-new

Last commit made on 2017-02-27
Get this branch:
git clone -b whats-new https://git.launchpad.net/gnome-recipes

Branch merges

Branch information

Name:
whats-new
Repository:
lp:gnome-recipes

Recent commits

fa100be... by Matthias Clasen <email address hidden>

Add a 'Whats New' dialog

This shows the changes in each release.

299a1f6... by Matthias Clasen <email address hidden>

Add a function to get release info

This works by parsing our own appdata.

fd6b2f2... by Daniel Mustieles

Update Spanish translation

3919bf9... by Matthias Clasen <email address hidden>

Prevent a sizing problem with chef tiles

Georges name is long enough to break our landing page
grid; prevent this by making the name labels in chef
tiles wrap.

08f1fb4... by Matthias Clasen <email address hidden>

Remove leftover test data images

These are not referenced in any recipes anymore.

f28115f... by Matthias Clasen <email address hidden>

More contributed recipes

Hazelnut milk and hazelnut butter by Georges.

With this contribution, we've dropped the last
of our test data recipes.

d4b80cb... by Matthias Clasen <email address hidden>

Fix some fallout from recent changes

We need to work a little harder to keep the landing
page from falling apart when we resize the window.

23d6908... by Matthias Clasen <email address hidden>

More tile rework

Drop the no-longer-needed function to recreate CSS for
chef tiles, and use images for it everywhere.

6421100... by Matthias Clasen <email address hidden>

Stop using CSS for chef tiles

185968a... by Matthias Clasen <email address hidden>

Remove no-longer-needed code

Now that we're no longer using CSS for the background in
recipe tiles, we don't need to call the function that creates
this CSS.