7541 Commits

Author SHA1 Message Date
a8cc5de891 chore(ionic): update build files 2018-02-12 14:22:52 -05:00
eafa6d1daf chore(build): run full prod build before deploying 2018-02-12 13:10:13 -06:00
1fa1defcae revert(toast): revert colors back to light
reverts part of
https://github.com/ionic-team/ionic/commit/dfb4fe2134633a3f0334d2c77dfb0
c0931d8400d
2018-02-12 09:59:51 -05:00
d83d8eed12 fix(menu): setOpen must be coordinated by the controller 2018-02-12 15:00:05 +01:00
dfb4fe2134 fix(toast): ios color 2018-02-12 13:48:47 +01:00
fc01c0a15b chore(ionic): release 0.0.2-60 2018-02-11 19:51:33 -05:00
a89d4dc0a3 Merge branch 'core' of github.com:ionic-team/ionic into core 2018-02-10 15:58:48 +01:00
f576551cc6 fix(toolbar): using buttonType property 2018-02-10 15:58:41 +01:00
2f32ecc15a docs(breaking): update breaking changes to include item sliding markup 2018-02-09 22:41:30 -05:00
5ed6c71888 fix(item-sliding): fix the item options visibility and wrap the button
- updates documentation
- renames `getSlidingPercent` to `getSlidingRatio `
- adds expandable as a property to option
- renames classes and updates styles
- fixes a bug where active class wasn’t being removed on drag end

references #13993
2018-02-09 22:35:20 -05:00
7eca95daa9 fix(reorder): use correct icon size and opacity per mode 2018-02-09 20:20:11 -05:00
255c3dd1ae refactor(all): componentOnReady is part of the types 2018-02-10 01:52:51 +01:00
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