Dan Bucholtz
0bdce81151
chore(build): cast to any before casting to stencil element
2018-01-31 11:39:52 -06:00
Dan Bucholtz
1e601f6744
chore(angular): temporarily use danbucholtz/ng-router package until angular publishes new release
2018-01-31 11:36:42 -06:00
Brandy Carney
37b1c03293
fix(item): add support for rendering buttons inside of an item
...
TODO document
2018-01-31 12:24:50 -05:00
Dan Bucholtz
bb85a1794e
chore(dependencies): published latest
2018-01-31 11:19:01 -06:00
Dan Bucholtz
547a3464ba
chore(): revert back to our custom ng router package for now
2018-01-31 11:17:57 -06:00
Dan Bucholtz
00b22563b3
chore(dependencies): latest version
2018-01-31 10:59:24 -06:00
Dan Bucholtz
df2a2b8091
chore(dependencies): do dev builds for now for publishing for easier debugging until we're totally ready to go
2018-01-31 10:56:59 -06:00
Dan Bucholtz
be04313353
chore(dependencies): update deps
2018-01-31 10:54:58 -06:00
Dan Bucholtz
ab2176b6ce
refactor(nav): add initial support for url in general, add integration w/ ng-router
2018-01-31 10:52:50 -06:00
Brandy Carney
e2b7f64296
test(range): add dynamic value ranges
2018-01-31 11:37:11 -05:00
Brandy Carney
92b605e9b3
chore(package): update package lock
2018-01-31 11:37:11 -05:00
Brandy Carney
90d77fc2d3
fix(reorder): remove the class needed to make reorder visible
...
This fixes the requirement of adding `no-hide` to an item so that it is
always visible by only hiding reorder elements inside of item slots.
Renames the `hasContent` state to `custom` and adds a class since this
is basically providing a custom reorder instead of our standard icon.
2018-01-31 11:37:11 -05:00
Brandy Carney
aefb058d43
style(chip): remove unused var
2018-01-31 11:37:11 -05:00
Brandy Carney
be2aefeef9
fix(border): no-border only applies to header not toolbars
2018-01-31 11:37:11 -05:00
Cam Wiegert
94402d394c
refactor(toggle) form usage and declarative set ( #13914 )
...
* chore(toggle) use debounce helper
* refactor(toggle) set attributes declaratively
* fix(toggle) set name instead of value, default value to on
2018-01-30 12:44:38 -06:00
Brandy Carney
3d5038ce5c
style(sass): fix sass lint errors
2018-01-30 12:22:24 -05:00
Brandy Carney
b70cca9340
fix(segment): update segment to work with an anchor tag
2018-01-30 12:06:28 -05:00
Brandy Carney
c4ca0886b2
fix(button): update button components to pass down href
2018-01-30 12:06:27 -05:00
Brandy Carney
6e8276d849
fix(fab-button): fix the clear icon positioning
2018-01-30 12:06:27 -05:00
Brandy Carney
5d91164394
docs(fab): update documentation for fab container
2018-01-30 12:06:27 -05:00
Brandy Carney
aa7fcf1953
fix(fab): fix styling on fab button and standalone
2018-01-30 12:06:27 -05:00
Brandy Carney
8549e7696c
style(reorder-group): remove underscores
2018-01-30 12:06:27 -05:00
Manu Mtz.-Almeida
50bc4772b6
feat(virtual-scroll): adds virtual-scroll (part 1)
2018-01-29 18:55:33 +01:00
Manu Mtz.-Almeida
7e81e63294
fix(scroll): simplify scroll
2018-01-29 18:55:16 +01:00
Manu Mtz.-Almeida
619f929f97
chore(stencil): update stencil
2018-01-29 18:53:03 +01:00
Cam Wiegert
f9b7137a41
refactor(checkbox) form usage and declarative set ( #13898 )
...
* style(checkbox) use debounce helper
* fix(checkbox) remove imperative prop setting
* fix(checkbox) set default name instead of value
* feat(checkbox) default value to on to match native
2018-01-26 16:59:34 -06:00
Cam Wiegert
9d5b907bf6
chore(helpers) change default debounce wait to 0
2018-01-26 09:53:26 -06:00
Manu Mtz.-Almeida
7c19bc17a1
fix(infinite-scroll): unlisten events is not needed
2018-01-25 16:51:14 +01:00
Manu Mtz.-Almeida
2a1e485532
fix(reorder): disabled
2018-01-25 16:49:36 +01:00
Manu Mtz.-Almeida
3e57f23ea0
fix(infinite-scroll): disabled
2018-01-25 16:49:20 +01:00
Brandy Carney
15e067a72f
docs(note): update documentation for note
2018-01-24 18:20:24 -05:00
Brandy Carney
c7c3b8cf56
fix(note): add tests and font family for note as standalone
2018-01-24 18:20:10 -05:00
Brandy Carney
352d96a9e0
docs(checkbox): update checkbox documentation
2018-01-24 17:40:56 -05:00
Brandy Carney
b749e04345
docs(toggle): update toggle documentation
2018-01-24 17:37:25 -05:00
Brandy Carney
0d6c1255ac
docs(radio): update documentation for radio
2018-01-24 17:36:34 -05:00
Brandy Carney
5ecf72fe56
test(app): comment out cordova test
2018-01-24 15:14:13 -05:00
Brandy Carney
4464cf5e89
test(item): update reorder test with disabled
2018-01-24 14:56:01 -05:00
Brandy Carney
f38468ce04
test(e2e): temporarily comment out e2e tests that take too long on snapshot
2018-01-24 14:56:01 -05:00
Cam Wiegert
d2bffbf8df
fix(picker) remove default focus styles
2018-01-24 10:54:41 -06:00
Adam Bradley
8f6b4b90ce
test(e2e): fix alert/action-sheet e2e test
2018-01-23 18:33:54 -06:00
Brandy Carney
d1a3f9a963
test(split-pane): update split-pane test to match v3
2018-01-23 16:57:01 -05:00
Brandy Carney
58ba18b505
docs(refresher): update refresher and refresher-content docs
...
also moves the basic test to the correct directory
2018-01-23 16:57:01 -05:00
Brandy Carney
d667601519
chore(stencil): update stencil version to latest
2018-01-23 16:57:01 -05:00
Brandy Carney
7251c75caa
refactor(enabled): update components to use disabled prop
...
references #13295
2018-01-23 16:57:01 -05:00
Cam Wiegert
ac9668ade1
fix() remove default focus styles ( #13856 )
2018-01-23 14:21:32 -06:00
Adam Bradley
a55101557e
chore(package): update stencil
2018-01-23 14:06:48 -06:00
Manu Mtz.-Almeida
ef53f249bc
refactor(gesture): using disabled
2018-01-23 18:55:16 +01:00
Manu Mtz.-Almeida
fbf0059219
fix(tap-click): disabling it in server rendering
2018-01-23 18:42:35 +01:00
Brandy Carney
f47c5f9cf1
refactor(reorder): fix the styles on reorder for all modes
2018-01-22 13:44:23 -05:00
Brandy Carney
99f0a7f171
test(e2e): add missing reorder and sliding tests for item
2018-01-22 13:44:23 -05:00