From f985cc7193709cdd1e14be1c3c958db8dbc0e11c Mon Sep 17 00:00:00 2001 From: Vincent Giersch Date: Wed, 3 May 2017 19:24:34 +0200 Subject: [PATCH] update(test): add test to load a platform score --- CHANGELOG.md | 2 +- README.md | 4 ++-- test/integration/embed-integration.js | 29 +++++++++++++++++++++++---- 3 files changed, 28 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b15623b..50ca620 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v0.3.0 (unreleased) +## v0.3.0 * Add methods: `getEmbedConfig`, `setEditorConfig`, `edit` * Add events: `edit` diff --git a/README.md b/README.md index cb9ac3a..13f256d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ bower install flat-embed or use the latest version hosted on [jsDelivr](https://www.jsdelivr.com/projects/flat-embed): ```html - + ``` ## Getting Started @@ -37,7 +37,7 @@ The simplest way to get started is the pass a DOM element to our embed that will ```html
- +