Andrew Musgrave
|
ec35c57c47
|
Fix context sharing
|
2019-05-29 16:11:06 -04:00 |
|
Andrew Musgrave
|
4ba5039c2a
|
changelog
|
2019-05-29 15:37:24 -04:00 |
|
Andrew Musgrave
|
ba10a8b5e7
|
Change paths
|
2019-05-29 15:33:49 -04:00 |
|
Andrew Musgrave
|
5f4797cc28
|
Add react testing and custom matchers
|
2019-05-29 14:29:00 -04:00 |
|
Andrew Musgrave
|
5f0386320a
|
Merge pull request #1502 from Shopify/ni-dep-hoc
[v4][Navigation.Item] Remove withRef
|
2019-05-28 14:59:56 -04:00 |
|
Andrew Musgrave
|
f7251e2b26
|
changelog & useCallback
|
2019-05-28 14:48:39 -04:00 |
|
Andrew Musgrave
|
d4667f95cf
|
Removed withContext from Navigation.Item
|
2019-05-28 14:45:08 -04:00 |
|
Andrew Musgrave
|
c2eb6b1a42
|
Merge pull request #1503 from Shopify/rli-dep-hoc
[v4][ResourceList.Item] Remove withContext
|
2019-05-28 14:23:59 -04:00 |
|
Andrew Musgrave
|
8c478cf285
|
Removed withContext from ResourceList.Item
|
2019-05-28 14:07:44 -04:00 |
|
Andrew Musgrave
|
47510c04ef
|
Merge pull request #1500 from Shopify/fc-dep-hoc
[v4][ResourceList.FilterControl] Remove withContext
|
2019-05-28 13:21:06 -04:00 |
|
Andrew Musgrave
|
f2bd0683ee
|
changelog & useCallback
|
2019-05-28 13:10:50 -04:00 |
|
Andrew Musgrave
|
b116548003
|
Removed withContext from FilterControl
|
2019-05-28 12:49:44 -04:00 |
|
Andrew Musgrave
|
5974a3b0d6
|
Merge pull request #1571 from Shopify/nav-withincontentcontext-fix
[Navigation] withinContentContext fix
|
2019-05-28 12:41:49 -04:00 |
|
Alex Page
|
befc469e1a
|
Make choicelist title required (#1575)
* Make choicelist title required
* Add link to PR
* Add required title to tests for ChoiceList
|
2019-05-27 19:35:42 -04:00 |
|
Andrew Musgrave
|
58e043e2af
|
Fix navigation withincontentcontext regression
|
2019-05-24 17:44:42 -04:00 |
|
Ben Scott
|
672059f244
|
Remove react-utilities
It was removed in the master branch in #1473 but it snuck its way back
through the merge to master.
This kills off the remnants that snuck back in.
|
2019-05-24 13:52:31 +01:00 |
|
Ben Scott
|
ddd9cc1bc7
|
Merge pull request #1523 from Shopify/default-react
[v4] Default react imports
|
2019-05-24 13:48:11 +01:00 |
|
Ben Scott
|
677b484a2b
|
Use named exports for hooks
|
2019-05-24 13:26:28 +01:00 |
|
Ben Scott
|
7675fc5008
|
Changlog
|
2019-05-24 13:18:14 +01:00 |
|
Ben Scott
|
a8390c9b07
|
Use named import instead of import * as ReactDOM
|
2019-05-24 13:18:14 +01:00 |
|
Ben Scott
|
6c81f78f96
|
Replace import * as React from 'react' with default import
|
2019-05-24 13:18:14 +01:00 |
|
Andrew Musgrave
|
323ee60d07
|
Merge pull request #1557 from Shopify/ol-rm-cwrp
[v4][OptionList] Remove componentWillReceiveProps
|
2019-05-23 18:18:00 -04:00 |
|
Andrew Musgrave
|
02fe093be5
|
changelog
|
2019-05-23 18:05:59 -04:00 |
|
Andrew Musgrave
|
ae9f083d33
|
Remove componentWillReceiveProps from optionlist
|
2019-05-23 17:08:31 -04:00 |
|
Andrew Musgrave
|
d3bddb2ca4
|
Merge pull request #1548 from Shopify/19-05-21-master-to-v4
[v4] Merge master into v4
|
2019-05-23 17:03:56 -04:00 |
|
Andrew Musgrave
|
bc0c85ca63
|
Add missing braces
|
2019-05-21 18:53:12 -04:00 |
|
Andrew Musgrave
|
970508e9d2
|
Fix Dualthumb tests and linter
|
2019-05-21 18:06:02 -04:00 |
|
Andrew Musgrave
|
14ced1c61b
|
Convert sheet to functional component and fix tests
|
2019-05-21 16:15:56 -04:00 |
|
Andrew Musgrave
|
52b99705aa
|
Fix errors and failures after merge
|
2019-05-21 15:45:16 -04:00 |
|
Andrew Musgrave
|
72e8f70cd2
|
Merge branch 'master' into 19-05-21-master-to-v4
|
2019-05-21 14:22:54 -04:00 |
|
Andrew Musgrave
|
9c86d6854b
|
Merge pull request #1491 from Shopify/fu-dep-hoc
[v4][FileUpload] Remove withContext/withRef
|
2019-05-21 11:15:42 -04:00 |
|
Dan Rosenthal
|
c66fd76c43
|
Merge pull request #1540 from Shopify/translation-platform/default
Add translations: default
|
2019-05-21 09:10:09 -04:00 |
|
translation-platform
|
fab5070239
|
Update src/locales/zh-CN.json
|
2019-05-21 03:06:32 +00:00 |
|
Ben Scott
|
744ddaf633
|
Merge pull request #1525 from Shopify/bump-peerdeps
Increase react and react-dom peer dependencies to 16.8.6
|
2019-05-20 13:18:01 +01:00 |
|
Ruairi Hackett
|
df3d6d6199
|
[Card] Add box-shadow in Windows high contrast mode (#1524)
* [Card] Add box-shadow in Windows high contrast mode
* Add release note
|
2019-05-20 11:33:54 +01:00 |
|
Kaelig Deloumeau-Prigent
|
c8a1240066
|
[Storybook] Upgrade dependencies to improve search (#1488)
* Upgrade storybook to the latest working 5.1.0-alpha
* Add entry to the changelog
|
2019-05-17 16:05:09 -07:00 |
|
Tim Layton
|
65e4cac793
|
Merge pull request #1508 from Shopify/translation-platform/default
Add translations: default
|
2019-05-17 14:18:16 -07:00 |
|
Dan Rosenthal
|
005d72e917
|
Merge pull request #1527 from Shopify/code-cov-5
code coverage round 5
|
2019-05-17 14:07:48 -04:00 |
|
Ruairi Hackett
|
f7b36f9337
|
[Banner] Add box-shadow in Windows high contrast mode (#1481)
* Add box-shadow in Windows high contrast mode
* Add release note
|
2019-05-17 06:58:28 -10:00 |
|
Dan Rosenthal
|
52cf0f2745
|
add more code coverage for trap focus component
|
2019-05-17 11:32:31 -04:00 |
|
Ben Scott
|
9d8fe69315
|
Update UNRELEASED-V4.md
Co-Authored-By: Kaelig Deloumeau-Prigent <kaelig@users.noreply.github.com>
|
2019-05-17 17:27:06 +02:00 |
|
Dan Rosenthal
|
2e9c17791e
|
Merge pull request #1526 from Shopify/code-cov-4
improve code coverage round 4
|
2019-05-17 11:23:53 -04:00 |
|
Dan Rosenthal
|
ef77e350e4
|
add code coverage for trap focus component blur handler (~65% -> ~97% coverage)
|
2019-05-17 09:05:09 -04:00 |
|
Ben Scott
|
a8b8f614f7
|
Increase react and react-dom peer dependencies to 16.8.6
|
2019-05-17 15:02:42 +02:00 |
|
translation-platform
|
3318fd6269
|
Update src/locales/zh-CN.json
|
2019-05-17 08:08:13 +00:00 |
|
Andrew Musgrave
|
badd914d27
|
Merge pull request #1501 from Shopify/usl-dep-hoc
[v4][UnstyledLink] Remove withRef
|
2019-05-16 16:59:56 -04:00 |
|
Andrew Musgrave
|
800895bb3e
|
Remove withRef from UnstyledLink
changelog & memo
Fix tests
|
2019-05-16 16:50:48 -04:00 |
|
Andrew Musgrave
|
7ad4572302
|
Merge pull request #1499 from Shopify/st-dep-hoc
[v4][Scrollable.ScrollTo] Remove withContext
|
2019-05-16 16:17:49 -04:00 |
|
Andrew Musgrave
|
f7447f6aa8
|
Merge pull request #1497 from Shopify/ld-dep-hoc
[v4][Loading] Remove withContext
|
2019-05-16 16:17:07 -04:00 |
|
Andrew Musgrave
|
a28c09a4a0
|
Merge pull request #1494 from Shopify/ts-dec-hoc
[v4][Toast] Remove withContext
|
2019-05-16 16:16:23 -04:00 |
|