Tim Layton
|
7c9cb63fe6
|
prep changelog for v3.21.1
|
2019-08-12 12:51:07 -07:00 |
|
Joshua Allen
|
e129428934
|
[Filters] Add onQueryFocused callback (#1948)
|
2019-08-12 12:48:48 -07:00 |
|
Joshua Allen
|
ad44f1336e
|
[Filters] Add onQueryFocused callback (#1948)
|
2019-08-12 14:56:06 -04:00 |
|
Miru Alves
|
6e200bfef0
|
Merge pull request #1885 from Shopify/link_button_accessibility
[Link, Plain button] Add underline to Links and Plain button on hover
|
2019-08-12 13:37:54 -04:00 |
|
Ben Scott
|
e96504b7b6
|
Rename export from use-deep-effect to be useDeepEffect (#1955)
|
2019-08-12 13:32:45 -04:00 |
|
Andrew Musgrave
|
1fbe6877a5
|
Merge pull request #1953 from Shopify/rename-udf
Renamed useDeepCompare
|
2019-08-12 11:53:18 -04:00 |
|
Andrew Musgrave
|
fd5b323d40
|
Finished renaming useDeepEffect
|
2019-08-12 11:22:22 -04:00 |
|
Miru Alves
|
2a0a35ede4
|
unreleased
|
2019-08-12 09:19:43 -04:00 |
|
Miru Alves
|
b7d8e1de84
|
Added underline on hover to plain button and default links
|
2019-08-12 09:14:08 -04:00 |
|
Shopify Translation Platform
|
cc5314192c
|
Add translations: default (#1947)
* Update locales/zh-CN.json
* Update locales/ja.json
* Update locales/de.json
|
2019-08-08 17:08:45 -04:00 |
|
dependabot[bot]
|
5909b6d017
|
Bump lodash.template in /examples/create-react-app-ts-react-testing (#1946)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-08 17:08:28 -04:00 |
|
Andrew Musgrave
|
02b0246abb
|
Merge pull request #1937 from Shopify/update-examples-v4
Update examples to v4 & add ts-react-testing example
|
2019-08-08 16:22:55 -04:00 |
|
Andrew Musgrave
|
6f40aee044
|
changelog
|
2019-08-08 16:15:25 -04:00 |
|
Andrew Musgrave
|
240d3bcb96
|
Updated examples & added typescript react-testing example
|
2019-08-08 16:14:17 -04:00 |
|
Alex Page
|
795f5ff387
|
Remove duplicated example for navigation with separator (#1941)
* Remove duplicated example in navigation
* Update src/components/Navigation/README.md
Co-Authored-By: Andrew Musgrave <andrew.musgrave@shopify.com>
* Update README.md
* Update README.md
|
2019-08-08 15:14:27 -04:00 |
|
Andrew Musgrave
|
574e291f7b
|
Merge pull request #1938 from Shopify/rename-use-deep-compare
Renamed useDeepCompare to useDeepEffect
|
2019-08-08 14:42:42 -04:00 |
|
Tim Layton
|
252c965ca9
|
Merge pull request #1940 from Shopify/nav-docs
[Navigation] Remove duplicate line from docs
|
2019-08-08 10:23:45 -07:00 |
|
Tim Layton
|
a8f419038c
|
remove duplicate line from nav docs
|
2019-08-07 13:12:01 -07:00 |
|
Dan Rosenthal
|
04d0fe75d2
|
move unreleased v4 content into unreleased (#1939)
|
2019-08-07 14:45:54 -04:00 |
|
Andrew Musgrave
|
2405556a31
|
Renamed useDeepCompare to useDeepEffect
|
2019-08-07 13:58:13 -04:00 |
|
Andrew Musgrave
|
7e4e9e8800
|
Merge pull request #902 from Shopify/version-4.0.0
Version 4.0.0
|
2019-08-07 12:34:12 -04:00 |
|
Chloe Rice
|
62cb89b2e5
|
Merge pull request #1923 from Shopify/rl-missing-prop
[ResourceList.FilterControl] Add placeholder to prop list
|
2019-08-07 12:32:44 -04:00 |
|
Chloe Rice
|
fc395c6863
|
Merge pull request #1928 from Shopify/badge-a11y
[Badge] Fix progress pip high contrast color
|
2019-08-07 12:31:49 -04:00 |
|
Andrew Musgrave
|
979fe8b639
|
Merge pull request #1936 from Shopify/rerun-percy
Remove unused spread operator
|
2019-08-07 12:25:18 -04:00 |
|
Andrew Musgrave
|
d8725c4637
|
Remove unsed spread opterator
|
2019-08-07 12:18:51 -04:00 |
|
Andrew Musgrave
|
7b161a14b3
|
Merge pull request #1930 from Shopify/190806-master-to-v4
[v4] Merge master into v4
|
2019-08-07 11:14:17 -04:00 |
|
Alex Page
|
6d5f138b2a
|
Remove error log in test by ddd _ref prop and forwardRef (#1934)
|
2019-08-07 11:14:00 -04:00 |
|
Chloe Rice
|
5c6b8a8c93
|
[Badge] Fix progress pip high contrast color
|
2019-08-06 19:31:02 -04:00 |
|
Chloe Rice
|
5c2afee8f7
|
Merge pull request #1905 from Shopify/page-popover-close
[ActionMenu] Toggle activeMenuGroup when clicking secondary action trigger
|
2019-08-06 18:48:27 -04:00 |
|
Andrew Musgrave
|
cff34578c5
|
Fixed type error after merging master into v4
|
2019-08-06 17:26:09 -04:00 |
|
Andrew Musgrave
|
1fb147ae32
|
Merge branch 'master' into 190806-master-to-v4
|
2019-08-06 17:21:37 -04:00 |
|
Tim Layton
|
4f02bcb5b3
|
Merge pull request #1924 from Shopify/export-filters-interfaces
[Filters] Export interface for filters and applied filters
|
2019-08-06 14:19:20 -07:00 |
|
Andrew Musgrave
|
9ec0419dcf
|
Merge pull request #1929 from Shopify/coll-rs-tc
[v4][Collapsible] Polish - resize bug/test
|
2019-08-06 17:00:11 -04:00 |
|
Andrew Musgrave
|
925c892f9f
|
changelog
|
2019-08-06 16:47:27 -04:00 |
|
Andrew Musgrave
|
4f2b410476
|
Improved Collapsible test coverage and fixed resize bug
|
2019-08-06 16:46:47 -04:00 |
|
Andrew Musgrave
|
ee7988b9ef
|
Merge pull request #1927 from Shopify/bump-test-coverage-v4
[v4] Minor changes to bump test coverage slightly
|
2019-08-06 15:41:58 -04:00 |
|
Andrew Musgrave
|
52291c12f3
|
changelog
|
2019-08-06 15:32:14 -04:00 |
|
Andrew Musgrave
|
895cbfb347
|
Bump test coverage
|
2019-08-06 15:27:39 -04:00 |
|
Tim Layton
|
82776daba0
|
changelog entry
|
2019-08-06 10:59:45 -07:00 |
|
Tim Layton
|
7775eb035d
|
export interface for filters and applied filters
|
2019-08-06 10:30:30 -07:00 |
|
Andrew Musgrave
|
3a1b1f488f
|
Merge pull request #1906 from Shopify/rm-frame-effect-dep-loading
[v4] Update frame utilities & associated components
|
2019-08-06 11:19:33 -04:00 |
|
Alex Page
|
a45d784bdd
|
Update main.workflow
|
2019-08-06 10:48:17 -04:00 |
|
Chloe Rice
|
e457af2f1f
|
[ResourceList.FilterControl] Add placeholder to prop list
|
2019-08-06 10:28:01 -04:00 |
|
Ruairi Hackett
|
a9c14f1a2b
|
Linting change
|
2019-08-06 15:09:06 +01:00 |
|
Ruairi Hackett
|
2fd6edcb93
|
Update src/components/ActionMenu/ActionMenu.tsx
Co-Authored-By: Chloe Rice <chloerice@users.noreply.github.com>
|
2019-08-06 15:09:06 +01:00 |
|
Ruairi Hackett
|
6af7924b94
|
Update src/components/ActionMenu/ActionMenu.tsx
Co-Authored-By: Chloe Rice <chloerice@users.noreply.github.com>
|
2019-08-06 15:09:06 +01:00 |
|
Ruairi Hackett
|
bbf177eec1
|
Update src/components/ActionMenu/ActionMenu.tsx
Co-Authored-By: Chloe Rice <chloerice@users.noreply.github.com>
|
2019-08-06 15:09:06 +01:00 |
|
Ruairi Hackett
|
df01fa7db5
|
Move description to UNRELEASED.md
|
2019-08-06 15:08:24 +01:00 |
|
Ruairi Hackett
|
3ea10152dc
|
Add changelog entry
|
2019-08-06 15:05:20 +01:00 |
|
Ruairi Hackett
|
bc8e88de31
|
[ActionMenu] Toggle activeMenuGroup when clicking secondary action trigger
|
2019-08-06 15:05:20 +01:00 |
|