7017 Commits

Author SHA1 Message Date
2cb2a8c4ea refactor(schedule-filter): dismiss the modal 2018-01-08 14:07:05 -06:00
dc42e1de4e chore(dependencies): publish new version 2018-01-08 13:57:29 -06:00
9d8d241acd chore(dependencies): update lock file 2018-01-08 13:55:54 -06:00
4e9c25f75c chore(dependencies): publish 0.0.2-36 2018-01-08 13:53:56 -06:00
7fa6820a56 refactor(slides): fix typings issue, add TODO to fix it later 2018-01-08 13:49:47 -06:00
61713ffba5 fix(modal-controller): fix order of params 2018-01-08 13:38:46 -06:00
e6d5abf737 chore(dependencies): publish new version 2018-01-08 13:37:56 -06:00
adf65fbf0d refactor(modal): add dismiss api 2018-01-08 13:29:10 -06:00
0188b44bcc fix(modal-controller): initialize ids 2018-01-08 13:29:10 -06:00
b31591b371 fix(animation): change animate to willAnimate
Closes #13565
2018-01-08 14:27:30 -05:00
363b471aee test(angular): add card demo for angular 2018-01-08 14:16:26 -05:00
6b366d9610 demos(angular): add test for badge in angular 2018-01-08 14:09:51 -05:00
d45d8bab2e refactor(nav): remove ion-page from templates 2018-01-08 11:39:05 -06:00
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
8d1197f0c1 docs(chip): upadte chip documentation 2018-01-08 11:58:53 -05:00
1f2ac3cc44 docs(thumbnail): update thumbnail documentation 2018-01-08 11:49:08 -05:00
22df9c501f docs(avatar): update avatar documentation 2018-01-08 11:32:38 -05:00
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
34df45c827 test(app): make progress on app tests
* tmp

* tmp
2018-01-05 17:00:56 -06:00
c7f75ead92 chore(slides): refactor
* chore(): refactor

* chore(): make slide options dynamic
2018-01-05 09:09:20 -08:00
cc9df62b0b style(sass): fix lint errors 2018-01-04 18:23:30 -05:00
e8d7c6751f test(app): assert that status bar padding is present, refactor app/cordova test 2018-01-04 16:45:42 -06:00
7f8cf42773 feat(inputs) debounce input and change events (#13764)
* feat(helpers) add debounce helper

* feat(searchbar) debounce ionInput

* feat(range) debounce ionChange

* feat(input) debouce ionInput

* feat(textarea) debounce ionInput

* feat(range) make debounceChange private

* feat(searchbar) make debounceInput private

* feat(inputs) change default debounce to 0 in input/textarea
2018-01-04 15:07:50 -06:00
0273cb2a20 chore(dependencies): updated ionic/core, ionic/react 2018-01-04 13:22:13 -06:00
34b4f28a27 chore(dependencies): publish new version 2018-01-04 13:20:41 -06:00
edf781800b chore(dependencies): update ionic/core 2018-01-04 13:19:15 -06:00
d0c2c6991f chore(dependencies): update deps to latest ionic/core, ionic/angular, angular 2018-01-04 13:18:00 -06:00
49223af0df chore(dependencies): publish new version 2018-01-04 13:15:58 -06:00
54cf0a6d9f chore(dependencies): update to latest ionic/core 2018-01-04 13:14:27 -06:00
6eeda1044f chore(dependencies): publish 0.0.2-33 2018-01-04 13:12:59 -06:00
c38cc6fae3 chore(dependencies): update lock file 2018-01-04 13:06:14 -06:00
e64944d6de refactor(framework-delegate): wrap user element with ion-page for modal and nav 2018-01-04 13:04:19 -06:00
ebfb54ff21 chore(scripts): use npm run start to run project 2018-01-04 13:04:19 -06:00
365b80bedb refactor(framework-delegate): conditionally use for host element for modal and nav 2018-01-04 13:04:19 -06:00
3604adf841 refactor(angular): optionally wrap the user's template in 2018-01-04 13:04:19 -06:00
6ab623272c chore(conf-app): progress 2018-01-04 13:04:19 -06:00
b54ff41501 refactor(angular): change how angular mounts a component, use the angular selector if possible 2018-01-04 13:04:19 -06:00
a63b78b463 test(buttons): add test for toolbar buttons 2018-01-04 13:04:19 -06:00
50a9c8e6e7 test(thumbnail): add e2e for basic thumbnail test 2018-01-04 12:49:35 -05:00
bd8e9adf97 chore(scripts): bump timeout for mocha 2018-01-04 12:49:02 -05:00
3416e6f49a fix(page): add page styles to nav 2018-01-04 12:25:19 -05:00
f642ff472d chore(e2e): make sure chrome exits on completion 2018-01-03 14:46:53 -06:00
544cca099d test(e2e): update standalone tests for snapshot 2018-01-03 13:29:47 -05:00
7299b939e4 fix(): move ionPage to its own bundle 2018-01-02 15:38:07 -05:00
cd88424c34 fix(toolbar): move header/footer css to component level 2017-12-31 18:57:13 -06:00
ce01077b9f fix(page): set page css on tabs, nav, page individually 2017-12-31 18:39:04 -06:00
616fa6989c style(sass): fix sass lint warnings 2017-12-31 18:38:32 -06:00
Ben
551a39d8ee refactor(theme): finalize oceanic theme colors 2017-12-29 15:49:05 -06:00
bde96de74a fix(theme): rename --box-shadow-color 2017-12-29 12:24:23 -06:00
Ben
e985b6c272 refactor(theme): update to the default theme
Should be the *final* colors for v4 default theme
2017-12-29 12:17:39 -06:00