octicon-git-branch(16/) Commit Graph

38 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
f845803c04 chore(angular): update proxies 2018-08-16 15:47:49 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
39104cb366 fix(tabbar): fix highlight bar 2018-08-13 18:03:28 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
0842939273 refactor(tabbar): removes ion-tab-button 2018-08-12 22:50:52 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
d856ecfbbf chore(): update to latest stencil 2018-08-12 12:04:27 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
575c5eb292 fix(tabs): get the tabbar layout working with shadow DOM (#15113)
- gets the `tabbarLayout` property working
- update badge position based on tabs layout
- fix the transforms for icon/text and icon size

fixes #14611
2018-08-10 17:41:38 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
aa23d08a71 fix(all): safe-area using css variables 2018-08-10 01:41:05 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
3da1bf45ba fix(toast): statusbarPadding 2018-08-10 01:08:47 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
997cda0667 refactor(scroll): merge into ion-content 2018-08-10 00:07:08 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
93b68561c4 chore(): fix lint issue 2018-07-31 00:42:10 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
fd8f875a5f fix(app): statusbarPadding 2018-07-30 23:55:16 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
7292fc7d38 perf(icon): disable icon lazy loading when it's not needed 2018-07-29 16:04:51 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
4b844ef1c3 fix(all): accesibility and global styles for hidden nodes 2018-07-24 00:02:13 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
7a8d5f68d2 chore(stylelint): remove sass-lint/scss-lint in favor of stylelint
- remove scss-lint and sass-lint
- add stylelint and stylelint-order packages and configuration
- update all *.scss files to new syntax

fixes #14805
2018-07-19 15:10:30 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
094fde755c style(css): fix most scss lint errors 2018-07-18 12:53:33 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
5348e7c09c fix(tabs): add the colors to the tabbar as well
fixes #14758
2018-07-16 12:15:39 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
8aed3bfcf9 fix(tabs): fix the tabs so the color property works on tab button
fixes #14758
2018-07-13 18:09:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
a6552a7e23 style(components): remove console logs 2018-07-13 13:18:44 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
00c4c77542 fix(tab): props are reactive 2018-07-12 18:44:44 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
13e0c91ebe docs(readme): update component readmes 2018-07-11 12:26:22 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
45583bcebb fix(tabs): update the tabbar placement value to match the property it applies to 2018-07-10 14:42:10 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
a7f1f4daa7 refactor(components): update to use shadow DOM and work with css variables
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates

Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com>
Co-authored-by: Adam Bradley <adambradley25@gmail.com>
Co-authored-by: Cam Wiegert <cam@camwiegert.com>
2018-07-09 12:57:21 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
mhartington
96945b1ee1 docs(): usage and examples 2018-06-18 12:45:15 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
9872a6c7ee docs(readme): update stencil docs generation readmes 2018-05-30 12:02:31 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
618f708bc4 fix(all): strong typing for color 2018-05-14 13:51:30 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
a939fa24a2 fix(hover): remove ion-app .enable-hover css 2018-05-02 15:57:33 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
8b1452c5c1 fix(lint): import order 2018-04-26 20:18:57 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
ae0541a465 chore(): update dependencies 2018-04-22 20:08:02 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
78bd146ad2 fix(prerender): local references to window/document 2018-04-19 13:26:49 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
d623b3b71f feat(queue): use stencil's queue controller for dom read/writes 2018-04-11 15:24:49 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
fd5c957787 refactor(all): enable ts strict 2018-04-10 02:43:48 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ross Gerbasi
6c6f867ce4 refactor(sass): tweaks to the alpha css variables (#14223)
* alpha tweaks

* added alpha-input
cleanup for theme-builder

* removed global variables

* style(searchbar): fix indentation

closes #14196
2018-03-30 10:27:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
88752dea51 style(sass): move font smooth to mixin and remove webkit properties
autoprefixer is adding the backdrop-filter for us now
2018-03-28 18:24:04 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Ross Gerbasi
147a6090e4 refactor(theming): alpha color refactor and theme cleanup (#14161)
* Cleanup for iOS mode used in material variables
Refactor to alpha variables for colors in the color map
updated theme builder with new alpha variables
updated theme builder with duplicate default CSS modes

* moved alpha transform into css-var
removed ion-color-alpha
fixes for disabled css-variable mode
added defaults for user configurable variables

* revert to spinner related code
2018-03-15 11:53:48 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00 octicon-file-diff(16/) octicon-file-code(16/)