f7c294e569
docs(item-sliding): update the readme and add angular usage
2018-07-09 18:39:53 -04:00
c9d5f3d379
docs(refresher): update usage example content
2018-07-09 18:37:21 -04:00
8923aa7351
docs(components): add missing angular usage
2018-07-09 18:37:09 -04:00
e27519a94e
docs(list): add usage examples and update readme
2018-07-09 18:31:49 -04:00
3e285c50ac
docs(label): add usage examples and update readme
2018-07-09 18:24:26 -04:00
78b0bd6ffb
docs(item): clean up the item documentation
2018-07-09 18:14:05 -04:00
1fffdc4055
docs(input): update documentation and add usage
2018-07-09 17:50:02 -04:00
6c12434f80
docs(list): update the documentation for the inset property
2018-07-09 17:43:14 -04:00
ff0fe9cee7
chore(stencil): update stencil to 0.10.1
2018-07-09 16:48:46 -04:00
50dedd7931
docs(components): add usage examples for components missing them
2018-07-09 16:18:22 -04:00
39ca369ccf
chore(stencil): update to latest
2018-07-09 13:52:34 -04:00
68120deb54
4.0.0-alpha.8
2018-07-09 13:37:03 -04:00
c20bd8f10a
chore(package): update package lock
2018-07-09 13:28:14 -04:00
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
a4659f03b4
docs(toggle): update usage examples
2018-07-05 18:49:03 -04:00
4c5bfdca01
docs(textarea): add angular usage
2018-07-05 18:47:08 -04:00
9c0b6deda9
docs(show-hide-when): update generated readme files
2018-07-05 18:44:01 -04:00
c1a514d224
docs(item-sliding): remove the standalone options from the usage
2018-07-05 18:43:45 -04:00
b8c8d8d3dc
docs(searchbar): update readme and add angular usage
2018-07-05 18:43:01 -04:00
400b9e8cf5
docs(ripple): update ripple docs and add usage
2018-07-05 18:41:07 -04:00
41a0989986
docs(reorder): update reoreder readmes
2018-07-05 18:31:45 -04:00
e6a9ec0fe3
docs(item-group): update usage
2018-07-05 18:29:47 -04:00
7fb20a1b37
docs(item-divider): update usage examples and add preview
2018-07-05 18:27:02 -04:00
8555acb397
docs(infinite-scroll): update infinite scroll readme files and usage
2018-07-05 18:09:58 -04:00
e304db0d45
docs(icon): add documentation and usage
2018-07-05 17:43:27 -04:00
537bc4e8e7
docs(grid): update usage and preview demo
2018-07-05 17:32:57 -04:00
4a12ba06ef
docs(datetime): update usage examples
2018-07-05 17:24:22 -04:00
d691dc5840
docs(card): update usage to match preview
2018-07-05 16:36:55 -04:00
d5cef52802
docs(button): add example for icons ( #14711 )
...
add example to show how ion-icon works in ion-button using slot start, end and icon-only, like we can see in documentation https://beta.ionicframework.com/docs/api/button
2018-07-05 14:27:25 -04:00
064869d77a
docs(readme): add capacitor to related links
2018-07-03 08:43:55 -05:00
120d17af6a
test(searchbar): add e2e for toolbar searchbar test
2018-06-26 17:59:41 -04:00
949d93e078
fix(icon): target element for style and add to breaking
2018-06-26 17:59:41 -04:00
e629e29af2
fix(): linting
2018-06-26 15:14:24 -04:00
d351b25be7
docs(): updates
2018-06-26 15:10:36 -04:00
fdacd77f50
docs(): updates
2018-06-26 13:40:07 -04:00
0e6498a112
test(avatar): decrease image size to speed up init
2018-06-21 14:10:58 -04:00
78a18a4057
chore(): lock in ionicons to 4.1.2
2018-06-19 14:50:55 -05:00
0c742ede98
chore(package): update to stencil 0.9.8
2018-06-19 08:16:49 -05:00
fe48265860
chore(caching): enable build caching
2018-06-19 08:16:28 -05:00
d5bec72424
chore(readme): update readme builds
2018-06-19 08:14:27 -05:00
503636ada8
docs(): add missing property docs
2018-06-18 15:23:36 -04:00
96945b1ee1
docs(): usage and examples
2018-06-18 12:45:15 -04:00
518594bcc4
docs(breaking): update breaking changes to include overlays
...
closes #14633
2018-06-18 12:05:32 -04:00
9c2b86acdd
docs(grid): update API docs and add to breaking changes
2018-06-18 11:54:08 -04:00
50d4e7f30b
test(components): update tests to use new grid API and adds grid tests
2018-06-18 11:33:58 -04:00
71faf3681a
refactor(grid): update to support dynamic number of columns
...
- adds size, offset, push, and pull (including specific breakpoints) as
properties of ion-col
- removes old css mixins to instead style the element itself
- updates sass variables to use css variables for grid padding and width
2018-06-18 11:33:58 -04:00
0f5601b3ae
style(loading): update the style of the code and docs
2018-06-18 11:33:58 -04:00
ad55459e3c
docs(): usage and examples
2018-06-18 09:22:11 -04:00
5c3ad2f3d9
docs(): add toggle usage
2018-06-15 16:42:45 -04:00
81611946ee
docs(components): running validate built some docs
2018-06-14 16:31:08 -04:00