3816 Commits

Author SHA1 Message Date
154a69c88a feat(buttons): dynamically add button attributes
Closes #5186
2016-03-04 23:41:32 -06:00
7b14a29ea7 fix(item): add a default size for items in buttons to use the content button sizes
fixes #5580
2016-03-04 16:51:49 -05:00
f6af807688 feat(searchbar): debounce input events
Closes #5429
2016-03-04 14:56:46 -06:00
6b93bc10fd fix(tabs): don't add the has-icon class to a tab button if the layout is icon-hide
fixes #5658
2016-03-04 15:46:38 -05:00
7ee0b528b0 fix(infinitescroll): only show spinner when loading
Closes #5690
2016-03-04 14:15:19 -06:00
c96af06f13 fix(alert): increase padding on windows alert
fixes #5722
2016-03-04 14:30:42 -05:00
e1c77a3c6d feat(touchaction): remove 300ms delay via touch-action 2016-03-04 13:23:16 -06:00
62c880ff40 chore(transition): tweak wp page transition animation 2016-03-04 13:02:55 -06:00
a0235a5b49 chore(alert): tweak wp alert animation 2016-03-04 12:45:48 -06:00
f51a3f596f fix(actionsheet): fix md ripple on actionsheet 2016-03-04 12:29:44 -06:00
6daa0696c4 chore(actionsheet): tweak actionsheet animations 2016-03-04 12:29:44 -06:00
74168278e4 fix(label): remove margin from item-right in a stacked or floating label
references #5319
2016-03-04 13:23:48 -05:00
65ee86f168 fix(label): change the flex for stacked and floating labels so buttons can be added
fixes #5319
2016-03-04 13:23:48 -05:00
bc0699409e fix(animations): get easing curve from parent animation 2016-03-04 12:17:57 -06:00
ec11ae3adf fix(textarea): width of textarea was exceeding page area 2016-03-04 12:50:13 -05:00
894824e657 fix(config): fix config set function so that it has arguments defined
fixes #5696
2016-03-04 12:29:58 -05:00
703fe16154 fix(windows): detect windows phone via user agent 2016-03-04 11:22:02 -06:00
535856155b docs(api): update api index.md 2016-03-04 10:00:35 -06:00
f33a4530cd docs(slides): remove inputs from sildes
fixes #5714
2016-03-04 10:58:16 -05:00
948da71e79 docs: add missing brackets to API docs for id
closes #5713
2016-03-04 10:55:57 -05: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
4a21fb02f8 docs(IonicApp): IonicApp is not private 2016-03-04 08:55:58 -06:00
acf2bd9820 test(platform): fix wp test 2016-03-03 21:21:46 -06:00
2e2be91196 docs(platform): add to is() description
Closes #5699
2016-03-03 21:17:44 -06:00
bd1173284b docs(platform): fix import statements 2016-03-03 20:39:20 -06:00
ae4e447d12 Merge pull request #5703 from itaydemri/patch-1
docs(): update show-hide-when.ts
2016-03-03 20:33:06 -06:00
dae3ee1d6b Merge branch 'windows-mode' into 2.0 2016-03-03 17:53:28 -05:00
29ff7f1159 feat(windows): UI fixes
references #5565
2016-03-03 17:39:53 -05:00
3d12e69d66 refactor(sass): fix incorrect sass value, add max width to alert
references #5565
2016-03-03 16:12:14 -05:00
1e73a3457e refactor(sass): update windows alert sass to use variables
renamed some properties, deleted unused ones

references #5651
2016-03-03 16:04:22 -05:00
9995bd5834 Update show-hide-when.ts
typo fix
2016-03-03 22:48:19 +02:00
a51268cd6c refactor(sass): update windows action sheet sass to use variables
remove unused styles

references #5651
2016-03-03 15:31:38 -05:00
62c7199fd1 Merge branch '2.0' into windows-mode 2016-03-03 13:12:52 -05:00
a2a9e3846f test(alert): add test for alerts 2016-03-03 12:48:08 -05:00
8db6a855b8 refactor(sass): replace all instances of bg in sass variables with background
references #5651
2016-03-03 12:48:08 -05:00
374efde03f refactor(sass): add Sass variables for alert, remove unused selectors
renames some sass variables to work towards a standard convention

references #5651
2016-03-03 12:48:08 -05:00
50b7d7052d refactor(sass): add Sass variables for action sheet and rename some
also remove unused properties

references #5651
2016-03-03 12:48:08 -05:00
2ed20411c8 Merge pull request #5693 from tomsun/scroll-listener-renaming
docs(content): fix ion-content scroll event listener example
2016-03-03 06:19:05 -06:00
6bee667a6d docs(content): fix ion-content scroll event listener example
Function renamed in 91df5f97eef9ed1d261e6642c2d9ab7e8cc4063c
2016-03-03 10:46:58 +02:00
9c1db87a6c chore(): update karma system config for relative imports 2016-03-02 15:46:41 -06:00
a237c16bc0 chore(): use relative imports in tests 2016-03-02 15:43:51 -06:00
626eae2131 chore(): build tests before karma-watch 2016-03-02 15:43:21 -06:00
cbe9ed8c23 chore(): update karma tests to work with npm3 2016-03-02 13:57:09 -06:00
8bbd1380ca chore(): use exclude in tsconfig
Otherwise not all source files are typechecked by IDEs (tests, demos,
etc.)
2016-03-02 13:42:12 -06:00
deb3dd5b7a Merge pull request #5674 from jgw96/2.0
docs(demos): make destructive button top button
2016-03-02 10:02:52 -05:00
1af75225cb docs(demos) make destructive button top button 2016-03-01 23:55:47 -06:00
6d44e26edc Merge pull request #4 from driftyco/2.0
2.0
2016-03-01 23:46:53 -06:00
2b77d52061 docs(API): clean up API docs 2016-03-01 19:24:33 -05:00
1473011a89 chore(generators): remove constructor parameter decorators
Addresses #5671.
2016-03-01 18:23:43 -06:00