Mark Kaylor
|
8741b0fc9f
|
remove stack
|
2022-03-04 15:17:55 +01:00 |
|
Mark Kaylor
|
3cb1464a2a
|
use inline styles vs styled-component on ds component
|
2022-03-04 14:32:56 +01:00 |
|
Mark Kaylor
|
6893df5846
|
set threshold
|
2022-03-04 12:02:23 +01:00 |
|
Mark Kaylor
|
49215b2d22
|
keep computation outside of component
|
2022-03-03 18:37:37 +01:00 |
|
Mark Kaylor
|
c9e7e3bcb2
|
simplify match sorter
|
2022-03-03 18:09:18 +01:00 |
|
Mark Kaylor
|
e37e588887
|
fix syntax
|
2022-03-03 17:45:00 +01:00 |
|
Mark Kaylor
|
8839ecc2b9
|
lowercase search comparison
|
2022-03-03 16:57:35 +01:00 |
|
Mark Kaylor
|
e8bd032b18
|
remove unnecessary function
|
2022-03-03 16:31:11 +01:00 |
|
Mark Kaylor
|
4ebfce31c8
|
fix conflicts
|
2022-03-03 16:24:34 +01:00 |
|
Mark Kaylor
|
29e4e5f428
|
simplify empty plugin grid further
|
2022-03-03 16:21:16 +01:00 |
|
Mark Kaylor
|
d4c883c115
|
clean up empty plugin grid
|
2022-03-03 16:08:38 +01:00 |
|
Rémi de Juvigny
|
09c0efb714
|
Merge pull request #12740 from strapi/market-made-by-strapi
Add "made by strapi" badge to official marketplace plugins
|
2022-03-03 15:25:52 +01:00 |
|
Mark Kaylor
|
8264a353a8
|
replace flexsearch with matchSorter
|
2022-03-03 15:22:54 +01:00 |
|
Rémi de Juvigny
|
416ee8d33e
|
Revert validated logo
|
2022-03-03 14:40:21 +01:00 |
|
Rémi de Juvigny
|
1b2c249f7e
|
Update tests
|
2022-03-03 12:43:09 +01:00 |
|
Rémi de Juvigny
|
0b559e5860
|
Replace validated icon
|
2022-03-03 12:39:16 +01:00 |
|
Rémi de Juvigny
|
9a62da0002
|
Add validated badge
|
2022-03-03 12:29:44 +01:00 |
|
Mark Kaylor
|
02479e1394
|
fix search index
|
2022-03-03 11:56:13 +01:00 |
|
Mark Kaylor
|
eb6ce65f5a
|
update snapshot
|
2022-03-03 10:30:05 +01:00 |
|
Mark Kaylor
|
c3650292f0
|
update search placeholder
|
2022-03-02 18:18:54 +01:00 |
|
Mark Kaylor
|
784b729fc7
|
add empty layout
|
2022-03-02 18:03:50 +01:00 |
|
Mark Kaylor
|
319e2f5960
|
add local search
|
2022-03-02 17:24:53 +01:00 |
|
Mark Kaylor
|
b8c5547974
|
merge master and fix conflicts
|
2022-03-01 14:43:49 +01:00 |
|
Alexandre BODIN
|
e764f35dd2
|
Merge pull request #12579 from strapi/fix/populate-with-filtering
Fix the populate filtering
|
2022-03-01 13:32:38 +01:00 |
|
ronronscelestes
|
456990e809
|
Merge pull request #12692 from strapi/enh/register-checkbox
Register checkbox
|
2022-03-01 10:17:03 +01:00 |
|
ronronscelestes
|
2794318d44
|
Merge pull request #12450 from strapi/feature/usecase-ui
[Feature] Usecase / Persona
|
2022-03-01 09:50:06 +01:00 |
|
Pierre Noël
|
b4a8c379f2
|
Merge pull request #12685 from strapi/fix/graphql-upload-non-image
Fix graphql upload of non-image files
|
2022-02-28 18:49:46 +01:00 |
|
Gustav Hansen
|
35304661d4
|
Merge pull request #12668 from Mithenks/bug/12667_webpack-dev-server_configuration_ignored_in_front-end_development_mode
fix: merge devServer custom configuration with default #12667
|
2022-02-28 18:37:23 +01:00 |
|
ronronscelestes
|
f699756d8f
|
register checkbox back + updated snapshots
|
2022-02-28 17:15:16 +01:00 |
|
Gustav Hansen
|
959be3e653
|
Merge pull request #12683 from strapi/dependabot/npm_and_yarn/fs-extra-10.0.1
Bump fs-extra from 10.0.0 to 10.0.1
|
2022-02-28 11:30:24 +01:00 |
|
Pierre Noël
|
3998a9048c
|
fix graphql upload of non-image files
|
2022-02-28 10:49:16 +01:00 |
|
Gustav Hansen
|
458be60f41
|
Merge pull request #12676 from endigo/add-mongolian-locale
Add Mongolian locale
|
2022-02-28 10:10:32 +01:00 |
|
dependabot[bot]
|
e762e06b07
|
Bump fs-extra from 10.0.0 to 10.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.0...10.0.1)
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 09:06:14 +00:00 |
|
Convly
|
f765a4b8fb
|
Pass down the schema when convert/sanitize the filters
|
2022-02-28 09:53:17 +01:00 |
|
endigo
|
6d3831b543
|
remove spaces that added by prettier
|
2022-02-28 12:47:18 +08:00 |
|
endigo
|
7cd9611dad
|
add Mongolian to snapshot
|
2022-02-27 16:42:45 +08:00 |
|
endigo
|
8221ea7345
|
Fix: typo; change Mongolia to Mongolian. Because its about language not a Country
|
2022-02-27 16:42:30 +08:00 |
|
Michele Mondelli
|
c2e7b8a876
|
fix: merge devServer custom configuration with default #12667
|
2022-02-25 23:20:08 +01:00 |
|
Mark Kaylor
|
c0d79898b7
|
update snapshot
|
2022-02-25 15:43:04 +01:00 |
|
Mark Kaylor
|
34f7ebf277
|
move copy icon
|
2022-02-25 15:42:02 +01:00 |
|
Mark Kaylor
|
c21d725265
|
fix yarn lock conflict
|
2022-02-25 15:36:41 +01:00 |
|
Mark Kaylor
|
7e5229cf41
|
merge master and fix conflicts
|
2022-02-25 15:33:34 +01:00 |
|
Convly
|
f9305e4ae5
|
Fix typo for attribute getter
|
2022-02-25 15:32:11 +01:00 |
|
Convly
|
9b1f3ca1ae
|
Add first set of tests for the populate filtering
|
2022-02-25 15:16:26 +01:00 |
|
Gustav Hansen
|
deb3c8c665
|
Merge pull request #12647 from strapi/dependabot/npm_and_yarn/msw-0.38.1
Bump msw from 0.36.8 to 0.38.1
|
2022-02-25 15:15:39 +01:00 |
|
markkaylor
|
f78bd46c45
|
Merge pull request #12634 from strapi/market-smarter-card
[Marketplace] smarter card
|
2022-02-25 15:09:00 +01:00 |
|
soupette
|
1908c0d6ec
|
Update snapshots
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-25 14:26:21 +01:00 |
|
dependabot[bot]
|
83823bd50c
|
Bump msw from 0.36.8 to 0.38.1
Bumps [msw](https://github.com/mswjs/msw) from 0.36.8 to 0.38.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.36.8...v0.38.1)
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 11:26:54 +00:00 |
|
Gustav Hansen
|
114ab43086
|
Merge pull request #12659 from strapi/dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.5.1
Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.5.1
|
2022-02-25 12:20:51 +01:00 |
|
Mark Kaylor
|
ebb3725d97
|
fix notify load
|
2022-02-25 11:55:51 +01:00 |
|