ShinCurry
da567ab501
add BulkActions for ResourceTable
2019-06-19 18:27:32 +08:00
ShinCurry
6c650c8637
fix ResourceTable selection checkbox onclick propagation
2019-06-19 15:04:42 +08:00
ShinCurry
8d4e1b3056
fix ResourceTable Cell vertical-align
2019-06-19 14:28:45 +08:00
ShinCurry
4b6b10e680
update ResourceTable click select state style
2019-06-19 14:28:45 +08:00
Sun Liang
4e6e0c7661
minor fix
2019-06-19 12:54:37 +08:00
Sun Liang
59d995d25e
v4.1.2
2019-06-19 12:44:28 +08:00
Sun Liang
f5a85032d9
v4.1.0
2019-06-19 12:22:20 +08:00
ShinCurry
c5c5dfc971
fix selection issue
2019-06-18 19:26:19 +08:00
ShinCurry
fa011b61fd
ResourceTableRow support click
2019-06-18 18:47:12 +08:00
ShinCurry
01ec756f6f
add selection for ResourceTable
2019-06-18 18:40:41 +08:00
ShinCurry
ad5accbc78
add empty state screen for ResourceTable
2019-06-18 14:52:00 +08:00
ShinCurry
6c416cb137
add loading props for ResourceTable
2019-06-18 14:36:31 +08:00
ShinCurry
21102ddff1
fix ResourceTable Navigation, remove fixedColumnWidth
2019-06-18 14:20:17 +08:00
ShinCurry
2fd030f7c0
remove ResourceTable default first column fixed style
2019-06-18 13:35:40 +08:00
ShinCurry
bbed319b61
rename DataTable to ResourceTable
2019-06-18 12:09:28 +08:00
ShinCurry
d2b307e830
add ResourceTable base code from DataTable
2019-06-18 11:46:11 +08:00
Sun Liang
0f333527df
v4.0.6
2019-06-10 15:22:15 +08:00
Sun Liang
97e4bdfb9e
turn off formatOnSave
2019-06-10 15:19:13 +08:00
Sun Liang
dadf430bb7
v4.0.5
2019-06-10 15:19:13 +08:00
Sun Liang
e1a5f761f7
fix iconOnly option for Navigation
2019-06-10 15:19:13 +08:00
Sun Liang
9fa4c872a9
v4.0.4
2019-06-10 15:19:13 +08:00
ShinCurry
a5d9919a2e
fix Frame layout style
2019-06-10 15:16:20 +08:00
Sun Liang
5bfffb781f
Merge branch 'version-4.0.0' of https://github.com/Shopify/polaris-react into version-4.0.0
2019-06-07 14:45:04 +08:00
Andrew Musgrave
923ad73664
Merge pull request #1606 from Shopify/narrow-width-page
...
[v4][Page] Narrow width page
2019-06-06 17:10:58 -04:00
Andrew Musgrave
b30061fed3
Merge pull request #1530 from Shopify/i18n-mandatory
...
Make i18n required
2019-06-06 17:06:59 -04:00
Andrew Musgrave
4837131bf7
Merge pull request #1586 from Shopify/rm-css-util
...
[v4][Proposal] Remove css utilities
2019-06-06 14:36:40 -04:00
Andrew Musgrave
08c2a25378
Merge pull request #1641 from Shopify/rm-with-context
...
[v4] Remove withContext
2019-06-06 14:21:01 -04:00
Andrew Musgrave
d042b2e5b3
changelog
2019-06-06 14:12:06 -04:00
Andrew Musgrave
9436508473
Remove withContext
2019-06-06 14:08:45 -04:00
Andrew Musgrave
520c75a473
Merge pull request #1599 from Shopify/rm-nav-um
...
[v4] Remove Navigation.UserMenu
2019-06-06 14:03:16 -04:00
Andrew Musgrave
6e47f1432b
Remove Navigation.UserMenu
2019-06-06 13:52:07 -04:00
Andrew Musgrave
01ff254a9f
Make i18n required
...
Add translations to story book
Add translations to test
Add translations to sheet
Update src/components/AppProvider/README.md
Co-Authored-By: Dan Rosenthal <dan.rosenthal@shopify.com >
2019-06-06 13:26:46 -04:00
Sun Liang
8314bed8a3
Merge branch 'Shopify-version-4.0.0' into version-4.0.0
2019-06-07 00:18:11 +08:00
Sun Liang
b66fa07870
Merge branch 'version-4.0.0' of https://github.com/Shopify/polaris-react into Shopify-version-4.0.0
2019-06-07 00:17:32 +08:00
Sun Liang
a1e80f434c
v4.0.3
2019-06-07 00:10:53 +08:00
Sun Liang
c69196104c
use context for iconOnly prop
2019-06-07 00:07:21 +08:00
Sun Liang
823e56722a
add iconOnly prop to Navigation
2019-06-06 23:55:54 +08:00
Sun Liang
005cb1bf25
upgrade sb
2019-06-06 14:00:12 +08:00
Sun Liang
45142a2175
v4.0.2
2019-06-06 11:50:53 +08:00
Sun Liang
031434d01e
mobile nav style for frame
2019-06-06 11:48:21 +08:00
Andrew Musgrave
f39c5a4f37
Deprecate singleColumn
2019-06-05 15:33:04 -04:00
Andrew Musgrave
0ca39e6f01
Remove css utilities
2019-06-05 14:45:02 -04:00
Andrew Musgrave
909ec3d59a
Merge pull request #1596 from Shopify/testing-exp
...
[v4] Add react-testing/utils/matchers
2019-06-05 13:39:26 -04:00
Andrew Musgrave
abd5e2783c
Merge pull request #1628 from Shopify/export-within-content-context
...
[v4][WithinContentContext]Export WithinContentContext
2019-06-05 13:03:00 -04:00
Andrew Musgrave
561b3fb353
Add react testing and custom matchers
2019-06-05 12:58:34 -04:00
Andrew Musgrave
6294dc4c03
Merge pull request #1602 from Shopify/simplify-withincontentcontext
...
[v4] Simplify withinContentContext
2019-06-05 12:38:18 -04:00
Andrew Musgrave
dcaffda653
Export WithinContentContext
2019-06-05 12:26:02 -04:00
Andrew Musgrave
2b22627a04
changelog & simplify type
2019-06-05 12:20:17 -04:00
Andrew Musgrave
52c42a7975
Simplify withinContentContext
2019-06-05 11:28:48 -04:00
Sun Liang
c6da551008
v4.0.1
2019-06-05 21:57:31 +08:00