Skip to content

Releases: googlecodelabs/codelab-components

2.0.2

18 Aug 16:02
Compare
Choose a tag to compare
  • Fixes issue where horizontal scrollbar was showing up with advancing to the next step of a codelab.

2.0.1

17 Aug 16:44
Compare
Choose a tag to compare
  • Fixes async typo in codelab.html demo
  • Uses polymer's latest perf optimization settings.

2.0.0

20 Jul 18:29
Compare
Choose a tag to compare

This element now uses Polymer's app-layout elements: https://elements.polymer-project.org/elements/app-layout

This should mostly be a non-breaking change for folks, but we also changed visual portions of certain UI elements (time remaining, file a bug, etc.).

1.0.5

16 Jun 18:30
Compare
Choose a tag to compare

Remove custom handling of up, down, PgUp and PgDown

1.0.4

13 May 15:47
Compare
Choose a tag to compare

FAQ icon for Google Cloud links

1.0.3

11 May 02:41
Compare
Choose a tag to compare
Rev neon version to pick up latest WAAPI polyfills

1.0.2

18 Feb 01:35
Compare
Choose a tag to compare
  • Fixed UI bugs on mobile.

1.0.1

03 Feb 17:41
Compare
Choose a tag to compare

Fixes for closure compiler compilation.

Rev 1.0.0

01 Feb 18:49
Compare
Choose a tag to compare
  • Added embeddable version using [theme="minimal"] attribute and new toggles for UI elements: <google-codelab theme="minimal" no-toolbar no-arrows no-highlight>
  • Element no longer loads Roboto. You should load the font in your main page.

0.0.6

08 Dec 19:16
Compare
Choose a tag to compare

Added lastUpdated property to codelabs