- Fix outdated styles
- Add visionmedia/debug as a core dependency so it installs properly
- Fix package.json version
- Fix loading badge image
- Abbreviate e.g. correctly
- Changed text to button
- update package.json
- Update dependencies
- Fix routing example prettyPrint
- Fix routing example when webapp type selected expecting the code to show
- Update routing example sub-header
- Remove basic example unused code
- Modify the empty binding to render loading instead of blank
- Add basic loading template and styles
- Improve bindings
- Move empty-if in separate module
- Fix example header
- Delay tutorials fetch until all parameters selected
- Fix example pretty print
- Remove dummy vars since defaults on models work fine
- Remove unused var
- First updates to send whole bunch of parameters on tutorials requests
- Fix routing example
- Update tutorial's collections dependencies and fix namings
- Made Tuto-nav use latest
- Bumped server-platforms to 0.1.2
- Bumped server-apis
- 0.10.13
- 0.10.12
- Bumped native-platforms version
- 0.10.11
- Bumped native platforms to 0.1.2
- 0.10.10
- bumped native-platforms
- 0.10.9
- Bumped server platforms version
- 0.10.8
- Bumped server-apis version
- v0.10.7
- Added new server-api version
- Release 0.10.6
- Bump tutorial model dependency auth0/[email protected]
- Bump tutorial model dependency auth0/[email protected]
- New tuto nav version
- Added 0.1.5
- 0.10.4
- Upgraded one more version
- Added new server-apis version
- Changed version of server-apis to 0.1.2
- Bump [email protected]
- Fix routing example
- Update model defaults dependencies, and update tutorial.html to match it
- Fix firefox linear gradients
- Update README.md
- Update code examples to reflect usage of new
pretty()
help method - Add new
pretty()
help method to assign a pretty print func to be called after docs fetch&insert
- Update docs
- Move apptypes to auth0/application-types
- Move native-platforms to auth0/native-platforms
- Replace server-platforms and server-apis with separated components
- Move client-platforms to auth0/client-platforms
- Fix typo on server platforms collection
- Clean History.md
- Added bump
- Fixed NodeJS path to the new documentation
- Added jQuery name
- Added jQuery
- Update tutorial navigator to send query parameters for new-docs on jsonp request
- Revert: Update to save platform object instead of name as tutorial states...
- Update purgeCache task for CDN
- Update to save platform object instead of name as tutorial states, making it easier to manipulate
- Update disabled-if == Boolean
- Add symfony tutorial
- Fix routing example
- Update tutorial.html to save name state on element
- Update TutorialView to expect unique names instead of urls
- Update binding fetch-tutorial to expect unique names instead of urls
- Update quickstart tutorial to reflect tutorial-model updates
- Update tutorial-model
- Add data-name to platforms
- Add name fields to apptypes and platforms dictionaries as unique keys
- Update Gruntfile.js to publish latest on cdn
- Add minor styles updates
- Fix bug when using plugins to build minified releases
- Update Readme.md
- Update to fully stylus styles
- Update Readme.md
- Update styles to fix standalone version
- Update standalone styles and example
- Update Readme.md
- Update Makefile
- Update to use component-stylus on build
- UI enhancement
- Update gruntfile dev task
- Update readme.md
- Update to use
clientId
anddocsDomain
to alter tutorial doc request url - Add
clientId
anddocsDomain
options to tutorial-model - Update styles
- example: Add standalone example. Still requires bootstrap loaded in page
- release: Add minification and standalone to release deployment
- docs: Added Java, Ruby on rails and ruby
- example: fix routing example
- Add prettyprint to routing example
- Add class prettyprint on
pre
returned docs, to allow pretty printing - Remove auth0/styleguide as a main dependency
- Fix minor css bug
- Fix error when global function handler name matches docs.auth0.com
- Fix odd indentation on h3 title
- Fix routing example
- Improve routing and fix pushState
- Update emit with old values as 2nd parameter
- Use grunt-connect to help simulate pushState on routing example
- Move examples to example/ folder
- Add fallback on scroll when tutorial is not yet on DOM
- Add emit for
codevisible
state change - Update all change event emits
- Add Tutorial model and adapter for reactive with
modella/modella
- Remove unused title from template
- Remove unused tutorial props
- Add cdn scripts with Gruntfile.js
- Update css
- Add ability to change tutorial state from outter apps
- Add events to communicate tutorial state to outter apps
- Update to make platform selection to display both sub-steps when server API optional. Close #3
- Update to show platform titles at tabs text instead of plain 'Client, Native, ...'
- Add
scroll-on
binding directive - Add
disable-if
reactive binding directive and styles
- Move demo to example.html and update README.md
- Move tutorial as main thing on the repo
- Apply a third version for tutorial navigation.
- Update new docs. Not yet implemented.
- Implement new design for displaying auth0 tutorial docs
- Initial release