Josh Thomas
|
190eb1443d
|
fix(): export const RefresherState so that d.ts file is created for refresher.tsx
|
2018-01-19 09:35:49 -06:00 |
|
Manu Mtz.-Almeida
|
e0cf1325b7
|
fix(ripple): using ripple effect in all button components
|
2018-01-17 15:44:17 +01:00 |
|
Manu Mtz.-Almeida
|
3fce77ea6a
|
fix(reorder): enabled by default works
|
2018-01-17 13:38:24 +01:00 |
|
Manu Mtz.-Almeida
|
fe10dcb686
|
test(button-effect): adds tests
|
2018-01-17 03:04:35 +01:00 |
|
Manu Mtz.-Almeida
|
8c05574a07
|
perf(button-effect): using dom controller
|
2018-01-17 02:30:57 +01:00 |
|
Manu Mtz.-Almeida
|
19cf8afcc1
|
fix(ripple): button-effect css works
|
2018-01-16 23:55:30 +01:00 |
|
Manu Mtz.-Almeida
|
dcbd474c0a
|
Merge branch 'core' of github.com:ionic-team/ionic into core
|
2018-01-16 23:40:25 +01:00 |
|
Manu Mtz.-Almeida
|
dcf1b8e478
|
feat(button-effect): adds ripple effect
|
2018-01-16 23:40:20 +01:00 |
|
Brandy Carney
|
2d94f40d3a
|
test(icon): update standalone icon test
|
2018-01-16 11:34:00 -05:00 |
|
Manu Mtz.-Almeida
|
802b540741
|
fix(refresher): using non-passive listener
|
2018-01-16 17:12:48 +01:00 |
|
mhartington
|
6d0311b5e1
|
docs(refresher): add docs
|
2018-01-16 10:47:37 -05:00 |
|
Manu Mtz.-Almeida
|
beacb9d1c1
|
Merge branch 'core' of github.com:ionic-team/ionic into core
|
2018-01-13 12:36:09 +01:00 |
|
Manu Mtz.-Almeida
|
81ebc0e71b
|
feat(refresher): adds refresher
|
2018-01-13 12:36:03 +01:00 |
|
Cam Wiegert
|
a658f08b88
|
fix(icon) remove extra icon styles (#13793)
* fix(action-sheet) remove extra icon styles
* fix(button) remove extra icon styles
* fix(fab-button) remove extra icon styles
* fix(range) remove extra icon styles
* fix(item) increase item icon size
* fix(chip) adjust icon styles
* fix(item) apply icon styles to item-inner
|
2018-01-12 15:22:50 -06:00 |
|
Brandy Carney
|
6d56d05cab
|
docs(icon): update docs to mention isActive being removed
updates tests to no longer use is-active property
|
2018-01-12 13:00:40 -05:00 |
|
mhartington
|
512a08f396
|
chore(): add demos and docs
|
2018-01-11 17:01:31 -05:00 |
|
Dan Bucholtz
|
ab9498403c
|
test(page): add some additional scenarios
|
2018-01-11 15:09:10 -06:00 |
|
Dan Bucholtz
|
22d269fb0a
|
test(page): update test
|
2018-01-11 15:02:39 -06:00 |
|
Dan Bucholtz
|
08f629540b
|
tests(page): add basic and host-element tests
|
2018-01-11 15:00:58 -06:00 |
|
Brandy Carney
|
342a81e64d
|
style(core): fix lint errors and update el to consistent names
|
2018-01-11 13:19:18 -05:00 |
|
mhartington
|
9080cc8e3f
|
chore(slides): pass lint
|
2018-01-11 13:00:19 -05:00 |
|
Dan Bucholtz
|
f73e7774dc
|
chore(lint): fix lint issues in nav
|
2018-01-10 15:30:58 -06:00 |
|
Dan Bucholtz
|
e0ab78d3a3
|
chore(lint): disable tslint for this file
|
2018-01-10 15:13:54 -06:00 |
|
Dan Bucholtz
|
d1434014bd
|
chore(lint): update jsdoc comment to pass lint
|
2018-01-10 15:07:43 -06:00 |
|
Dan Bucholtz
|
d322b8161a
|
chore(): remove console.logs
|
2018-01-10 14:40:28 -06:00 |
|
Brandy Carney
|
eb8a8d3fc4
|
style(components): fix build lint errors
|
2018-01-10 15:21:31 -05:00 |
|
Brandy Carney
|
3bebe311cd
|
test(icon): update basic test to match v3 test
|
2018-01-10 14:52:37 -05:00 |
|
Brandy Carney
|
88cad7120b
|
style(components): fix lint errors
|
2018-01-10 14:50:25 -05:00 |
|
Brandy Carney
|
835175c43c
|
chore(tslint): update tslint rules and autofix lint errors
|
2018-01-10 14:48:01 -05:00 |
|
Brandy Carney
|
d0747bd7a9
|
fix(icon): set color using the color property
|
2018-01-10 14:42:50 -05: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
|
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
|
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 |
|
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 |
|
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
|
4a59c3f58d
|
refactor(nav): update getActiveChildNavs to getChildNavs, publicly expose it
|
2018-01-09 00:07:03 -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 |
|