535856155b
docs(api): update api index.md
2016-03-04 10:00:35 -06:00
1b030ea464
chore(snapshot): remove l and o from id generation
2016-03-04 09:38:24 -06:00
5ab8f616f6
docs(api): update API index.md
2016-03-04 08:55:58 -06:00
62c7199fd1
Merge branch '2.0' into windows-mode
2016-03-03 13:12:52 -05:00
9c1db87a6c
chore(): update karma system config for relative imports
2016-03-02 15:46:41 -06:00
cbe9ed8c23
chore(): update karma tests to work with npm3
2016-03-02 13:57:09 -06:00
8faba7d5d2
chore(): update READMEs to new package name
2016-03-01 18:06:33 -06:00
02da18b311
Merge branch '2.0' into windows-mode
...
# Conflicts:
# ionic/components/searchbar/searchbar.ts
2016-02-29 19:02:55 -05:00
b93bc0c1bd
chore(dgeni): filter out local filesystem paths from the docs
2016-02-29 16:45:29 -06:00
0267656df0
Merge branch '2.0' into windows-mode
2016-02-25 16:17:31 -05:00
4a9013e02e
chore(npm): update package description
...
Related: https://github.com/npm/newww/issues/1864 .
2016-02-25 13:34:36 -06:00
6844425e09
Merge branch '2.0' into windows-mode
2016-02-24 13:40:07 -05:00
1cdf10238f
docs(api demos): update api demos
2016-02-24 11:18:51 -05:00
d945bdeed9
chore(dgeni): new source input point
2016-02-23 19:58:12 -06:00
6cd0c45f7c
Merge branch '2.0' into windows-mode
2016-02-23 13:43:05 -05:00
0cb080c924
chore(karma): update Ionic imports
...
Closes https://github.com/driftyco/ionic/issues/5566 .
2016-02-23 07:35:02 -06:00
870dda5507
Merge branch '2.0' into windows-mode
2016-02-22 20:38:50 -05:00
a9c995d07d
feat(windows): initial add of windows mode
...
basically a copy of md for now
references #5565
2016-02-22 20:36:02 -05:00
c883a2ae91
chore(): update Ionic imports in tests
2016-02-22 17:45:17 -06:00
1cfca53f9d
chore(npm): publish package as 'ionic-angular'
...
BREAKING CHANGE: imports from the framework were:
```
import {Platform} from 'ionic-framework/ionic';
```
and are now:
```
import {Platform} from 'ionic-angular';
```
2016-02-22 13:25:55 -06:00
af0d84c711
fix(deploy): make sure production mode is set to true
2016-02-19 11:05:28 -06:00
8b717c21f2
chore(dgeni): fixing api side menu active page highlights
2016-02-18 16:11:37 -06:00
1b7cb8ccb0
chore(demos): don't bundle demos when developing
...
Rebundling all demos on every change takes 1 minute, only do it for
production.
2016-02-18 14:53:46 -06:00
ad276fa25d
chore(snapshot): run e2e before snapshot
2016-02-18 13:52:56 -06:00
ffff210480
chore(dgeni): hide private static methods Fixes driftyco/ionic-site#437
2016-02-18 13:44:28 -06:00
e5ba6a65e2
chore(package): update repo url
2016-02-18 13:35:42 -06:00
5d4c9f5209
Update README.md
2016-02-18 13:34:22 -06:00
ce0e875a8f
Update README.md
2016-02-18 13:32:35 -06:00
96138d6882
Update README.md
2016-02-18 13:29:43 -06:00
83432bc919
Update README.md
2016-02-18 13:29:33 -06:00
7f717b128b
chore(package): change license to MIT
2016-02-14 16:28:59 -06:00
b2ad7f0de1
chore(site): update API index
2016-02-12 18:28:05 -06:00
8b724a3bcb
chore(tests): make typescript and unit tests friends
2016-02-12 13:59:38 -06:00
5f254f285f
chore(e2e): make typescript and e2e friends
2016-02-12 11:37:39 -06:00
224382a10e
Merge branch '2.0' of https://github.com/driftyco/ionic into ins_n_outs
2016-02-11 14:10:04 -05:00
74c8d6a2a9
formatting output events
2016-02-11 11:48:04 -06:00
8314ad25c2
chore(dgeni): re-adding instance methods to docgen
2016-02-11 11:02:33 -06:00
4b1943f034
chore(dgeni): fix output template
...
Template for @Outputs were still rengering since they were checking for
@Inputs.
2016-02-10 13:06:14 -05:00
a8515115c1
chore(dgeni): Updating API landing page title
2016-02-10 10:15:10 -06:00
19ecc7a3af
chore(dgeni): setting inputs and outputs detection in dgeni
2016-02-10 10:13:48 -05:00
c46d25baed
chore(snapshot): do not exit on error
2016-02-10 01:49:43 -06:00
da18868636
refactor(animations): inline css animations
2016-02-09 16:23:01 -06:00
613cc2807b
chore(dgeni): redesign API docs index page
2016-02-08 17:29:51 -06:00
ae5cfcc3ce
chore(dgeni): updating dgeni and adding static methods to docgen Closes driftyco/ionic-site#409
2016-02-08 15:47:51 -06:00
70866988b0
chore(demos): deploy script should create production demos
2016-02-05 11:35:40 -06:00
0ac475fae8
chore(demos): update build process, add sass compilation
2016-02-05 11:35:39 -06:00
3226ec7ec6
chore(): tell gulp when finished building
2016-02-05 10:47:19 -06:00
5c0fd47816
chore(): don't publish snapshot scripts
2016-02-05 10:47:19 -06:00
c5922a2dca
Revert "chore(): remove unnecessary scripts from package"
...
This reverts commit 2c08ddc34034861f9a65cf4c3961cc7d6b4b8eca.
2016-02-05 10:47:19 -06:00
f25f316dff
chore(snapshot): don't call gulp callback more than once on error
2016-02-05 10:25:55 -06:00