Gustav Hansen
|
275c896052
|
SelectTree: Fix .oneOfType() prop-type check
|
2022-06-07 12:02:32 +01:00 |
|
Gustav Hansen
|
1e284eb6cf
|
ML: Fix various prop-types errors
|
2022-06-07 11:55:52 +01:00 |
|
Alexandre Bodin
|
73d54ef0ee
|
Merge branch 'releases/4.2.0' into features/typescript
|
2022-06-07 12:24:41 +02:00 |
|
Alexandre Bodin
|
c12bde7e87
|
Merge branch 'master' into releases/4.2.0
|
2022-06-07 12:15:44 +02:00 |
|
Gustav Hansen
|
86e57e17f4
|
Merge pull request #13484 from strapi/dependabot/npm_and_yarn/qs-6.10.5
Bump qs from 6.10.3 to 6.10.5
|
2022-06-07 11:13:44 +01:00 |
|
Gustav Hansen
|
39f67d1d41
|
BulkMoveButton: Move validation into BulkMoveDialog
|
2022-06-07 10:39:04 +01:00 |
|
Convly
|
cb2702ef25
|
Take review into account
|
2022-06-07 11:34:21 +02:00 |
|
dependabot[bot]
|
f35de37649
|
Bump qs from 6.10.3 to 6.10.5
Bumps [qs](https://github.com/ljharb/qs) from 6.10.3 to 6.10.5.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.3...v6.10.5)
---
updated-dependencies:
- dependency-name: qs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-07 09:08:25 +00:00 |
|
Convly
|
f11c12ad57
|
Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/types/schema
|
2022-06-07 11:07:12 +02:00 |
|
Gustav Hansen
|
ed07e75bf3
|
Merge pull request #13448 from strapi/ML-folder/lists-layouts
[ML Folder] Lists layouts fixes
|
2022-06-07 09:37:27 +01:00 |
|
Jean-Sébastien Herbaux
|
5caff35a30
|
Merge pull request #13440 from strapi/typescript/kitchensink-ts
[TS] Update kitchensink-ts to the latest beta
v4.2.0-beta.4
|
2022-06-07 09:56:42 +02:00 |
|
Convly
|
33bc24fb8e
|
Merge branch 'features/typescript' into typescript/kitchensink-ts
|
2022-06-07 09:54:09 +02:00 |
|
Mark Kaylor
|
73bc7686a8
|
add label for tab group
|
2022-06-07 09:52:44 +02:00 |
|
Convly
|
7b89311c60
|
Merge branch 'typescript/types/schema' into typescript/schema-types-generation
|
2022-06-07 09:51:15 +02:00 |
|
Convly
|
d028d99f5c
|
Merge branch 'features/typescript' into typescript/types/schema
|
2022-06-07 09:50:59 +02:00 |
|
Convly
|
3aa905608f
|
Update snapshots
|
2022-06-07 09:50:41 +02:00 |
|
Mark Kaylor
|
1d46b0f9ef
|
add translations
|
2022-06-07 09:50:26 +02:00 |
|
Convly
|
7a99759c1e
|
Merge branch 'releases/4.2.0' of github.com:strapi/strapi into features/typescript
|
2022-06-07 09:49:55 +02:00 |
|
Mark Kaylor
|
29558b960f
|
point providers to npm
|
2022-06-07 09:45:54 +02:00 |
|
Mark Kaylor
|
d9f20fa209
|
fix typo
|
2022-06-07 09:45:27 +02:00 |
|
“kiranrathor30697”
|
0f35bf4171
|
gu.json file include
|
2022-06-06 21:55:36 +05:30 |
|
anjalirathor622
|
073a8bafee
|
sa.json
|
2022-06-06 12:31:35 +05:30 |
|
anjalirathor622
|
2573356cd2
|
sa.json sanskrit translation
|
2022-06-06 12:22:28 +05:30 |
|
Anjali MahawR
|
2445af98df
|
added hi.json
|
2022-06-04 05:49:19 -07:00 |
|
Alexandre Bodin
|
f925e93db4
|
Complete U&P documentation
|
2022-06-04 09:48:31 +02:00 |
|
Alexandre Bodin
|
6f584c08bf
|
Documentation
|
2022-06-04 09:03:55 +02:00 |
|
Convly
|
d9e053dc5a
|
Handle repeatable components
|
2022-06-03 20:33:27 +02:00 |
|
Convly
|
1cd6ff1903
|
Merge branch 'typescript/types/schema' into typescript/schema-types-generation
|
2022-06-03 20:30:44 +02:00 |
|
Convly
|
1a9c9ffd6b
|
Handle repeatable components and implement a better ay to get array values into an union type
|
2022-06-03 20:29:46 +02:00 |
|
Convly
|
41960f834c
|
Handle PluginOptionsAttribute and factorize comp/ct definition generation
|
2022-06-03 20:13:00 +02:00 |
|
ronronscelestes
|
f723fa36c2
|
fixed GenericInput tests
|
2022-06-03 17:55:25 +02:00 |
|
ronronscelestes
|
57c80e7f47
|
Merge branch 'master' of https://github.com/strapi/strapi into fix/cm-unique-fields
|
2022-06-03 17:39:49 +02:00 |
|
ronronscelestes
|
27fe271dd3
|
improved tests coverage for MediaLibrary and BrowseStep
|
2022-06-03 17:33:57 +02:00 |
|
Gustav Hansen
|
49d7452219
|
Merge pull request #13424 from strapi/features/ML-folder-bulk-move-ui
ML: Implement bulk-move UI
|
2022-06-03 17:21:55 +02:00 |
|
Mark Kaylor
|
bee2fe810a
|
add count to tabs
|
2022-06-03 17:11:43 +02:00 |
|
Mark Kaylor
|
64357a427b
|
rename components
|
2022-06-03 17:04:23 +02:00 |
|
Mark Kaylor
|
e7a4f7f7fa
|
remove filter on providers response
|
2022-06-03 16:57:47 +02:00 |
|
Mark Kaylor
|
265ee979e4
|
rename pluginCard => packageCard
|
2022-06-03 16:54:59 +02:00 |
|
Mark Kaylor
|
48aa89272e
|
add tabs for providers
|
2022-06-03 16:52:57 +02:00 |
|
Convly
|
9c1cbba765
|
Merge branch 'features/typescript' into typescript/kitchensink-ts
|
2022-06-03 16:46:27 +02:00 |
|
Julie Plantey
|
164ca83ac6
|
Merge pull request #13418 from ductnn/patch-1
Update vi.json
|
2022-06-03 16:45:29 +02:00 |
|
Convly
|
4308a2f269
|
Added silence option and handle skipped schemas
|
2022-06-03 16:45:20 +02:00 |
|
Julie Plantey
|
116a311b44
|
Merge pull request #13437 from 100krot/pl-translation
Pl translation
|
2022-06-03 16:44:59 +02:00 |
|
Andrei Wilkens
|
6d168f8c54
|
remove ?
|
2022-06-03 16:33:25 +02:00 |
|
Convly
|
da56cc6a7b
|
Add a warning for unhandled attributes types
|
2022-06-03 16:23:51 +02:00 |
|
Convly
|
f99f312b1f
|
Add options, pluginOptions and info as dynamic types for schemas
|
2022-06-03 16:20:38 +02:00 |
|
Andrei Wilkens
|
59793db5b4
|
fix #13453 Documentation Plugin doesn't generate Proper Type for the Localization prop , and doesn't generate Refs for Components in Dynamic Zones
|
2022-06-03 14:57:30 +02:00 |
|
Convly
|
a8f9a05873
|
Minor fixes (type name generation, log message, handle date attributes
|
2022-06-03 14:52:28 +02:00 |
|
Convly
|
5fb3360cf4
|
Merge branch 'typescript/types/schema' into typescript/schema-types-generation
|
2022-06-03 14:49:15 +02:00 |
|
Convly
|
1855ea73bf
|
Add email type to the AttributeType definition
|
2022-06-03 14:49:01 +02:00 |
|