Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Releases: googlecodelabs/codelab-components

2.0.2

Choose a tag to compare

@ebidel ebidel released this 18 Aug 16:02
  • Fixes issue where horizontal scrollbar was showing up with advancing to the next step of a codelab.

2.0.1

Choose a tag to compare

@ebidel ebidel released this 17 Aug 16:44
  • Fixes async typo in codelab.html demo
  • Uses polymer's latest perf optimization settings.

2.0.0

Choose a tag to compare

@ebidel ebidel released this 20 Jul 18:29

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

Choose a tag to compare

@x1ddos x1ddos released this 16 Jun 18:30

Remove custom handling of up, down, PgUp and PgDown

1.0.4

Choose a tag to compare

@x1ddos x1ddos released this 13 May 15:47

FAQ icon for Google Cloud links

1.0.3

Choose a tag to compare

@ebidel ebidel released this 11 May 02:41
Rev neon version to pick up latest WAAPI polyfills

1.0.2

Choose a tag to compare

@ebidel ebidel released this 18 Feb 01:35
  • Fixed UI bugs on mobile.

1.0.1

Choose a tag to compare

@ebidel ebidel released this 03 Feb 17:41

Fixes for closure compiler compilation.

Rev 1.0.0

Choose a tag to compare

@ebidel ebidel released this 01 Feb 18:49
  • 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

Choose a tag to compare

@ebidel ebidel released this 08 Dec 19:16

Added lastUpdated property to codelabs