b8bb1ddaba
test(tabs): rename badgeColor -> badge-color in basic
2018-07-17 14:18:35 -05:00
b903718468
test(tabs): update basic test to include dynamic badge attributes
2018-07-16 11:16:25 -04:00
8aed3bfcf9
fix(tabs): fix the tabs so the color property works on tab button
...
fixes #14758
2018-07-13 18:09:58 -04:00
a6552a7e23
style(components): remove console logs
2018-07-13 13:18:44 -04:00
00c4c77542
fix(tab): props are reactive
2018-07-12 18:44:44 +02:00
eb9ed179da
fix(tab-button): add a class to hide the tab when show is false
2018-07-12 10:51:26 -04:00
13e0c91ebe
docs(readme): update component readmes
2018-07-11 12:26:22 -05:00
e131d55e0f
test(tabs): uncomment tabs e2e and add colors test
2018-07-10 15:11:14 -04:00
b46c3e2039
fix(tabs): correct alignment for label/icon only tabs
2018-07-10 15:10:47 -04:00
45583bcebb
fix(tabs): update the tabbar placement value to match the property it applies to
2018-07-10 14:42:10 -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
96945b1ee1
docs(): usage and examples
2018-06-18 12:45:15 -04:00
50d4e7f30b
test(components): update tests to use new grid API and adds grid tests
2018-06-18 11:33:58 -04:00
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +02:00
d0bd3ba89e
test(router): fix tests
2018-05-11 19:45:44 +02:00
875b9d0950
fix(router): fix push() public interface
2018-05-11 19:15:26 +02:00
cc7ab4e3c6
fix(all): snapshot tests
2018-05-08 16:05:06 +02:00
c905ba4611
fix(router): initial load waits until outlet attaches
2018-04-30 14:18:06 +02:00
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
d5129df970
fix(all): strong typed events
2018-04-23 17:26:10 +02:00
ae0541a465
chore(): update dependencies
2018-04-22 20:08:02 +02:00
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
78bd146ad2
fix(prerender): local references to window/document
2018-04-19 13:26:49 +02:00
9c11155732
test(tabs): update tests
2018-04-13 18:35:14 +02:00
fd5c957787
refactor(all): enable ts strict
2018-04-10 02:43:48 +02:00
7e97006753
fix(angular): tabs flickering
2018-04-04 00:06:38 +02:00
a5e5403068
refactor(overlays): [title] -> [header]
2018-04-02 20:22:15 +02:00
0105a4ee47
refactor(tab): rename tab properties
2018-03-28 10:12:04 -05:00
011a374f6b
fix(nav): transition name
2018-03-27 22:58:04 +02:00
dddaee1719
fix(router): fixes navChanged()
2018-03-26 22:07:00 +02:00
4fcddadcc9
fix(all): absolute positioning
2018-03-22 17:15:24 +01:00
fc30ba18f3
test(preview): add preview tests for documentation previews
2018-03-21 12:18:18 -04:00
17a3001af5
refactor(router): remove getContainerEl()
2018-03-21 15:53:40 +01:00
06ad60ea0c
fix(all): ts strict (part 3)
2018-03-20 16:48:30 +01:00
207f416686
fix(router): fix selection
2018-03-15 18:07:29 +01:00
7c3cba0b92
feat(ion-router): dynamic routes
2018-03-15 17:01:19 +01:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00