41e34fc4ce
chore(docs): moving docs from /docs/v2
to /docs
2017-03-29 11:00:52 -05:00
396f891f33
chore(docs): updating dgeni typescript package
2017-03-14 14:50:31 -05:00
eaadea7569
chore(navigation): update NavController and NavPush types
2017-03-09 15:36:59 -05:00
68f3c6c0c8
refactor(nav): restructure nav component to separate modules, support async component loading
...
restructure nav component to separate modules, support async component loading
2017-03-02 14:55:10 -06:00
8c4fd56b81
fix(navPush): unhandled promise exception
2017-01-21 00:05:29 +01:00
61f236e0f9
[navPush] Check if the NavPush page exists.
...
When using the NavPush directive there isn't a way to disable the nav from trying to push.
2016-10-27 15:44:11 -04:00
8b07e6c55b
fix(navPush): change detector exception
...
Disables prod mode in e2e tests
fixes
2016-10-18 01:38:42 +02:00
dbfc183cac
docs(): update docs
2016-09-26 21:11:54 -04:00
83d973b1a8
chore(demos): change dgeni path for demos
...
change dgeni path for demos
2016-09-20 15:20:04 -05:00
ed221eff1d
refactor(nav): queue based transitions
2016-09-13 17:13:43 -05:00
6fb848cc4a
fix(docs): get rid of reference to @Page
2016-08-18 09:26:44 -05:00
938864e8d0
refactor(button): add ion-button attribute and icon attributes to style buttons
...
BREAKING CHANGES:
- `<button>` becomes `<button ion-button>`
- `<a button>` becomes `<a ion-button>`
- `<button ion-item>` does not get the `ion-button` attribute
- Buttons inside of `<ion-item-options>` do get the `ion-button`
attribute
- Removed the `category` attribute, this should be passed in
`ion-button` instead.
- Button attributes added for icons in buttons: `icon-only`,
`icon-left`, and `icon-right`
closes #7466
2016-08-16 17:11:02 -04:00
4f52135c13
Revert "Revert "Merge branch 'master' of https://github.com/driftyco/ionic ""
...
This reverts commit 4a6086c1f8e756b86460697f685af0c8f81e3019.
2016-07-18 19:40:03 -05:00
4a6086c1f8
Revert "Merge branch 'master' of https://github.com/driftyco/ionic "
...
This reverts commit 8945bf906d68d469e4653a9db2f564bc588eb0d6, reversing
changes made to f4fac225fa3a9151565a1e3c3ccb334405b6a57f.
2016-07-18 19:24:56 -05:00
0a7d865975
refactor(nav): create NavControllerBase and public abstract class
...
Use NavController as the public API, and NavControllerBase as the
internal API. Refactored all app/nav/tabs unit tests and created
centralized mocking functions.
2016-07-15 15:54:56 -05:00
c7fa9490bf
style(imports): add spaces in imports
2016-06-22 14:29:27 -05:00
11448dcd0c
chore(tslint): fix noImplicitAny errors
2016-05-31 21:07:17 -05:00
94e938d6b3
docs(bootstrap): update to use ionicBootstrap
2016-05-31 15:47:16 -05:00
c8f760f080
chore(build): rename ionic directory to src and update all references in the build process.
2016-05-19 13:22:40 -05:00