ronronscelestes
a497261283
fix: update homepage snapshots: Reddit's icon
2022-03-17 10:03:52 +01:00
ronronscelestes
80b8c45555
Merge pull request #12835 from strapi/fix/rep-component-intl
...
[Fix bug] Min error repeatable components
2022-03-16 18:32:17 +01:00
Alexandre Bodin
f1859f0375
v4.1.5
2022-03-16 12:18:10 +01:00
Alexandre Bodin
286913707d
Fix reddit icon on homepage
2022-03-16 12:17:24 +01:00
soupette
14b525620b
Fix redirection
...
Signed-off-by: soupette <cyril@strapi.io>
2022-03-16 12:03:44 +01:00
Alexandre Bodin
01a565aeb6
v4.1.4
2022-03-16 11:22:49 +01:00
Alexandre BODIN
8f3ac1d80e
Merge pull request #12812 from nvh95/add-missing-keys-to-translation
...
Add missing keys to translation
2022-03-16 11:12:22 +01:00
Alexandre BODIN
6202b944ce
Merge pull request #12664 from strapi/strapi-market-release
...
[Marketplace] Strapi market release
2022-03-15 19:42:48 +01:00
Gustav Hansen
80efa39a73
Merge pull request #12821 from nvh95/redirect-after-logged-in
...
Preserve url if user's not logged in
2022-03-15 17:09:15 +01:00
Mark Kaylor
ff02e0a64b
style the error component
2022-03-15 15:41:44 +01:00
Mark Kaylor
926cfb2d37
update snapshot
2022-03-15 11:51:24 +01:00
Mark Kaylor
15f45183f4
replace size prop with spacing prop
2022-03-15 11:50:57 +01:00
ronronscelestes
8839e60137
Merge pull request #12793 from strapi/guided-tour/tracking
...
feat(guided-tour): added tracking for the guided-tour
2022-03-15 11:39:54 +01:00
Mark Kaylor
2994ebeca1
fix searchbar width
2022-03-15 11:37:52 +01:00
Gustav Hansen
e2c7342d86
GenericInput: Update copy
2022-03-15 10:08:23 +01:00
Mark Kaylor
df98c9b348
replace submit plugin icon
2022-03-14 17:57:30 +01:00
Mark Kaylor
474ead7183
add plugin card feedback
2022-03-14 17:54:20 +01:00
ronronscelestes
446047a5c1
fixed min error message on rep component
2022-03-14 15:53:28 +01:00
Mark Kaylor
3be69154de
merge master and fix conflicts
2022-03-14 14:32:47 +01:00
Gustav Hansen
c0005c6915
GenericInput: improve null default-value handling for boolean fields
2022-03-14 12:52:21 +01:00
ronronscelestes
7d0600dcf5
Merge branch 'master' of https://github.com/strapi/strapi into guided-tour/tracking
2022-03-14 11:29:53 +01:00
ronronscelestes
5ae4981545
bump DS
2022-03-14 10:49:11 +01:00
Hung Viet Nguyen
b03e8e4adb
Add a test case for PrivateRoute
2022-03-12 17:33:39 +07:00
Hung Viet Nguyen
785c4e862e
Preserve url if user's not logged in
...
Fix #12567
2022-03-12 16:58:59 +07:00
ronronscelestes
8314fb4f6b
fixed release notification stacking in Admin
2022-03-11 11:10:58 +01:00
Mark Kaylor
a58c2bc035
Merge branch 'master' of github.com:strapi/strapi into strapi-market-release
2022-03-11 11:08:17 +01:00
cyril lopez
463e9cc9cf
Merge pull request #12288 from pr0gr8mm3r/patch-1
...
Make component category translatable
2022-03-11 09:54:19 +01:00
cyril lopez
6f1f310352
Merge pull request #12745 from vallerydelexy/master
...
cleanup commented out block of code
2022-03-11 09:53:23 +01:00
Hung Viet Nguyen
e7ddcd3e28
Translate to Vietnamese
2022-03-11 09:21:49 +07:00
ronronscelestes
39c02e9723
Merge pull request #12807 from strapi/bump/ds-alpha-77
...
Bump DS alpha.78 (no breaking changes)
2022-03-10 18:06:12 +01:00
ronronscelestes
db73d01c82
fix StrikeThrough import
2022-03-10 17:22:18 +01:00
HichamELBSI
b69b17f0f6
Add alpha.78
2022-03-10 17:05:59 +01:00
Gustav Hansen
858b0b2080
Merge pull request #12714 from strapi/fix/json-string-field-publish
...
Fix json field not validated on publish
2022-03-10 16:38:16 +01:00
Alexandre BODIN
5701636ba1
Merge pull request #12764 from stafyniaksacha/fix-admin-static-files
...
fix: serve admin static file with public cache
2022-03-10 16:25:48 +01:00
Pierre Noël
2a381562bb
Fix json field not validated on publish
2022-03-10 15:22:06 +01:00
Sacha STAFYNIAK
7396752575
fix: serve all admin dist file with public cache except html files
2022-03-10 15:14:09 +01:00
HichamELBSI
ba72f9d585
Update snapshots
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:08:28 +01:00
HichamELBSI
e89098da42
Bump DS alpha.77 (no breaking changes)
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:06:30 +01:00
Gustav Hansen
7106ff901a
Merge pull request #12209 from ovlb/patch-1
...
fix(editor): set proper line height
2022-03-10 12:57:05 +01:00
Gustav Hansen
1041aac4dd
chore: Update snapshot tests
2022-03-10 11:55:40 +01:00
Oscar
c959709011
fix(editor): set proper line height
...
Currently, the `line-height` inherits from `body` where it is set to `1`. This lead to very tight leading, which makes the text inside of the editor hard to read.
Proposed solution: Set `line-height` to `1.5`.
2022-03-10 10:25:37 +01:00
Alexandre BODIN
a79cafc670
Merge pull request #12722 from strapi/chore/events
...
Add events to monitor first administrator account creation
2022-03-09 18:35:21 +01:00
ronronscelestes
a6ec23ee94
Merge pull request #12777 from strapi/fix/settings-nav-notification
...
Fix / Settings nav notifications
2022-03-09 15:21:33 +01:00
Mark Kaylor
96881d3827
chore/add-tracking
2022-03-09 10:09:43 +01:00
Gustav Hansen
be0beb121a
Merge pull request #12757 from strapi/CONTENT-46/uid-available
...
InputUID: fix showing value availability
2022-03-09 08:39:00 +01:00
Alexandre Bodin
8549f5aca3
v4.1.3
2022-03-08 19:28:44 +01:00
Mark Kaylor
3ffb501272
add submit plugin button
2022-03-08 17:08:07 +01:00
vincentbpro
c130684d22
feat(guided-tour): added tracking for the guided-tour
2022-03-08 16:57:28 +01:00
Mark Kaylor
036beb0f3c
Merge branch 'master' of github.com:strapi/strapi into strapi-market-release
2022-03-08 16:36:39 +01:00
ronronscelestes
645e445b63
settings nav notifications + snapshot
2022-03-08 10:13:51 +01:00