156b982510
fix(segment): fix disabled segment
2017-03-29 20:28:25 +02:00
84e84d3280
Misc 6
2017-03-29 19:32:26 +02:00
8eef99d82f
Misc 5
2017-03-29 19:14:15 +02:00
404d977c81
fix(nav-controller): remove duplicated swipeBackEnabled input
2017-03-29 18:51:54 +02:00
682ce49592
fix(virtual-list): updates to angular 4
2017-03-29 18:37:12 +02:00
0cd9a373e7
Merge branch 'fix-autoenable-scroll-listener'
2017-03-29 18:33:09 +02:00
41e34fc4ce
chore(docs): moving docs from /docs/v2 to /docs
2017-03-29 11:00:52 -05:00
d9a7652912
fix(content): scroll listener is auto enabled
...
fixes #10938
2017-03-29 17:38:41 +02:00
515de26a8b
Misc 4
2017-03-29 16:47:12 +02:00
c9851442c6
Misc 3
2017-03-29 14:11:19 +02:00
47e1cdce9d
misc changes 3
2017-03-28 21:51:01 +02:00
6360d41f6a
Misc changes 2
2017-03-28 21:37:11 +02:00
c19615ed11
Rever input refactor
2017-03-28 21:26:01 +02:00
b5c7ab2e98
misc changes
2017-03-28 21:21:37 +02:00
3d569eb88a
test(select/segment): adds unit test for select and segment
2017-03-28 17:57:49 +02:00
9be5751eeb
refactor(select): using BaseInput correctly + unit tests
2017-03-28 17:57:49 +02:00
9a4d81b329
refactor(all): consistent inputs
...
fixes #8578
2017-03-28 17:57:49 +02:00
54acc74fdb
refactor(packaging): points to es5 code with es2015 import/header, points to umd cod
...
points to es5 code with es2015 import/header, points to umd code, points to
pure es2015 code
2017-03-27 16:42:01 -05:00
3819740998
Update ts.tmpl
2017-03-27 16:18:12 -05:00
e8ba41aac2
docs(grid): update breakpoints map to begin with 0
...
closes driftcyo/ionic-site#1021
2017-03-27 16:59:36 -04:00
43de89f096
chore(dependencies): remove unused dependencies, update app scripts
2017-03-27 16:03:36 -04:00
9fd231a04c
refactor(grid): add the css from the old grid
...
edit the existing grid tests to use latest attributes
fixes #10912
2017-03-27 14:37:46 -04:00
ccc3696b9a
chore(dependencies): add angular animations
2017-03-27 13:38:29 -04:00
36b7d338f6
docs(navigation): move deep linker docs to ionic page
2017-03-27 13:33:47 -04:00
5974dcea9e
docs(demos): update paths for fonts and stylesheet
2017-03-27 13:33:47 -04:00
9e4a5cb496
chore(package): update sassdoc dependency
...
closes #10774
2017-03-27 13:33:47 -04:00
d403638d71
chore(package): update to angular 4 final
2017-03-24 12:12:00 -05:00
93cfa17638
chore(demos): make sure version file is generated before demo gen
2017-03-23 18:06:07 -05:00
7272b5a42a
refactor(all): color/mode inputs are not longer needed
2017-03-23 23:32:47 +01:00
7cee7b0eaf
fix(content): bounding does not make sense in desktop
2017-03-23 23:13:50 +01:00
f20dda9da7
chore(virtual-list): fixes typescript types
2017-03-23 23:10:50 +01:00
ccb49f36d6
fix(virtual-list): several issues
2017-03-23 23:02:11 +01:00
8ac2ff485a
test(img): remove extra app.module.ts file
2017-03-23 15:49:38 -04:00
63fd63e72e
Merge branch 'master' into 3.0
2017-03-23 15:36:40 -04:00
a252a94136
refactor(slides): remove deprecated input, outputs, and function
...
BREAKING CHANGES
Slides input `options` has been removed. Please use the input
properties instead.
Slide event `ionWillChange` has been removed, please use
`ionSlideWillChange` instead.
Slide event `ionDidChange` has been removed, please use
`ionSlideDidChange` instead.
Slide event `ionDrag` has been removed, please use `ionSlideDrag`
instead.
Slides `getSlider()` method has been removed, please use the instance
of ion-slides.
2017-03-23 14:50:53 -04:00
19c36deea3
refactor(grid): remove the old grid system
...
BREAKING CHANGES:
Removed the deprecated (old) grid. See the blog post for more
information including steps to migrate:
http://blog.ionic.io/build-awesome-desktop-apps-with-ionics-new-responsi
ve-grid/
2017-03-23 14:42:19 -04:00
2827275da6
refactor(typography): remove the native element selectors
...
BREAKING CHANGES:
The following selectors to style the text color of the native text
elements have been removed:
```
h1[color], h2[color], h3[color], h4[color], h5[color], h6[color],
a[color]:not([ion-button]):not([ion-item]):not([ion-fab]), p[color],
span[color], b[color], i[color], strong[color], em[color],
small[color], sub[color], sup[color]
```
These have been throwing a deprecation warning since rc.3 but still
working. They are officially gone and therefore these elements will not
get the color unless the `ion-text` attribute is added. Please see the
documentation.
2017-03-23 13:02:54 -04:00
58b57c0ca7
fix(infinite-scroll): regression in #8099
...
references #10889
2017-03-23 17:54:14 +01:00
a3ead3d7c8
test(alert): adds usage of button.cssClass
...
references #10887
2017-03-23 17:38:56 +01:00
c78e0d21ec
Merge branch 'master' of https://github.com/FdezRomero/ionic
2017-03-23 17:37:44 +01:00
af6b54cda6
chore(templates): clean up generator templates
2017-03-23 11:09:25 -05:00
d04650c130
chore(templates): update component templates
2017-03-23 10:59:06 -05:00
4e4e06898a
docs(alert): fix input table
2017-03-23 08:44:10 -05:00
4fbcda7440
fix(alert): add missing cssClass property for buttons
...
Commit 46fe1ff53cfc2cfef152b560d01882eebca8c678 defined the `AlertButton` interface for the `buttons` array, but it's missing the `cssClass` property as described in the **Button options** section of the docs: http://ionicframework.com/docs/v2/api/components/alert/AlertController/#advanced
2017-03-23 12:52:15 +01:00
e07aad460d
chore(ionic): release 2.3.0
2017-03-22 15:15:56 -04:00
d3e6b36a28
test(img): fix source path for the img
2017-03-22 15:05:42 -04:00
4b9f673594
chore(templates): entryComponents are not needed with code splitting
2017-03-22 13:39:55 -05:00
09b01baa4e
chore(templates): clean up templates for new generators
2017-03-22 13:37:40 -05:00
a63f760786
chore(e2e): remove experimental deeplink arg, add deepLinksDir
2017-03-21 21:19:31 -05:00
e0b09615bd
test(range): fix range/basic test
2017-03-21 21:19:03 -05:00