7900 Commits

Author SHA1 Message Date
8fe5742d7f refactor(cordova): using promise instead of queue 2018-02-08 18:02:26 +01:00
74cce164a3 feat(tabs): adds lazy loading 2018-02-08 17:05:16 +01:00
cdba38d004 feat(themes): theme builder app updates
* theme-builder wip

* Theme Builder updates
- new CSS variable support
- realtime color updating with alpha support (rgb generation)
- auto tint/shade/contrast generation
- auto step generation
- CSS variable highlighting (forward and backwards)
- Colourlovers Palette search (via local proxy)
2018-02-08 08:17:23 -06:00
9e8a0c127a chore(ionic): release 0.0.2-57 2018-02-07 18:52:59 -05:00
2a98e3aa09 style(sass): fix lint errors and update slides file to ignore 2018-02-07 18:48:32 -05:00
5c5463308a style(segment): move css fix for font smoothing 2018-02-07 18:35:46 -05:00
03c5f67b33 fix(item-sliding): separate option styles and remove button dependency 2018-02-07 18:35:31 -05:00
a4f6086bcc fix(action-sheet): remove button dependency and fix styles 2018-02-07 17:57:09 -05:00
0514cec902 fix(fab): remove button dependency and fix button color 2018-02-07 17:48:37 -05:00
f6410bacbd fix(chip): remove button dependency and fix standalone styles 2018-02-07 17:05:50 -05:00
4299a50461 test(components): fix titles and add more chip examples 2018-02-07 15:56:09 -05:00
95136e7ae9 chore(ionic); release 0.0.2-56 2018-02-07 14:17:40 -05:00
b96c1fa527 fix(action-sheet): revert font family from comicsans (lol) 2018-02-07 14:08:00 -05:00
14f9d06a71 test(range): update the e2e test to use pins 2018-02-07 13:49:34 -05:00
b2a7718d96 Merge remote-tracking branch 'origin/core' into core 2018-02-07 13:13:13 -05:00
4e6ebf59c5 feat(ion-router): adds ion-router 2018-02-07 19:05:39 +01:00
0f616338d7 tests(standalone): update standalone overlay tests to remove buttons
having the ion-buttons in the standalone tests was providing button
styles that some of the components needed, we need to make sure they
look good without those styles
2018-02-07 13:03:34 -05:00
5540ecefed feat(nav): swipe to go back animation 2018-02-07 18:55:18 +01:00
1495046d4a fix(alert): remove dependency on button and fix standalone styles
Alert was previously dependent on button being used with it - this
renames the .button-inner class to .alert-button-inner and fixes the
styling of the standalone alert component
2018-02-07 12:39:40 -05:00
6ba02c21d0 fix(button): remove transparent box shadow
closes #11585
2018-02-07 12:30:15 -05:00
9cc0e5519c fix(e2e): make the wait logic more flexible
We will now by default wait for something to be hydrated, and then wait for the passed in tag to be visible whether it is hydrated or not.

This allows the tag passed in to be associated with a standard (non-stencil) element.
2018-02-07 11:27:31 -06:00
b69bd04bb6 fix(e2e): add id so test has something to wait for 2018-02-07 10:56:37 -06:00
725830dbdc chore(dependencies): use stencil 0.4.0 prerelease 2018-02-07 09:49:50 -06:00
cb82eacdc0 chore(build): export interface to get typescript to be cool 2018-02-06 23:15:06 -06:00
6d37c63200 chore(dependencies): updates 2018-02-06 22:55:06 -06:00
9a58ec42b8 chore(tests): add disabling of the group inputs 2018-02-06 15:54:50 -06:00
61231ecd75 chore(): update to latest stencil 2018-02-06 20:04:28 +01:00
2ebd460b84 fix(virtual-scroll): fix tests 2018-02-06 20:02:55 +01:00
fcbe1818fa chore(tests): add testing for disabled inputs 2018-02-06 12:15:53 -06:00
77b8527d76 chore(types): update component types 2018-02-06 10:47:49 -06:00
816079845f feature(back-button): initial swag at software back-button support (yolo)
* wip

* wip

* wip

* feature(back-button): yolo
2018-02-06 10:45:15 -06:00
1e6e481958 docs(demos): add dynamic segment button demo 2018-02-06 11:32:00 -05:00
dac51936bc fix(segment-button): separate button styles from segment and fix styling
- this separates the segment button styles from the segment itself
- removes unused / no longer needed styles
- fixes a bug where activated segments were not getting opacity when
they were also disabled
2018-02-06 11:29:24 -05:00
7430383267 style(sass): remove unused imports 2018-02-06 10:23:51 -05:00
74bf588e77 test(input): add attributes e2e test 2018-02-06 10:17:13 -05:00
efbd82f654 fix(searchbar): update to match style guide and use native buttons
this updates the cancel button so it is only added to the dom when
shouldCancel is enabled and it gets added to different places based on
the mode
2018-02-06 10:17:05 -05:00
1c9cf53f09 fix(segment): get segment button working with no values 2018-02-06 10:15:28 -05:00
3c82b1f639 style(components): update types to remove any 2018-02-06 10:14:22 -05:00
deb28f0e90 fix(badge): use correct colors 2018-02-06 10:12:28 -05:00
b687884576 chore(tsconfig): do not enable "allowJs" 2018-02-06 08:53:42 -06:00
53ee1e099e fix(jsx): add no-margin attribute 2018-02-06 14:41:25 +01:00
787b25248f chore(): more ts strict fixes 2018-02-06 14:40:46 +01:00
95bc9bfae8 chore(scroll): remove unused import 2018-02-06 06:23:51 -06:00
b14e65736a chore(dependenices): fix angular demo routing/nav 2018-02-06 00:55:56 -06:00
0cf007003c chore(dependencies): update deps 2018-02-06 00:54:01 -06:00
5058117110 chore(): fixing up the angular demo 2018-02-06 00:50:34 -06:00
73ce15f7da refactor(router): separate nav and router-outlet into two seperate directives 2018-02-06 00:50:00 -06:00
97baabde93 chore(routing): update routing package 2018-02-06 00:13:41 -06:00
f1719cd8d0 chore(dependencies): update version 2018-02-05 22:43:57 -06:00
bde4fcf731 chore(dependencies): update deps 2018-02-05 22:40:53 -06:00