Commit Graph

77 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
443767c5fc fix(button): adds type 2018-02-10 00:07:23 +01:00
Manu Mtz.-Almeida
7d277e2357 fix(ripple-effect): standalone mode 2018-02-09 23:47:46 +01:00
Ross Gerbasi
7e50219d24 fix(theme-builder): update theme builder and core styles (#13997)
* theme-builder wip

* Theme Builder updates
- new CSS variable support
- realtime color updating with alpha support (rgb generation)
- auto tint/shade/contrast generation
- auto step generation
- CSS variable highlighting (forward and backwards)
- Colourlovers Palette search (via local proxy)

* Theme Builder Updates
- Settings for auto generation
- updated to 10 steps per background/ext
- general cleanup
- added instructions
- re-worked shade/tint to mix black and white instead of lighten/darken
- scoped cssText into component
- apply theme to theme builder also to style internal buttons

SCSS Updates
- added 10 steps to reach platform
- updated SCSS to use same mix and color methods as theme builder

* material design color step fix

* readme files

fixes #13985 fixes #13986
2018-02-09 16:13:08 -05:00
Mike Hartington
77e16bbc3f feat(animations): back button and view animationsa (#13989)
* feat(animations): back button and view animations

* chore(): remove unused css

* fix(): fix unsaved css

* fix(): hide back button when no history
2018-02-09 19:03:26 +01:00
Ross Gerbasi
cdba38d004 feat(themes): theme builder app updates
* theme-builder wip

* Theme Builder updates
- new CSS variable support
- realtime color updating with alpha support (rgb generation)
- auto tint/shade/contrast generation
- auto step generation
- CSS variable highlighting (forward and backwards)
- Colourlovers Palette search (via local proxy)
2018-02-08 08:17:23 -06:00
Brandy Carney
6ba02c21d0 fix(button): remove transparent box shadow
closes #11585
2018-02-07 12:30:15 -05:00
Manu Mtz.-Almeida
61231ecd75 chore(): update to latest stencil 2018-02-06 20:04:28 +01:00
Manu Mtz.-Almeida
2f8a027e2f refactor(all): use ts strict mode 2018-02-05 23:16:10 +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
6d52b722e4 fix(buttons): custom cssClass 2018-02-03 19:16:37 +01:00
Brandy Carney
7faa04ed31 docs(components): update disabled property docs to be consistent 2018-02-02 14:46:42 -05:00
Ken Sodemann
6639f99556 fix(e2e): run each test in its own driver and await more 2018-02-01 17:51:23 -06:00
Brandy Carney
1dd2650393 chore(stencil): update to latest stencil and update docs 2018-02-01 14:58:13 -05:00
Manu Mtz.-Almeida
619f929f97 chore(stencil): update stencil 2018-01-29 18:53:03 +01:00
Manu Mtz.-Almeida
e5be888c90 feat(tapclick): adds tap-click 2018-01-20 01:08:35 +01: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
19cf8afcc1 fix(ripple): button-effect css works 2018-01-16 23:55:30 +01:00
Manu Mtz.-Almeida
dcf1b8e478 feat(button-effect): adds ripple effect 2018-01-16 23:40:20 +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
342a81e64d style(core): fix lint errors and update el to consistent names 2018-01-11 13:19:18 -05:00
Brandy Carney
835175c43c chore(tslint): update tslint rules and autofix lint errors 2018-01-10 14:48:01 -05:00
Brandy Carney
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
Adam Bradley
616fa6989c style(sass): fix sass lint warnings 2017-12-31 18:38:32 -06:00
Cam Wiegert
14f7b4977f feat(button) localize focus management and styles (#13690)
* feat(button) handle button focus locally

* chore() remove global focus styles

* feat(button) add button md focus styles

* feat(button) add ios focus styles

* fix(button) adjust ios clear focus styles
2017-12-21 16:00:22 -06:00
Adam Bradley
c55670d9c1 docs(): upgrade stencil to improve docs 2017-12-15 14:09:25 -06:00
Brandy Carney
08ac293ad6 refactor(button): remove itemButton and add documentation 2017-12-14 13:08:33 -05:00
Brandy Carney
6d32c361c7 feat(colors): adds warning color 2017-12-14 13:03:26 -05:00
Brandy Carney
4838d5ebfe chore(snapshot): add support for ios platform and passing a folder (#13635)
* chore(snapshot): adds support for multiple platforms and passing folder

* test(e2e): update e2e tests for multiple platforms

* test(e2e): fix failing backdrop tests

* chore(snapshot): remove console logs
2017-12-12 17:46:11 -05:00
Brandy Carney
a2e94626db test(components): update tests to match v3 2017-12-11 13:53:49 -05:00
Brandy Carney
6c302a05c5 test(standalone): add e2e files for init on the standalone tests 2017-12-08 14:08:33 -05:00
Brandy Carney
2ebdb366b9 test(core): add a standalone test for every component with a test 2017-12-08 13:09:37 -05:00
Brandy Carney
f4db584f8a refactor(sass): remove rem units in favor of px 2017-12-07 18:11:51 -05:00
Cam Wiegert
a067d167d3 chore(e2e) rename tests to match v3 master (#13609) 2017-12-07 15:49:15 -06:00
Brandy Carney
2388fe4dc6 style(sass): fix linter errors 2017-12-06 14:29:49 -05:00
Cam Wiegert
e053975d0a docs(button) remove dgeni types 2017-12-01 11:50:11 -06:00
Cam Wiegert
aa46d04c29 docs(button) update usage in readme 2017-12-01 11:50:11 -06:00
Cam Wiegert
9df3d4c8ad test(button) add strong e2e test 2017-11-30 15:34:16 -06:00
Cam Wiegert
0978496874 test(button) add round e2e test 2017-11-30 15:31:57 -06:00
Cam Wiegert
bc7eb304d6 test(button) add fill e2e test 2017-11-30 15:24:04 -06:00
Cam Wiegert
ab208ae10e test(button) add size e2e test 2017-11-30 15:12:24 -06:00
Brandy Carney
11c954b283 refactor(sass): separate sass variables from styles (#13547)
* refactor(sass): separate sass variables from styles

also adds styles for stand alone avatar

closes #9192 closes #12880

* style(range): remove deprecated variable

* refactor(sass): move variables for chip and fix file naming
2017-11-30 10:30:40 -05:00
Adam Bradley
7633108734 feat(ionicons): update svg ion-icons 2017-11-28 17:21:30 -06:00
Cam Wiegert
08fd1e13ee test(button) add expand e2e test 2017-11-28 15:42:42 -06:00
Cam Wiegert
fe5d2f7c77 test(button) add anchor e2e test 2017-11-28 15:20:17 -06:00
Cam Wiegert
78dbbc790b fix(button) use currentColor fill for icons 2017-11-28 14:34:19 -06:00
Cam Wiegert
c92c062ba2 test(button) add icon e2e test 2017-11-28 13:56:21 -06:00
Adam Bradley
3f689e423f docs(): update component readme 2017-11-28 13:38:19 -06:00
Cam Wiegert
444b77add0 feat(button) combine boolean fill/size/expand props to string (#13348)
* chore(utils) extend getElementClassObject to accept string array
* feat(button) combine boolean fill/size/span props to string
* feat(button) rename span prop to expand
* docs(button) remove default from listed size options
* docs(button) clarify default button fill styles
2017-11-28 10:40:59 -06:00
Adam Bradley
9c1501e9f2 fix(button): remove visibility: visible from default 2017-11-27 12:25:06 -06:00
Adam Bradley
2e83084867 docs(readme): move jsdoc descriptions to readme.md 2017-11-21 21:16:49 -06:00