Commit Graph

7379 Commits

Author SHA1 Message Date
Ken Sodemann
b69bd04bb6 fix(e2e): add id so test has something to wait for 2018-02-07 10:56:37 -06:00
Dan Bucholtz
725830dbdc chore(dependencies): use stencil 0.4.0 prerelease 2018-02-07 09:49:50 -06:00
Dan Bucholtz
cb82eacdc0 chore(build): export interface to get typescript to be cool 2018-02-06 23:15:06 -06:00
Dan Bucholtz
6d37c63200 chore(dependencies): updates 2018-02-06 22:55:06 -06:00
Ken Sodemann
9a58ec42b8 chore(tests): add disabling of the group inputs 2018-02-06 15:54:50 -06:00
Manu Mtz.-Almeida
61231ecd75 chore(): update to latest stencil 2018-02-06 20:04:28 +01:00
Manu Mtz.-Almeida
2ebd460b84 fix(virtual-scroll): fix tests 2018-02-06 20:02:55 +01:00
Ken Sodemann
fcbe1818fa chore(tests): add testing for disabled inputs 2018-02-06 12:15:53 -06:00
Dan Bucholtz
77b8527d76 chore(types): update component types 2018-02-06 10:47:49 -06:00
Dan Bucholtz
816079845f feature(back-button): initial swag at software back-button support (yolo)
* wip

* wip

* wip

* feature(back-button): yolo
2018-02-06 10:45:15 -06:00
Brandy Carney
1e6e481958 docs(demos): add dynamic segment button demo 2018-02-06 11:32:00 -05:00
Brandy Carney
dac51936bc fix(segment-button): separate button styles from segment and fix styling
- this separates the segment button styles from the segment itself
- removes unused / no longer needed styles
- fixes a bug where activated segments were not getting opacity when
they were also disabled
2018-02-06 11:29:24 -05:00
Brandy Carney
7430383267 style(sass): remove unused imports 2018-02-06 10:23:51 -05:00
Brandy Carney
74bf588e77 test(input): add attributes e2e test 2018-02-06 10:17:13 -05:00
Brandy Carney
efbd82f654 fix(searchbar): update to match style guide and use native buttons
this updates the cancel button so it is only added to the dom when
shouldCancel is enabled and it gets added to different places based on
the mode
2018-02-06 10:17:05 -05:00
Brandy Carney
1c9cf53f09 fix(segment): get segment button working with no values 2018-02-06 10:15:28 -05:00
Brandy Carney
3c82b1f639 style(components): update types to remove any 2018-02-06 10:14:22 -05:00
Brandy Carney
deb28f0e90 fix(badge): use correct colors 2018-02-06 10:12:28 -05:00
Adam Bradley
b687884576 chore(tsconfig): do not enable "allowJs" 2018-02-06 08:53:42 -06:00
Manu Mtz.-Almeida
53ee1e099e fix(jsx): add no-margin attribute 2018-02-06 14:41:25 +01:00
Manu Mtz.-Almeida
787b25248f chore(): more ts strict fixes 2018-02-06 14:40:46 +01:00
Adam Bradley
95bc9bfae8 chore(scroll): remove unused import 2018-02-06 06:23:51 -06:00
Dan Bucholtz
b14e65736a chore(dependenices): fix angular demo routing/nav 2018-02-06 00:55:56 -06:00
Dan Bucholtz
0cf007003c chore(dependencies): update deps 2018-02-06 00:54:01 -06:00
Dan Bucholtz
5058117110 chore(): fixing up the angular demo 2018-02-06 00:50:34 -06:00
Dan Bucholtz
73ce15f7da refactor(router): separate nav and router-outlet into two seperate directives 2018-02-06 00:50:00 -06:00
Dan Bucholtz
97baabde93 chore(routing): update routing package 2018-02-06 00:13:41 -06:00
Dan Bucholtz
f1719cd8d0 chore(dependencies): update version 2018-02-05 22:43:57 -06:00
Dan Bucholtz
bde4fcf731 chore(dependencies): update deps 2018-02-05 22:40:53 -06:00
Dan Bucholtz
2bde55421d refactor(app): add cordova-platform to ion-app, add back-button support, get api working 2018-02-05 22:38:58 -06:00
Manu Mtz.-Almeida
2f8a027e2f refactor(all): use ts strict mode 2018-02-05 23:16:10 +01:00
Manu Mtz.-Almeida
513b0216dd fix(content): adds JSX for padding/margin attribute 2018-02-05 22:59:24 +01:00
Manu Mtz.-Almeida
ba5c8511ed fix(theme-build): using ion prefix 2018-02-05 18:50:52 +01:00
Ross Gerbasi
f41bb39ce3 feat(components): add support for css variables (#13895)
* wip

* wip

* wip

* wip

* CSS variable cleanup
added css variable example

* reverted example

* wip

* name fixes for tabbar and item

* wip - alpha support

* wip - all the things

* wip

* wip

* PR cleanup

* cleanup to ion-color

* switched to double quotes

* PR cleanup
Added TODO for color-mod comments

* reverted ios variable for transition.

* style cleanup
added -ion prefix to all css variables
updated default.css to mirror SASS values
cleanup/update to oceanic css

* removed 'dark' theme files
cleanup from scss-lint report
2018-02-05 11:55:50 -05:00
Manu Mtz.-Almeida
ded672294f fix(virtual-scroll): offset position 2018-02-04 21:16:29 +01:00
Manu Mtz.-Almeida
6d52b722e4 fix(buttons): custom cssClass 2018-02-03 19:16:37 +01:00
Manu Mtz.-Almeida
ba9327979a fix(virtual-scroll): cards e2e 2018-02-03 08:30:24 +01:00
Manu Mtz.-Almeida
0b95214f2c test(virtual-scroll): adds more tests 2018-02-03 08:23:05 +01:00
Manu Mtz.-Almeida
3dd2d20a5f fix(virtual-scroll): fixes vdom 2018-02-03 08:06:14 +01:00
Manu Mtz.-Almeida
9016a6b898 test(virtual-scroll): adds unit tests (part 1) 2018-02-03 07:14:08 +01:00
Ken Sodemann
40f9cd5ece fix(valueAccessors): add disabled state handling 2018-02-02 17:06:17 -06:00
Brandy Carney
c99f6e4317 docs(demos): update segment module 2018-02-02 17:31:48 -05:00
Brandy Carney
82cdfbd336 docs(demos): add demo for segment 2018-02-02 15:34:57 -05:00
Brandy Carney
cb99156c2b style(index): remove old export 2018-02-02 15:20:34 -05:00
Brandy Carney
242960dc29 fix(segment): get working with dynamic buttons
combines like code and matches the stencil guide
2018-02-02 15:19:29 -05:00
Brandy Carney
7faa04ed31 docs(components): update disabled property docs to be consistent 2018-02-02 14:46:42 -05:00
Ken Sodemann
58952d3c12 fix(e2e): expand timeout to compensate for snapshot 2018-02-02 13:39:49 -06:00
Brandy Carney
909808161e docs(segment): update segment docs 2018-02-02 13:58:42 -05:00
Brandy Carney
67cecf0dfb docs(searchbar): update searchbar docs 2018-02-02 13:58:42 -05:00
Brandy Carney
9fb2858927 docs(textarea): update textarea docs 2018-02-02 13:58:42 -05:00