7329 Commits

Author SHA1 Message Date
b68e79ab3c fix(menu): right side 2018-02-10 00:53:09 +01:00
c960c1dc03 docs(loading): fix css var 2018-02-10 00:38:07 +01:00
e3510a3712 fix(loading): standalone font 2018-02-10 00:35:56 +01:00
535d1fc069 fix(inputs): accesibility outline 2018-02-10 00:21:50 +01:00
443767c5fc fix(button): adds type 2018-02-10 00:07:23 +01:00
606d55c959 fix(form): buttons 2018-02-10 00:00:51 +01:00
25b23d1138 fix(segment-button): remove border for standalone
this also fixes some sass lint errors
2018-02-09 17:49:55 -05:00
7d277e2357 fix(ripple-effect): standalone mode 2018-02-09 23:47:46 +01:00
6bd51f100f docs(readme): add CodeTriage badge (#13969)
See https://github.com/ionic-team/ionic/pull/13969
2018-02-09 16:27:24 -05:00
70c571cd38 Merge branch 'core' of github.com:ionic-team/ionic into core 2018-02-09 22:17:52 +01:00
abbaa9a863 fix(virtual-scroll): import order 2018-02-09 22:17:45 +01:00
7e50219d24 fix(theme-builder): update theme builder and core styles (#13997)
* 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)

* Theme Builder Updates
- Settings for auto generation
- updated to 10 steps per background/ext
- general cleanup
- added instructions
- re-worked shade/tint to mix black and white instead of lighten/darken
- scoped cssText into component
- apply theme to theme builder also to style internal buttons

SCSS Updates
- added 10 steps to reach platform
- updated SCSS to use same mix and color methods as theme builder

* material design color step fix

* readme files

fixes #13985 fixes #13986
2018-02-09 16:13:08 -05:00
3462ed8985 feat(virtual-scroll): items update fast path 2018-02-09 21:53:37 +01:00
77e16bbc3f feat(animations): back button and view animationsa (#13989)
* feat(animations): back button and view animations

* chore(): remove unused css

* fix(): fix unsaved css

* fix(): hide back button when no history
2018-02-09 19:03:26 +01:00
d7e0f0076e test(virtual-scroll): fix tests 2018-02-09 18:33:37 +01:00
ddb2181c51 style: remove scss for tap-click 2018-02-09 18:27:29 +01:00
4189c4fd9f fix(infinite-scroll): move css to ion-infinite-scroll-content 2018-02-09 18:14:35 +01:00
3d5abffdd6 perf(virtual-scroll): scroll events 2018-02-09 18:14:06 +01:00
9226684826 perf(virtual-scroll): reduce DOM writes 2018-02-09 17:22:37 +01:00
a47d087135 chore: 0.0.2-59 2018-02-09 15:51:53 +01:00
af9942df55 chore(stencil): update version 2018-02-08 16:50:27 -05:00
493ee9e26c fix(radio-group): update radio disabled on load 2018-02-08 16:44:25 -05:00
c6007cf320 fix(radio-group): propagate the disabled attribute 2018-02-08 16:44:25 -05:00
3716300df5 fix(select): emit proper styles for floating & stacked labels 2018-02-08 14:59:13 -05:00
a337bd019c fix(routing): tabs integration 2018-02-08 19:45:34 +01:00
bf143fe96a fix(text): use the new way to generate colors 2018-02-08 13:04:12 -05:00
0f46891ae1 test(datetime): update test to correctly toggle disabled 2018-02-08 13:04:12 -05:00
e13f6a1692 fix(datetime): emit the proper styles to item 2018-02-08 13:04:12 -05:00
7e4cb44878 chore: release 0.0.2-58 2018-02-08 18:06:26 +01:00
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