Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

docs(*) update examples and automate build #1550

Merged
merged 1 commit into from
Apr 4, 2016
Merged

Conversation

user378230
Copy link
Contributor

Major update to docs and examples

End result http://angular-ui.github.io/ui-select
  • Converts previous example pages to invidual html partials which are wrapped in standard header and footer as part of a docs build process
  • Updates all examples to angular v1.5 making use of controllerAs syntax
  • Standardises the look and feel across examples
  • Creates dedicated github pages page (docs/index.html) which has links to all examples
  • Adds an "edit in plunkr" button to launch the example in a plunkr session
  • Automates the deployment to github pages using travis ci whenever the master branch is built.
  • General tidy up of README and index docs

Closes #112


The gulpfile and deploy-docs.sh probably need some work.

Feedback welcome! 😄

Once its been reviewed I'll switch travis to publish on tags only.

*/

body {
opacity: 1;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spacing is a bit inconsistent in this file - I see some 4 space indentations, and some 2 in places too. I'd recommend 2, but it's up to you.

@wesleycho
Copy link
Contributor

A lot of good work here - just my minor comments, but otherwise LGTM

@user378230 user378230 force-pushed the docs/automate-update branch 4 times, most recently from ff6fb38 to ff06d88 Compare April 4, 2016 19:43
- Converts previous example pages to invidual html partials which are
  wrapped in standard header and footer as part of a docs build process

- Updates all examples to angular v1.5 making use of controllerAs
  syntax

- Standardises the look and feel across examples

- Creates dedicated github pages page (docs/index.html) which has links
  to all examples

- Adds an "edit in plunkr" button to launch the example in a plunkr
  session

- Automates the deployment to github pages using travis ci whenever the
  master branch is built.

- General tidy up of README and index docs

Closes #112
@user378230 user378230 force-pushed the docs/automate-update branch from ff06d88 to 511ed98 Compare April 4, 2016 20:05
@user378230 user378230 merged commit 349b96e into master Apr 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants