2694 Commits

Author SHA1 Message Date
619f929f97 chore(stencil): update stencil 2018-01-29 18:53:03 +01:00
f9b7137a41 refactor(checkbox) form usage and declarative set (#13898)
* style(checkbox) use debounce helper

* fix(checkbox) remove imperative prop setting

* fix(checkbox) set default name instead of value

* feat(checkbox) default value to on to match native
2018-01-26 16:59:34 -06:00
9d5b907bf6 chore(helpers) change default debounce wait to 0 2018-01-26 09:53:26 -06:00
7c19bc17a1 fix(infinite-scroll): unlisten events is not needed 2018-01-25 16:51:14 +01:00
2a1e485532 fix(reorder): disabled 2018-01-25 16:49:36 +01:00
3e57f23ea0 fix(infinite-scroll): disabled 2018-01-25 16:49:20 +01:00
15e067a72f docs(note): update documentation for note 2018-01-24 18:20:24 -05:00
c7c3b8cf56 fix(note): add tests and font family for note as standalone 2018-01-24 18:20:10 -05:00
352d96a9e0 docs(checkbox): update checkbox documentation 2018-01-24 17:40:56 -05:00
b749e04345 docs(toggle): update toggle documentation 2018-01-24 17:37:25 -05:00
0d6c1255ac docs(radio): update documentation for radio 2018-01-24 17:36:34 -05:00
5ecf72fe56 test(app): comment out cordova test 2018-01-24 15:14:13 -05:00
4464cf5e89 test(item): update reorder test with disabled 2018-01-24 14:56:01 -05:00
f38468ce04 test(e2e): temporarily comment out e2e tests that take too long on snapshot 2018-01-24 14:56:01 -05:00
d2bffbf8df fix(picker) remove default focus styles 2018-01-24 10:54:41 -06:00
8f6b4b90ce test(e2e): fix alert/action-sheet e2e test 2018-01-23 18:33:54 -06:00
d1a3f9a963 test(split-pane): update split-pane test to match v3 2018-01-23 16:57:01 -05:00
58ba18b505 docs(refresher): update refresher and refresher-content docs
also moves the basic test to the correct directory
2018-01-23 16:57:01 -05:00
d667601519 chore(stencil): update stencil version to latest 2018-01-23 16:57:01 -05:00
7251c75caa refactor(enabled): update components to use disabled prop
references #13295
2018-01-23 16:57:01 -05:00
ac9668ade1 fix() remove default focus styles (#13856) 2018-01-23 14:21:32 -06:00
a55101557e chore(package): update stencil 2018-01-23 14:06:48 -06:00
ef53f249bc refactor(gesture): using disabled 2018-01-23 18:55:16 +01:00
fbf0059219 fix(tap-click): disabling it in server rendering 2018-01-23 18:42:35 +01:00
f47c5f9cf1 refactor(reorder): fix the styles on reorder for all modes 2018-01-22 13:44:23 -05:00
99f0a7f171 test(e2e): add missing reorder and sliding tests for item 2018-01-22 13:44:23 -05:00
1df3e8e1a5 chore(publish): 0.0.2-48 2018-01-22 12:42:51 -06:00
1e7660ad23 chore(build): run build before deploy 2018-01-22 12:40:14 -06:00
c313ae5ffa chore(package): update stencil 2018-01-22 12:34:30 -06:00
dcde02fc70 chore(build): sass copy tasks 2018-01-22 12:27:43 -06:00
f1a04dbb10 chore(publish): 0.0.2-47 2018-01-22 11:33:34 -06:00
ca4bfcc6ab chore(package): update stencil and ionicons 2018-01-22 11:27:10 -06:00
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
aa45ff1c34 chore(snapshot): print out URL at the end so you can open it 2018-01-19 12:07:43 -05:00
5cbe11dd40 test(item): add missing item tests 2018-01-19 12:07:43 -05:00
3b36257b85 chore(dependencies): stop using next angular, update other deps 2018-01-19 09:57:27 -06:00
803ce156b2 chore(dependencies): new version 2018-01-19 09:54:16 -06:00
c703aaab39 chore(dependencies): use latest version of core 2018-01-19 09:53:03 -06:00
19e72fb6e4 chore(dependencies): published new version 2018-01-19 09:51:55 -06:00
3e7fb356d0 chore(dependencies): published latest 2018-01-19 09:42:29 -06:00
190eb1443d fix(): export const RefresherState so that d.ts file is created for refresher.tsx 2018-01-19 09:35:49 -06:00
39d38f768f chore(dependencies): updates 2018-01-18 22:17: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