Manu Mtz.-Almeida
e68622e074
fix(searchbar): standalone in MD
2018-02-13 13:37:49 +01:00
Manu Mtz.-Almeida
c9800093f2
fix(tab-button): using button for accesibility
2018-02-13 13:31:50 +01:00
Manu Mtz.-Almeida
a227d465f6
refactor(tabs): move css to tab-button
2018-02-13 13:10:13 +01:00
Dan Bucholtz
4271a0fc1e
feature(routing): create external router controller for reconciling state from router in re-useable fashion
...
* external router controller
* external router controller
* gif it's working
2018-02-13 01:28:39 -06:00
Dan Bucholtz
529148e163
chore(demos): remove ng tab/nav routing demos since they're now in the primary demo
2018-02-13 00:18:00 -06:00
Dan Bucholtz
edeb1324c9
refactor(nav): implement nav integration with external router (angular to start)
2018-02-13 00:02:48 -06:00
Ken Sodemann
3fa8623cfe
feat(demo): add form sample to the angular demo
2018-02-12 15:48:13 -06:00
Manu Mtz.-Almeida
892b87a63d
refactor(tabs): move css to tabbar
2018-02-12 22:35:08 +01:00
Brandy Carney
65383ca48d
chore(ionic): publish 0.0.2-63 with actual prod files
2018-02-12 16:33:16 -05:00
Brandy Carney
55dc36794e
chore(ionic): update package to 0.0.2-62 so that I can publish 0.0.2-63 in 2 seconds
2018-02-12 16:28:27 -05:00
Manu Mtz.-Almeida
6a8cf68c52
fix(searchbar): standalone
2018-02-12 22:00:25 +01:00
Daniel Imhoff
323fa274f5
garbage
2018-02-12 14:56:01 -06:00
Manu Mtz.-Almeida
56a3c7a3ad
fix(menu-toggle): autohides
2018-02-12 21:44:53 +01:00
Manu Mtz.-Almeida
8be158f256
fix(split-pane): disabled menu
2018-02-12 21:02:11 +01:00
Brandy Carney
072a3196c5
chore(ionic): release 0.0.2-61
2018-02-12 14:42:51 -05:00
Brandy Carney
a8cc5de891
chore(ionic): update build files
2018-02-12 14:22:52 -05:00
Adam Bradley
eafa6d1daf
chore(build): run full prod build before deploying
2018-02-12 13:10:13 -06:00
Brandy Carney
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
Manu Mtz.-Almeida
d83d8eed12
fix(menu): setOpen must be coordinated by the controller
2018-02-12 15:00:05 +01:00
Manu Mtz.-Almeida
dfb4fe2134
fix(toast): ios color
2018-02-12 13:48:47 +01:00
Brandy Carney
fc01c0a15b
chore(ionic): release 0.0.2-60
2018-02-11 19:51:33 -05:00
Manu Mtz.-Almeida
a89d4dc0a3
Merge branch 'core' of github.com:ionic-team/ionic into core
2018-02-10 15:58:48 +01:00
Manu Mtz.-Almeida
f576551cc6
fix(toolbar): using buttonType property
2018-02-10 15:58:41 +01:00
Brandy Carney
2f32ecc15a
docs(breaking): update breaking changes to include item sliding markup
2018-02-09 22:41:30 -05:00
Brandy Carney
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
Brandy Carney
7eca95daa9
fix(reorder): use correct icon size and opacity per mode
2018-02-09 20:20:11 -05:00
Manu Mtz.-Almeida
255c3dd1ae
refactor(all): componentOnReady is part of the types
2018-02-10 01:52:51 +01:00
Manu Mtz.-Almeida
b68e79ab3c
fix(menu): right side
2018-02-10 00:53:09 +01:00
Manu Mtz.-Almeida
c960c1dc03
docs(loading): fix css var
2018-02-10 00:38:07 +01:00
Manu Mtz.-Almeida
e3510a3712
fix(loading): standalone font
2018-02-10 00:35:56 +01:00
Manu Mtz.-Almeida
535d1fc069
fix(inputs): accesibility outline
2018-02-10 00:21:50 +01:00
Manu Mtz.-Almeida
443767c5fc
fix(button): adds type
2018-02-10 00:07:23 +01:00
Manu Mtz.-Almeida
606d55c959
fix(form): buttons
2018-02-10 00:00:51 +01:00
Brandy Carney
25b23d1138
fix(segment-button): remove border for standalone
...
this also fixes some sass lint errors
2018-02-09 17:49:55 -05:00
Manu Mtz.-Almeida
7d277e2357
fix(ripple-effect): standalone mode
2018-02-09 23:47:46 +01:00
Brandy Carney
6bd51f100f
docs(readme): add CodeTriage badge ( #13969 )
...
See https://github.com/ionic-team/ionic/pull/13969
2018-02-09 16:27:24 -05:00
Manu Mtz.-Almeida
70c571cd38
Merge branch 'core' of github.com:ionic-team/ionic into core
2018-02-09 22:17:52 +01:00
Manu Mtz.-Almeida
abbaa9a863
fix(virtual-scroll): import order
2018-02-09 22:17:45 +01:00
Ross Gerbasi
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
Manu Mtz.-Almeida
3462ed8985
feat(virtual-scroll): items update fast path
2018-02-09 21:53:37 +01:00
Mike Hartington
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
Manu Mtz.-Almeida
d7e0f0076e
test(virtual-scroll): fix tests
2018-02-09 18:33:37 +01:00
Manu Mtz.-Almeida
ddb2181c51
style: remove scss for tap-click
2018-02-09 18:27:29 +01:00
Manu Mtz.-Almeida
4189c4fd9f
fix(infinite-scroll): move css to ion-infinite-scroll-content
2018-02-09 18:14:35 +01:00
Manu Mtz.-Almeida
3d5abffdd6
perf(virtual-scroll): scroll events
2018-02-09 18:14:06 +01:00
Manu Mtz.-Almeida
9226684826
perf(virtual-scroll): reduce DOM writes
2018-02-09 17:22:37 +01:00
Manu Mtz.-Almeida
a47d087135
chore: 0.0.2-59
2018-02-09 15:51:53 +01:00
Brandy Carney
af9942df55
chore(stencil): update version
2018-02-08 16:50:27 -05:00
Brandy Carney
493ee9e26c
fix(radio-group): update radio disabled on load
2018-02-08 16:44:25 -05:00
Ken Sodemann
c6007cf320
fix(radio-group): propagate the disabled attribute
2018-02-08 16:44:25 -05:00