0.9.1 • Published 4 years ago
@showpad/sdk v0.9.1
The Showpad SDK is a CLI tool to help you build your own Experience App.
Documentation
There's a separate page with all the documentation.
Feedback
If you have questions or feedback, please contact us via support@showpad.com.
License
See the license at https://www.showpad.com/developer-terms .
Changelog
0.9.1
- Support all correct subdomains
0.9.0
- Added mock support for API 8.0. (AppsDB)
0.8.2
- Added mock support for page/page-tags
0.8.1
- Fixed tag limit issues
0.8.0
- Support for JavaScript API 7.0 in the SDK
0.7.0
- Most JavaScript API functions are now functional. For more information see the documentation.
0.6.4
- Making sure onShowpadLibLoaded gets fired only once on refresh
0.6.3
- Inject ShowpadUser in a better way to accomodate names with ' in them
0.6.2
- Handle port in use in 'experience serve' better
0.6.1
- Fix Service Worker build mistake
0.6.0
- Fix a bug where the mocked tags and assets had a lower case label while it should be camel case
- Add mocked result set for tags
- Add authentication via Service Workers for assets
0.5.3
- Fix a bug where the
showpad auth
command was not working
0.5.1, 0.5.2
- Update README
0.5.0
showpad experience serve
now serves thesrc
folder by default. Use the--host
option to change this.showpad experience package
now packages thesrc
folder by default (instead ofdist
). Use the--src
option to change this.- Add extra validation
0.4.8
- Make sure all files are included
- Serve the container from the correct folder
0.4.7
- Bring changelog up-to-date
0.4.6
- .npmignore now allows all necessary files to run
0.4.5
- Fix issue when running the cli tool on Windows
- Add unit test coverage
0.4.4
- Update to the documentation
- The config-url is now passed to the container iframe when running
showpad experience serve
- The config.json is now transformed and includes mock asset data
0.4.2 - 0.4.3
- Fixes for publishing to NPM
0.4.1
- Fix issue where a Promise was not resolved when searching for the first time
0.4.0
- Add the
showpad asset search
command
0.3.0
- New command
showpad
as a base.
0.1.5
- Add initial tests (more to be added soon)
- Add side-bar to toggle features on and off.
0.1.4
- Fix installation bug
0.1.3
- Updated license
0.1.2
- Updated version of Showpad.JS that fixes a bug where some callbacks weren't called.
0.1.1
- Use a GET request to check if the application host is up.
0.1.0
- Initial release
0.9.1
4 years ago
0.9.0
5 years ago
0.9.0-beta3
5 years ago
0.9.0-beta2
5 years ago
0.9.0-beta1
5 years ago
0.8.3-beta.2
5 years ago
0.8.3-beta.1
5 years ago
0.8.3-beta.0
6 years ago
0.8.2
6 years ago
0.8.1
6 years ago
0.8.1-beta.0
6 years ago
0.8.0
6 years ago
0.8.0-beta.1
6 years ago
0.8.0-beta.0
6 years ago
0.7.0
6 years ago
0.7.0-beta.1
6 years ago
0.7.0-beta.0
6 years ago
0.6.4
6 years ago
0.6.3
6 years ago
0.6.2
6 years ago
0.6.1
6 years ago
0.6.0
6 years ago
0.5.3
7 years ago
0.5.2
7 years ago
0.5.1
7 years ago
0.5.0
7 years ago
0.4.8
7 years ago
0.4.7
7 years ago
0.4.6
7 years ago
0.4.5
7 years ago
0.4.4
7 years ago
0.4.3
7 years ago
0.4.2
7 years ago