Renovate Bot
074409e699
chore(deps): update dependency typescript to v4.3.2
2021-05-26 18:39:25 +00:00
Renovate Bot
a51a046d3e
chore(deps): update dependency autoprefixer to v10.2.6
2021-05-26 17:53:08 +00:00
renovate[bot]
e0708688df
chore(deps): update dependency copy-webpack-plugin to v9 ( #42250 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-26 09:57:47 +02:00
camperbot
1a6b4ca531
chore(i18n,learn): update translations ( #42245 )
2021-05-26 01:00:35 +05:30
Renovate Bot
75bf6fc78c
fix(deps): update gatsby monorepo
2021-05-25 18:51:19 +00:00
Shaun Hamilton
d5cc9ba259
feat(dev): add css helper function ( #42148 )
...
* feat(dev): add css helper function
* add media declaration methods
* use a selector to grab styles
* add CSSHelp class with annoying TS warnings (no-verify)
* replace indexing with getPropertyValue
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* connect CSSHelp to helpers, clean up types
* fix: return extended object, not modify prototype
* fix: unnecessary assertion error
* add tests with fixtures
* add afterAll document clean-up
* 'fix' tests
* undo jest transform config
* remove erroneous comments and logs
* reafactor: use existing types and narrow types
* refactor test descriptions
* rename files to appease Mrugesh 😄
* remove probably unnecessary document clean
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-05-25 07:34:55 -07:00
Renovate Bot
a32559b203
fix(deps): update dependency react-i18next to v11.9.0
2021-05-25 09:59:30 +00:00
Oliver Eyton-Williams
2648f75df6
fix: remove redundant babel plugin ( #42234 )
...
@babel/plugin-proposal-class-properties is now included in preset-env
2021-05-24 13:30:09 -07:00
Nicholas Carrigan (he/him)
821aee9687
feat: i18n for help text ( #42235 )
...
Add internationalisation capabilities for the pre-filled text in
the Ask for Help forum post.
2021-05-24 19:59:35 +02:00
camperbot
bd69e00480
chore(i18n,curriculum): update translations ( #42191 )
2021-05-24 09:42:08 +02:00
saeed
66c5523909
feat: render footer correctly ( #42096 )
...
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2021-05-24 00:30:07 +02:00
Ismail Tlemcani
914ff44f74
fix(client): add validation to profile image URL ( #41927 )
...
* fix: fix broken image url after validation
* feat: add tests for a broken image url submission
* fix: reduce event related calls
* Update cypress/integration/settings/image-picture-check.js
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* Update cypress/integration/settings/image-picture-check.js
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2021-05-23 16:08:12 +02:00
miyaliu666
3b2be48dea
Update Chinese footer ( #42193 )
...
* Update trending.json
* Update three long titles
2021-05-22 07:26:26 -07:00
Renovate Bot
6913e364d1
fix(deps): update dependency i18next to v20.3.0
2021-05-22 11:24:58 +00:00
Renovate Bot
efffe56dfd
chore(deps): update dependency postcss to v8.3.0
2021-05-21 09:36:33 +00:00
ChrisPrzR
d636bb8912
fix(client): update CSS variable values ( #42197 )
...
Update rgba instead of rgb to translucent colors and add hex value for --purple-mid
2021-05-21 12:55:33 +05:30
camperbot
9088a07dad
chore(i18n,learn): update translations ( #42190 )
2021-05-21 09:25:16 +02:00
Renovate Bot
b9fa68b00f
fix(deps): update dependency sanitize-html to v2.4.0
2021-05-20 17:46:16 +00:00
Lance
9c86168b2f
fix: valid username lowercase ( #42172 )
...
* fix: valid username lowercase
* test: add test in the validate for reject uppercase characters
* test: add test in the cypress for check on uppercase characters and reject it.
2021-05-20 09:04:00 +02:00
Renovate Bot
e57c1438f7
fix(deps): update gatsby monorepo
2021-05-19 14:51:59 +00:00
Renovate Bot
d672f9e73a
chore(deps): update dependency webpack to v5.37.1
2021-05-19 09:00:46 +00:00
Mrugesh Mohapatra
6d8baddec0
chore: update api deps, apply npm audit fix ( #42179 )
...
* chore(api): bump minor and patch
* chore: apply npm audit fix across deps
2021-05-18 22:39:26 +05:30
camperbot
91dd0401e0
chore(i18n,client): processed translations ( #42177 )
2021-05-18 07:26:36 -07:00
Kristofer Koishigawa
064179e508
fix: bump the number of published English articles ( #42171 )
2021-05-18 09:33:48 +04:00
Renovate Bot
df6a98fe90
chore(deps): update babel monorepo to v7.14.3
2021-05-17 23:19:16 +00:00
Niraj Nandish
955588eb3e
fix(editor): Remove keybind of intellisense ( #42137 )
...
* fix: Remove keybind of intellisense
* fix: remove old solution
* fix: disable suggestion on trigger characters
2021-05-17 15:42:22 -05:00
renovate[bot]
d14f53f463
chore(deps): pin dependencies ( #42168 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-18 01:19:29 +05:30
Oliver Eyton-Williams
66dae77fc5
feat: use TypeScript in the client ( #42124 )
2021-05-18 00:23:41 +05:30
alirezaghey
e190dd610a
fix(curriculum): small English update ( #42166 )
2021-05-17 12:44:38 -05:00
camperbot
4f4bcff464
chore(i18n,client): processed translations ( #42150 )
2021-05-17 11:32:35 +02:00
Sem Bauke
c4910b90b4
fix: arrows pointing the wrong way ( #42155 )
2021-05-17 12:45:08 +05:30
Oliver Eyton-Williams
1c1d86922c
refactor: simplify jest config ( #42136 )
...
* refactor: bring api jest tests to root
* refactor: pull client tests to root
* fix: remove ancient curriculum babelrc
* feat: run all jest tests at once
* fix: remove unused babelrcRoot
* chore: remove more jests
2021-05-16 18:08:04 +05:30
Sujal Gupta
8ba3b8c16c
fix(client): typo in APIs and Microservices Projects intro ( #42140 )
2021-05-16 14:12:34 +05:30
Renovate Bot
b644110bf9
fix(deps): update dependency i18next to v20.2.4
2021-05-15 11:30:09 +00:00
Renovate Bot
b6289e1d5d
fix(deps): update dependency i18next to v20.2.3
2021-05-15 09:00:33 +00:00
Renovate Bot
4f3096c1ed
chore(deps): update dependency @testing-library/react to v11.2.7
2021-05-14 14:27:44 +00:00
camperbot
44e1bbd95a
chore(i18n,client): processed translations ( #42127 )
2021-05-13 12:48:03 +00:00
Jennifer
0e113154d2
fix(client): typo in information message ( #42123 )
2021-05-13 10:58:06 +00:00
renovate[bot]
8f441131d1
fix(deps): update dependency monaco-editor to v0.24.0 ( #42122 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-13 09:24:02 +02:00
Renovate Bot
135e12fd65
chore(deps): update dependency monaco-editor-webpack-plugin to v3.1.0
2021-05-13 02:40:27 +00:00
Renovate Bot
ba7ffbd6cc
chore(deps): update babel monorepo to v7.14.2
2021-05-13 00:13:19 +00:00
renovate[bot]
8a1de362c1
chore(deps): update dependency copy-webpack-plugin to v8 ( #42049 )
...
* chore(deps): update dependency copy-webpack-plugin to v8
* fix(client,webpack): update to the new schema
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev >
2021-05-13 00:00:32 +05:30
camperbot
7f8f4dad63
chore(i18n,client): processed translations ( #42114 )
2021-05-12 21:24:11 +05:30
Lasse Jørgensen
a73c205e04
feat(client): add optional information block to intro pages ( #42091 )
...
* feat: add optional information block to intro pages
* feat: rename to note, add property to all blocks
2021-05-12 11:30:08 +05:30
Renovate Bot
c7b0f81f0f
fix(deps): update gatsby monorepo
2021-05-11 22:11:03 +00:00
Oliver Eyton-Williams
854fee4779
Revert "fix(client): use strip-comments library for js comments removal ( #41960 )" ( #42103 )
...
This reverts commit b16fadb436
.
2021-05-11 17:12:48 +00:00
Vignesh Saikrishna Mallya
6b0cd89df4
fix(client): fixed typo in 'certification card' english translation ( #42100 )
2021-05-11 15:10:47 +00:00
Oliver Eyton-Williams
7a8d6b2504
feat(client): add hashes to monaco workers ( #42097 )
2021-05-11 18:26:06 +05:30
Oliver Eyton-Williams
916ca023bf
fix: only generate bundle stats during CI ( #42094 )
...
* fix: only generate bundle stats during CI
* fix: run if CI exists
2021-05-11 15:59:44 +05:30
Renovate Bot
6757d39648
chore(deps): update dependency webpack to v5.37.0
2021-05-11 03:32:55 +00:00