Dan Bucholtz
7d80c6ff16
chore(dependencies): new deppers
2018-01-10 12:54:35 -06:00
Dan Bucholtz
4be836f565
refactor(nav): make sure root is being watched and setRoot called when it changes
2018-01-10 12:42:54 -06:00
Dan Bucholtz
159cc3332a
refactor(tabs): don't deselect previous tab if it's the same as current tab
2018-01-10 12:08:08 -06:00
mhartington
c7920b886e
chore(): update demos and segments
2018-01-10 12:46:44 -05:00
mhartington
3aefce179e
chore(demos): make conf app look closer
2018-01-09 17:08:38 -05:00
Dan Bucholtz
17af167772
chore(dependencies): updates
2018-01-09 15:13:18 -06:00
Dan Bucholtz
71889411db
refactor(segment): fix events to use component as api
2018-01-09 15:09:36 -06:00
mhartington
3de89c8834
docs()
2018-01-09 16:05:59 -05:00
Dan Bucholtz
7464a46a53
chore(dependencies): published 0.0.2-41
2018-01-09 13:27:20 -06:00
Dan Bucholtz
09b60e05b5
refactor(nav): make transition fall back to original element
2018-01-09 13:21:59 -06:00
Dan Bucholtz
7cf3fcb4ef
test(modal): fix tests
2018-01-09 11:19:33 -06:00
Dan Bucholtz
d3eb071c32
refactor(nav): fix transition to operate on ion-page element in case of host element, add a todo on iOS transition to figure this out later, and then remove the automatic appending of the .ion-page class
2018-01-09 11:19:33 -06:00
Brandy Carney
aa6ace9280
feat(text): add text component and documentation
...
also adds to the breaking changes file
2018-01-09 11:52:26 -05:00
Brandy Carney
b622224c55
chore(ionic): release 0.0.2-40
2018-01-09 11:52:26 -05:00
mhartington
bf8469bdde
docs(): add some docs
2018-01-09 11:51:56 -05:00
Dan Bucholtz
6156561c1b
refactor(delegate): don't automatically append ion-page, add tests for host-element for modal and nav
2018-01-09 10:43:57 -06:00
Josh Thomas
d8ad5f4dc8
chore(): update dev-server dependency to use latest patch release.
2018-01-09 10:42:26 -06:00
Dan Bucholtz
b3d67ef6ff
chore(dependencies): new version
2018-01-09 09:29:07 -06:00
Brandy Carney
444cecea8e
chore(config): add item group to stencil config
2018-01-09 10:25:50 -05:00
Brandy Carney
b07eef63ad
docs(item): add item group docs and update breaking changes
2018-01-09 10:25:50 -05:00
Brandy Carney
10e81131e1
docs(grid): update grid docs to remove reference to directive
2018-01-09 10:25:22 -05:00
Brandy Carney
5453d1c3e8
docs(backdrop): add docs for backdrop
2018-01-09 10:25:22 -05:00
Dan Bucholtz
158b5cf9d7
chore(dependencies): update stencil
2018-01-09 09:22:16 -06:00
Dan Bucholtz
b198d38a84
chore(dependencies): update deps
2018-01-09 09:20:38 -06:00
Adam Bradley
f965efd38d
chore(update): stencil 0.1.2
2018-01-09 08:49:43 -06:00
Dan Bucholtz
d558aa4570
chore(dependencies): publish new version, restore broken test script
2018-01-09 00:15:37 -06:00
Dan Bucholtz
c05b8fc1c0
chore(build): temporarily skip tests
2018-01-09 00:13:22 -06:00
Dan Bucholtz
66a77ce997
chore(dependencies): update lock file
2018-01-09 00:08:44 -06:00
Dan Bucholtz
4a59c3f58d
refactor(nav): update getActiveChildNavs to getChildNavs, publicly expose it
2018-01-09 00:07:03 -06:00
Dan Bucholtz
de01bbb9b4
chore(dependencies): publish new version
2018-01-09 00:07:03 -06:00
Adam Bradley
3c138c10a2
chore(config): bundle page and nav components
2018-01-08 21:18:13 -06:00
Adam Bradley
7950e2f33a
chore(config): bundle fab components
2018-01-08 20:58:11 -06:00
Adam Bradley
4f7c7e658d
chore(update): stencil 0.1.1
2018-01-08 20:24:18 -06:00
Brandy Carney
da68da39da
feat(item-group): add the item group component and move styles
...
- styles are moved out of item into item group for it
- updated to work like v3 styles
2018-01-08 17:53:06 -05:00
Brandy Carney
9fca548016
test(item): add item groups e2e test and labels to items
2018-01-08 17:45:55 -05:00
Cam Wiegert
c248db2d5f
feat(chip-button) change clear attr to fill
2018-01-08 14:37:51 -06:00
Dan Bucholtz
4e9c25f75c
chore(dependencies): publish 0.0.2-36
2018-01-08 13:53:56 -06:00
Dan Bucholtz
7fa6820a56
refactor(slides): fix typings issue, add TODO to fix it later
2018-01-08 13:49:47 -06:00
Dan Bucholtz
e6d5abf737
chore(dependencies): publish new version
2018-01-08 13:37:56 -06:00
Dan Bucholtz
0188b44bcc
fix(modal-controller): initialize ids
2018-01-08 13:29:10 -06:00
mhartington
b31591b371
fix(animation): change animate to willAnimate
...
Closes #13565
2018-01-08 14:27:30 -05:00
Dan Bucholtz
e590198a06
refactor(modal): simplify modal-controller, add ability to dismiss modal from itself
...
* modal progress
* conf app progress
* refactor(modal): don't append the .ion-page class anymore to since we are wrapping in <ion-page> instead
2018-01-08 11:23:12 -06:00
Brandy Carney
8d1197f0c1
docs(chip): upadte chip documentation
2018-01-08 11:58:53 -05:00
Brandy Carney
1f2ac3cc44
docs(thumbnail): update thumbnail documentation
2018-01-08 11:49:08 -05:00
Brandy Carney
22df9c501f
docs(avatar): update avatar documentation
2018-01-08 11:32:38 -05:00
Brandy Carney
06c9377192
fix(standalone): fixes standalone component styling ( #13769 )
...
* test(e2e): update standalone tests for snapshot
* fix(standalone): improve component fonts, box-sizing, etc
* refactor(input): separate textarea styles from input and rename classes
* fix(datetime): change position in an item so cover is over item
2018-01-08 10:32:09 -05:00
Dan Bucholtz
34df45c827
test(app): make progress on app tests
...
* tmp
* tmp
2018-01-05 17:00:56 -06:00
Mike Hartington
c7f75ead92
chore(slides): refactor
...
* chore(): refactor
* chore(): make slide options dynamic
2018-01-05 09:09:20 -08:00
Brandy Carney
cc9df62b0b
style(sass): fix lint errors
2018-01-04 18:23:30 -05:00
Dan Bucholtz
e8d7c6751f
test(app): assert that status bar padding is present, refactor app/cordova test
2018-01-04 16:45:42 -06:00