Tom Coleman
d3953d734c
Merge remote-tracking branch 'origin/future/base' into tom/sb-430-ui-remove-docs-tab
2022-07-12 14:54:56 +10:00
Michael Shilman
cf3deb73d1
Addon-docs: Delete register.js
2022-07-11 18:16:23 -07:00
Tom Coleman
26a2a4b286
Remove docs tab and concept of docsOnly
from ui
2022-07-11 22:02:09 +10:00
Michael Shilman
92eb89304c
Update git head to 7.0.0-alpha.12, update yarn.lock
2022-07-08 08:47:00 -07:00
Michael Shilman
5070efff27
v7.0.0-alpha.12
2022-07-08 08:43:29 -07:00
Tom Coleman
0dd08bbf9a
Update StoryIndexGenerator to generate "template" entries
...
Template (standalone: false) entries are needed for:
- Docs Page
- *.stories.mdx files that define a docs page and stories.
A Template entry expects to be rendered from and against a story file. (A standalone entry expects to be rendered as a MDX file)
2022-07-07 12:04:11 +10:00
Tom Coleman
223bfe626b
Add docs
option and use to drive the indexer
2022-07-07 12:02:40 +10:00
Tom Coleman
45f141b4d2
Code review
2022-07-07 12:00:04 +10:00
Tom Coleman
fea109aa1f
Add docs
option and use to drive the indexer
2022-07-07 12:00:02 +10:00
Norbert de Langen
184e97c8e8
Merge branch 'future/base' into luke/next
...
# Conflicts:
# examples/web-components-kitchen-sink/yarn.lock
# lib/api/src/modules/layout.ts
# lib/blocks/src/blocks/SourceContainer.tsx
2022-07-06 19:04:33 +02:00
Michael Shilman
0bcc17bd3f
Update git head to 7.0.0-alpha.11, update yarn.lock
2022-07-06 09:10:09 -07:00
Michael Shilman
688d338903
v7.0.0-alpha.11
2022-07-06 09:05:27 -07:00
Norbert de Langen
a5c35e1b3e
improvements to setup
2022-07-06 00:30:10 +02:00
Michael Shilman
17801dffcd
Update git head to 7.0.0-alpha.10, update yarn.lock
2022-07-02 10:59:01 -07:00
Michael Shilman
b13dd8fb52
v7.0.0-alpha.10
2022-07-02 10:55:38 -07:00
Michael Shilman
03f67a412b
Update git head to 7.0.0-alpha.9, update yarn.lock
2022-07-02 10:37:02 -07:00
Michael Shilman
84577258bb
v7.0.0-alpha.9
2022-07-02 10:36:37 -07:00
Norbert de Langen
0a27a4542a
fix
2022-06-30 15:45:03 +02:00
Norbert de Langen
e3bea31ecd
replace the rest
2022-06-30 15:26:31 +02:00
Michael Shilman
6b559e831c
Update git head to 7.0.0-alpha.8, update yarn.lock
2022-06-29 23:59:23 +08:00
Michael Shilman
24725501c3
v7.0.0-alpha.8
2022-06-29 23:55:07 +08:00
Norbert de Langen
5b923f10fb
Merge branch 'future/base' into future/doc-blocks-take2
...
# Conflicts:
# addons/controls/package.json
# addons/docs/package.json
# yarn.lock
2022-06-29 13:54:19 +02:00
Michael Shilman
c1aef91bf2
Update git head to 7.0.0-alpha.7, update yarn.lock
2022-06-29 19:33:21 +08:00
Michael Shilman
d334cabd25
v7.0.0-alpha.7
2022-06-29 19:29:39 +08:00
Michael Shilman
93c4ff13d9
Extract doc blocks
2022-06-29 00:13:43 +08:00
Michael Shilman
88eab37bb1
Update git head to 7.0.0-alpha.6, update yarn.lock
2022-06-21 23:34:02 +08:00
Michael Shilman
a88dcca40b
v7.0.0-alpha.6
2022-06-21 23:29:32 +08:00
Michael Shilman
7399d641c9
Merge branch 'future/base' into future/docs2-core
2022-06-21 12:17:27 +08:00
Michael Shilman
bbb862e8a7
Update git head to 7.0.0-alpha.5, update yarn.lock
2022-06-20 21:48:14 +08:00
Michael Shilman
3dd4698282
v7.0.0-alpha.5
2022-06-20 21:44:25 +08:00
Michael Shilman
3dae5e2eeb
Update addons/docs/src/blocks/DocsContainer.tsx
2022-06-20 20:22:21 +08:00
Tom Coleman
a6c6869265
Fixes from CI
2022-06-20 21:52:12 +10:00
Tom Coleman
11568f79fc
Use <Stories>
component in MetaOf
2022-06-20 16:44:25 +10:00
Tom Coleman
f5ebdde9e1
Switch <Meta of={}>
to expect full exports
2022-06-20 16:34:40 +10:00
Michael Shilman
22767df2f5
Update git head to 7.0.0-alpha.4, update yarn.lock
2022-06-19 18:06:54 +08:00
Michael Shilman
006ed54452
v7.0.0-alpha.4
2022-06-19 18:03:16 +08:00
Tom Coleman
238fa5c193
Merge remote-tracking branch 'origin/future/base' into future/docs2-core
2022-06-18 21:00:27 +10:00
Norbert de Langen
b35951d5fc
Merge branch 'future/base' into future/deprecations-removal
...
# Conflicts:
# addons/toolbars/package.json
# lib/core-client/package.json
# yarn.lock
2022-06-17 09:47:46 +02:00
Michael Shilman
ab4a16f016
Merge branch 'future/base' into future-hybrid-stories-index
2022-06-17 10:25:07 +08:00
Michael Shilman
db42e93ce3
Update git head to 7.0.0-alpha.3, update yarn.lock
2022-06-17 00:41:17 +08:00
Michael Shilman
629b056190
v7.0.0-alpha.3
2022-06-17 00:37:27 +08:00
Norbert de Langen
8e84f36d0f
cleanup tsconfigs and make things strict if possible
2022-06-16 16:59:06 +02:00
Michael Shilman
11c2a7546d
Merge branch 'future/base' into future-hybrid-stories-index
2022-06-16 18:54:10 +08:00
Norbert de Langen
a844844540
remove regenerator-runtime, where it's no longer used
2022-06-15 16:11:44 +02:00
Michael Shilman
a1c81d1348
Update git head to 7.0.0-alpha.2, update yarn.lock
2022-06-15 09:15:08 +08:00
Michael Shilman
44920e2b6b
v7.0.0-alpha.2
2022-06-15 09:11:32 +08:00
Norbert de Langen
4e442c58da
add missing dep
2022-06-10 14:11:44 +02:00
Norbert de Langen
982a694804
undo deprecations removal (will do this in a separate branch so it can be reviewed
2022-06-10 10:28:06 +02:00
Norbert de Langen
ee904cae8b
deprecations removed
2022-06-09 23:33:16 +02:00
Norbert de Langen
aafd3b0e3a
remove polyfills no longer needed
2022-06-09 16:07:01 +02:00