d65f68e846
chore(ion-navbar): clean up ion-navbar references
2018-01-22 08:54:07 -06:00
98e8725ebe
chore(ion-navbar): remove ion-navbar
2018-01-22 08:46:56 -06:00
e5be888c90
feat(tapclick): adds tap-click
2018-01-20 01:08:35 +01:00
808aff3ebc
refactor(item): remove item divider's dependency on item css
...
- removes the requirement for item to be used for item divider to work
- renames certain item sass variables
- removes some item variables from checkbox/radio
2018-01-19 12:07:44 -05:00
7ab363f7ba
fix(text): add important to override paragraphs in items
2018-01-19 12:07:44 -05:00
458f758e19
test(item): update existing item tests and add new ones
2018-01-19 12:07:43 -05:00
5cbe11dd40
test(item): add missing item tests
2018-01-19 12:07:43 -05:00
190eb1443d
fix(): export const RefresherState so that d.ts file is created for refresher.tsx
2018-01-19 09:35:49 -06:00
e0cf1325b7
fix(ripple): using ripple effect in all button components
2018-01-17 15:44:17 +01:00
3fce77ea6a
fix(reorder): enabled by default works
2018-01-17 13:38:24 +01:00
fe10dcb686
test(button-effect): adds tests
2018-01-17 03:04:35 +01:00
8c05574a07
perf(button-effect): using dom controller
2018-01-17 02:30:57 +01:00
19cf8afcc1
fix(ripple): button-effect css works
2018-01-16 23:55:30 +01:00
dcbd474c0a
Merge branch 'core' of github.com:ionic-team/ionic into core
2018-01-16 23:40:25 +01:00
dcf1b8e478
feat(button-effect): adds ripple effect
2018-01-16 23:40:20 +01:00
2d94f40d3a
test(icon): update standalone icon test
2018-01-16 11:34:00 -05:00
802b540741
fix(refresher): using non-passive listener
2018-01-16 17:12:48 +01:00
6d0311b5e1
docs(refresher): add docs
2018-01-16 10:47:37 -05:00
beacb9d1c1
Merge branch 'core' of github.com:ionic-team/ionic into core
2018-01-13 12:36:09 +01:00
81ebc0e71b
feat(refresher): adds refresher
2018-01-13 12:36:03 +01:00
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
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
512a08f396
chore(): add demos and docs
2018-01-11 17:01:31 -05:00
ab9498403c
test(page): add some additional scenarios
2018-01-11 15:09:10 -06:00
22d269fb0a
test(page): update test
2018-01-11 15:02:39 -06:00
08f629540b
tests(page): add basic and host-element tests
2018-01-11 15:00:58 -06:00
342a81e64d
style(core): fix lint errors and update el to consistent names
2018-01-11 13:19:18 -05:00
9080cc8e3f
chore(slides): pass lint
2018-01-11 13:00:19 -05:00
f73e7774dc
chore(lint): fix lint issues in nav
2018-01-10 15:30:58 -06:00
e0ab78d3a3
chore(lint): disable tslint for this file
2018-01-10 15:13:54 -06:00
d1434014bd
chore(lint): update jsdoc comment to pass lint
2018-01-10 15:07:43 -06:00
d322b8161a
chore(): remove console.logs
2018-01-10 14:40:28 -06:00
eb8a8d3fc4
style(components): fix build lint errors
2018-01-10 15:21:31 -05:00
3bebe311cd
test(icon): update basic test to match v3 test
2018-01-10 14:52:37 -05:00
88cad7120b
style(components): fix lint errors
2018-01-10 14:50:25 -05:00
835175c43c
chore(tslint): update tslint rules and autofix lint errors
2018-01-10 14:48:01 -05:00
d0747bd7a9
fix(icon): set color using the color property
2018-01-10 14:42:50 -05:00
4be836f565
refactor(nav): make sure root is being watched and setRoot called when it changes
2018-01-10 12:42:54 -06:00
159cc3332a
refactor(tabs): don't deselect previous tab if it's the same as current tab
2018-01-10 12:08:08 -06:00
c7920b886e
chore(): update demos and segments
2018-01-10 12:46:44 -05:00
3aefce179e
chore(demos): make conf app look closer
2018-01-09 17:08:38 -05:00
71889411db
refactor(segment): fix events to use component as api
2018-01-09 15:09:36 -06:00
3de89c8834
docs()
2018-01-09 16:05:59 -05:00
09b60e05b5
refactor(nav): make transition fall back to original element
2018-01-09 13:21:59 -06:00
7cf3fcb4ef
test(modal): fix tests
2018-01-09 11:19:33 -06:00
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
aa6ace9280
feat(text): add text component and documentation
...
also adds to the breaking changes file
2018-01-09 11:52:26 -05:00
bf8469bdde
docs(): add some docs
2018-01-09 11:51:56 -05:00
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
b07eef63ad
docs(item): add item group docs and update breaking changes
2018-01-09 10:25:50 -05:00