Piper
bebb82811e
fix: typo
2020-09-04 15:26:57 -07:00
Anton Korzunov
12a47ac1a4
Merge pull request #600 from gregberge/dependabot/npm_and_yarn/website/lodash-4.17.19
...
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /website
2020-09-03 08:18:47 +10:00
Anton Korzunov
ee4c481a5f
Merge pull request #610 from gregberge/dependabot/npm_and_yarn/website/prismjs-1.21.0
...
chore(deps): bump prismjs from 1.20.0 to 1.21.0 in /website
2020-09-03 08:18:39 +10:00
Justin Gordon
96cb455c59
Update faq.mdx
2020-08-16 10:57:07 -10:00
dependabot[bot]
3460297955
chore(deps): bump prismjs from 1.20.0 to 1.21.0 in /website
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-07 23:46:52 +00:00
dependabot[bot]
b5f7dac954
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /website
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 00:18:15 +00:00
Greg Bergé
664cfa148a
docs(website): fix ads display
2020-07-11 10:29:50 +02:00
Greg Bergé
d5eea1db09
docs(website): fix style blink
2020-07-07 10:39:08 +02:00
Greg Bergé
3b7c20b4f5
docs(website): fix ads display on dark mode
2020-07-07 09:43:01 +02:00
Greg Bergé
787d90168e
docs: use Carbon ads on website
2020-07-07 09:28:41 +02:00
Anton Korzunov
37d80f2944
Merge pull request #483 from hedgepigdaniel/feat/named-exports
...
Add support for named exports
2020-06-27 18:59:36 +10:00
Kenan Banks
ff809cbc05
Grammar + spelling.
2020-06-05 16:42:58 -04:00
Boris
7e5adc7e96
docs: fix ChunkExtractor.outputPath comment ( #513 )
2020-03-18 20:25:34 +01:00
dependabot[bot]
176aa09c59
chore(deps): bump acorn from 6.4.0 to 6.4.1 in /website ( #539 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-18 20:24:29 +01:00
Justin Gordon
ba0b06fc1d
docs: update api-loadable-component.mdx ( #532 )
...
Fix typo.
2020-03-14 14:16:56 +01:00
Daniel Playfair Cal
a47d3d9021
feat: add resolveComponent option
...
`resolveComponent` is a synchronous function to resolve the react
component from the imported module and props. Unlike wrappers on the
import function itself, it works on both the client and server side.
2020-01-10 10:14:14 +11:00
Greg Bergé
c17c0a230c
chore: update website deps
2020-01-09 20:43:09 +01:00
Greg Bergé
00fb0ffb8a
chore: fix eslint
2020-01-09 20:23:41 +01:00
Greg Bergé
e491901241
docs: better documentation
2020-01-09 20:11:28 +01:00
Jacky Efendi
a82d5ad1e1
feat: add codemods to migrate from react-loadable ( #463 )
2020-01-09 20:06:14 +01:00
Greg Bergé
93b06e6050
Merge pull request #487 from hedgepigdaniel/perf/toJson
...
perf: avoid calling stats.toJson if possible
2020-01-09 11:42:11 +01:00
Daniel Playfair Cal
c5ff73ca8c
docs: document how to avoid stats.toJson()
2020-01-07 18:12:26 +11:00
Greg Bergé
cee89920d3
docs(website): fix 404
2019-12-25 15:15:44 +01:00
fahad
88507442c3
docs: fix typo, "chunck" -> "chunk"
2019-12-18 16:42:31 -08:00
Greg Bergé
d1a12a2fd8
docs(logo): update logo
2019-12-09 12:11:35 +01:00
Greg Bergé
c0f704bf92
chore: update funding
2019-12-06 15:06:35 +01:00
Greg Bergé
ab6caa04d4
docs(website): disallow indexing on custom branches
2019-12-06 13:46:37 +01:00
Greg Bergé
d30bd3f76d
docs(website): allow indexing
2019-12-06 13:42:47 +01:00
Greg Bergé
a1fcccc07c
docs(website): remove unwanted button page in sitemap
2019-12-06 13:24:20 +01:00
Greg Bergé
3419ce2098
docs(website): add google analytics
2019-12-06 13:17:07 +01:00
Greg Bergé
e515b0e1a7
feat: loadable-components.com
...
New website
2019-12-06 12:52:06 +01:00
Martijn Swaagman
c1c2ee0658
docs: remove unused OtherComponent from example ( #442 )
2019-12-02 11:39:51 +01:00
Tamara Jordan
983914aed3
docs: update api-loadable-webpack-plugin.mdx ( #449 )
2019-12-02 11:38:31 +01:00
Greg Bergé
d78060bc3a
docs: add search
2019-10-02 22:07:01 +02:00
Greg Bergé
cafca143bc
docs: upgrade website
2019-09-27 15:43:24 +02:00
Alejandro Garcia Anglada
46eec1d8cd
docs(website): improved docs for SSR and Code Splitting ( #435 )
2019-09-24 10:56:16 +02:00
Greg Bergé
b0a47face8
docs(website): add missing option in @loadable/server
2019-09-22 22:46:24 +02:00
Greg Bergé
917988e051
docs: upgrade website
2019-09-19 08:36:59 +02:00
Greg Bergé
10344deb91
chore: remove useless redirect
2019-06-05 16:49:00 +02:00
Dmitrii Kanatnikov
a6967c886c
docs: fix typo in babel-plugin doc page ( #355 )
2019-06-05 16:44:34 +02:00
Greg Bergé
c5a3aa43f4
chore: fix redirects
2019-06-05 11:44:48 +02:00
Tilap
86171ec8ae
docs: fix broken link ( #354 )
2019-06-05 09:50:14 +02:00
Greg Bergé
d65c5bb924
feat: support reactive dynamic loadable ( #330 )
...
Closes #284
2019-05-12 19:47:59 +02:00
Greg Bergé
a10a9d5f46
feat: add load method that returns a Promise ( #329 )
...
See #226 for context
2019-05-09 19:47:56 +02:00
Luis Merino
8a1684d130
docs(website): correct small typo ( #326 )
2019-05-05 19:38:49 +02:00
Greg Bergé
a43795cc3f
docs(website): fix redirects
2019-04-23 16:12:23 +02:00
Greg Bergé
4532888fa3
docs: enhance docs ( #319 )
...
Closes #294
2019-04-23 15:29:18 +02:00
Greg Bergé
f2a6bbd6d7
feat(server): authorize custom filesystem ( #318 )
...
Closes #315
2019-04-23 15:12:58 +02:00
Deepak Pai
dc540500f9
feat: support multiple react apps ( #317 )
...
Closes #311
2019-04-23 14:45:15 +02:00
Greg Bergé
4ba71ddc57
docs(website): add ads
2019-04-23 14:04:42 +02:00