671d72b153
docs(alert): alert docs
2015-12-31 22:06:37 -06:00
b28e0c47d3
docs(actionSheet): more docs
2015-12-31 21:25:37 -06:00
ac7ca8756f
docs(navCtrl): NavController#present docs
2015-12-31 21:09:30 -06:00
a63b5044df
fix(actionSheet): action sheet icons
2015-12-31 20:47:12 -06:00
5c43f7bc35
demos(actionSheet): update actionsheet
2015-12-31 20:15:58 -06:00
e0b0d7ac30
feat(overlays): click delays for md ripple
2015-12-30 21:53:38 -06:00
3b66b0f96d
fix(actionSheet): fix md action sheet ripple
2015-12-30 21:37:59 -06:00
948e5e2870
fix(alert): md alert buttons
2015-12-30 21:33:51 -06:00
1d5d0d6517
chore(alert): remove alert label feature
2015-12-30 21:20:50 -06:00
0a9700c00a
fix(alert): iOS css
2015-12-30 21:13:42 -06:00
c2ba7b164e
Merge branch 'master' into overlay-refactor
2015-12-30 20:53:05 -06:00
7ed5c36a44
fix(actionSheet): fix border bottom
2015-12-30 20:53:00 -06:00
1e427443ad
chore(): fix overlay demos/tests
2015-12-30 20:38:27 -06:00
aaf10af81b
fix(radio): fixed radio not checking when it should and changed emit events to this
...
references #829
2015-12-30 18:51:23 -05:00
73f6ca7a2d
fix(searchbar): quieting TS errors
2015-12-30 18:10:39 -05:00
b1f3e684ea
docs(): update changelog
2015-12-30 16:38:09 -06:00
ba2b67e569
modal updates
2015-12-30 16:23:20 -06:00
4edf7b7cdd
Merge branch 'master' into overlay-refactor
2015-12-30 15:03:17 -06:00
2c169ff508
wip
2015-12-30 15:03:05 -06:00
9c4a4ba5a7
feat(text-input): moar code for clear input button
...
references #586
2015-12-29 21:13:25 -05:00
e761ab908b
test(searchbar): fixed console output in tests
2015-12-29 21:13:25 -05:00
49beefdf6e
feat(text-input): added clearInput attribute with styling, but it still needs some JS stuff
...
references #586
2015-12-29 21:13:25 -05:00
5e8450df06
docs(api): clean up return and params formatiing
...
Closes #827
2015-12-29 19:29:12 -06:00
10816c2e21
refactor(searchbar): hack mchacking searchbar to center the placeholder better
...
Problem is you can see it adjust after the view loads. References #247
2015-12-29 18:24:15 -05:00
bcaaa6f45b
docs(searchbar): add private tags
2015-12-29 17:43:38 -05:00
c98eea8919
docs: use more accurate class name
2015-12-29 15:44:20 -06:00
4d2a32a4ab
docs: fix improve this doc link positioning
2015-12-29 15:18:01 -06:00
b1bdc31a76
refactor(segment): changed segment event emitter type to SegmentButton and update the change to emit value
...
Fixed tests to reflect this. References #819
2015-12-29 13:55:53 -05:00
64b76099cd
Merge pull request #821 from 3dd13/emit-the-clicked-segment-button
...
emit the clicked segment button value
2015-12-29 13:49:45 -05:00
4f254a87de
emit the selectedButton instead of just the value of the selectedButton
2015-12-29 15:24:06 +08:00
d8350f0440
broadcast the selected segment button value to segment and update the segment value accordingly
2015-12-29 12:54:37 +08:00
16d766fffb
fix(searchbar): update searchbar so it emits the input event on clear
...
Also added some other events to the API so the user can decide which
event they want to use. Closes #818
2015-12-28 13:57:35 -05:00
e210eef3cb
docs(config): typo
2015-12-28 12:26:41 -06:00
5bd6f377d1
docs(demos): add scrollbar fix for api demos
2015-12-28 12:22:28 -06:00
f82904fe51
fix(animations): remove unnecessary transform
...
Fixes #803
2015-12-28 12:21:56 -05:00
c136d2143a
alert wip
2015-12-23 23:11:40 -06:00
63866338e8
Merge pull request #802 from Luchillo/patch-1
...
New compile flow uses app folder outside www
2015-12-23 10:05:03 -06:00
c59d07df44
New compile flow uses app folder outside www
...
Since the update of 22/12/2015 ionic uses a new build system, it puts the app folder at the same tree level of www folder, as such the rootDirectory default should be only app.
2015-12-23 10:45:33 -05:00
819d1a2b05
wip
2015-12-22 22:47:32 -06:00
c1d2d48b7d
Merge branch 'master' into overlay-refactor
2015-12-22 21:55:24 -06:00
b4c89a98e0
chore(package): gulp package/publish
...
Closes #799
2015-12-22 21:53:12 -06:00
98e4336c16
wip
2015-12-22 21:45:28 -06:00
f30b9889df
feat(searchbar): emit blur and focus events
...
closes #795
2015-12-22 15:57:53 -05:00
9395ed14f7
chore(gulp-publish): convert spawn stream to string if it's not
2015-12-22 14:23:24 -06:00
f409d6add7
wip
2015-12-22 10:43:24 -06:00
e4628d8997
Merge pull request #787 from 3dd13/fix-button-test-case
...
fixing the button test case
2015-12-22 10:13:27 -06:00
ca7b381961
Merge pull request #792 from troyanskiy/patch-1
...
feat(bootstrap): bootstrap custom providers
2015-12-22 09:19:17 -06:00
eccb29138e
Custom providers
...
Added custom providers to bootstrap by adding "providers" parameter to args object
2015-12-22 13:09:02 +03:00
d15fdcf7fc
build(publish): gulp publish task
2015-12-21 17:11:03 -06:00
4af71261cf
docs(tab): add section about select
2015-12-21 14:52:01 -05:00