github-actions[bot]
14721d1e0f
Version Packages
@mdjs/mdjs-preview@0.4.1
@rocket/cli@0.6.2
2021-04-20 12:58:41 +02:00
Thomas Allmer
0f6709ac4b
fix(mdjs-preview): initial setting should come from the element
2021-04-20 12:55:32 +02:00
Thomas Allmer
ed86ff2346
fix(cli): do not set data-localize-lang in the simulator iframe html tag
2021-04-20 12:55:32 +02:00
Mathieu Puech
c675820163
fix: windows path issue avoid filtering of index section of collections
2021-04-20 12:28:19 +02:00
Konstantinos Norgias
f4a0ab559f
fix: add changeset & update drawer
2021-04-20 12:27:12 +02:00
Konstantinos Norgias
a8cdaebab1
fix(simulator): document shadowRoot n/a in iframe
2021-04-20 12:27:12 +02:00
github-actions[bot]
22393dd172
Version Packages
@mdjs/core@0.7.0
@mdjs/mdjs-preview@0.4.0
@mdjs/mdjs-story@0.2.0
@rocket/building-rollup@0.2.0
@rocket/cli@0.6.1
@rocket/drawer@0.1.3
@rocket/eleventy-plugin-mdjs-unified@0.4.0
@rocket/search@0.3.3
2021-04-20 06:50:18 +02:00
Thomas Allmer
a6fdb31f1e
fix(mdjs-preview): do not restory empty values
2021-04-19 23:55:52 +02:00
Thomas Allmer
dd15d4fc65
chore: fix tests
2021-04-19 23:55:52 +02:00
Thomas Allmer
edb1abf82b
feat(mdjs-preview): rework preview and add a simulation mode
2021-04-19 23:55:52 +02:00
Thomas Allmer
0b6411661e
chore: update lion dependencies for drawer and search
2021-04-19 23:55:52 +02:00
Thomas Allmer
604a80e6cb
feat(mdjs-story): force /define entrypoint
2021-04-19 23:55:52 +02:00
Thomas Allmer
fe6a929f1e
feat(mdjs-core): keep the original code block and wrap it for preview story
2021-04-19 23:55:52 +02:00
Thomas Allmer
2267e728cf
feat(eleventy-plugin-mdjs-unified): write mdjs javascript to file instead of inline
2021-04-19 23:55:52 +02:00
Thomas Allmer
abc8a02b72
fix(cli): supporting an absolute path for the rootDir
2021-04-19 23:55:52 +02:00
Thomas Allmer
2270887faf
chore: format package.json
2021-04-19 23:55:52 +02:00
Thomas Allmer
bad4686506
feat(building-rollup): preserve export names & attributes on script tags,
2021-04-19 23:55:52 +02:00
Thomas Allmer
818caad7cb
Create chilled-turkeys-help.md
2021-04-04 18:01:06 +02:00
Konstantinos Norgias
672b7e893e
chore: generalize label & add alt when no img
2021-04-04 18:01:06 +02:00
Thomas Allmer
a8e66d84f4
feat(mdjs-core): extract mdjsSetupCode function which support a highlightCode fn
2021-04-04 18:00:26 +02:00
github-actions[bot]
e9090d64b9
Version Packages
@rocket/navigation@0.2.1
2021-04-01 20:01:47 +02:00
Benny Powers
728a205b7b
chore: add changeset
2021-04-01 19:44:43 +02:00
Benny Powers
67ba29d45a
feat(navigation): add no-redirects attribute
...
By default, the sidebar nav redirects clicks on category headings to
their first child.
To disable those redirects, override
`_includes/_joiningBlocks/_layoutSidebar/sidebar/20-navigation.njk`
and add the `no-redirects` attribute to the `<rocket-navigation>`
element.
2021-04-01 19:44:43 +02:00
github-actions[bot]
758caffdf9
Version Packages
@rocket/search@0.3.2
2021-03-25 07:14:15 +01:00
qa46hx
302227e8a9
feat(search): add variable for border-radius of SearchCombobox
2021-03-24 23:20:56 +01:00
Thomas Allmer
04a31220fb
chore: align versions across the mono repo
2021-03-15 21:03:07 +01:00
Benny Powers
d44a23af0c
Merge pull request #83 from modernweb-dev/changeset-release/main
...
Version Packages
@mdjs/mdjs-preview@0.3.2
@mdjs/mdjs-story@0.1.2
@rocket/building-rollup@0.1.3
@rocket/cli@0.6.0
@rocket/core@0.1.2
@rocket/eleventy-rocket-nav@0.3.0
@rocket/search@0.3.1
check-html-links@0.2.1
plugins-manager@0.2.1
2021-03-07 10:14:39 +02:00
github-actions[bot]
18a79589c2
Version Packages
2021-03-06 19:28:35 +00:00
Thomas Allmer
b7727b0e10
chore: add rocket nav upgrade to cli
2021-03-06 20:26:44 +01:00
Thomas Allmer
5edc40fed5
feat(cli): make sure each instance has its own eleventy config
2021-03-06 19:58:09 +01:00
Amin Yahyaabadi
be0d0b3ca1
fix: add missing main entry to the packages ( #81 )
...
This allows the tools to work properly. For example, eslint-plugin-import, TypeScript LSP hyperclick, and many other tools rely on main.
2021-03-06 19:10:49 +01:00
Thomas Allmer
ef8ebb0098
feat(eleventy-rocket-nav): support dynamically created content
2021-03-06 19:05:00 +01:00
djlauk
2fa61e1377
chore: tiny fixes to the README ( #74 )
2021-02-23 21:45:41 +01:00
Matsuuu
b23e37f38e
feat(search): Precache search results to service worker
2021-02-23 21:44:53 +01:00
Matsuuu
cf45e32702
feat(search): Add ellipsis as prefix when truncating
2021-02-23 21:44:53 +01:00
Matsuuu
b5965c6c37
feat(search): Set cursor to pointer on result hover
2021-02-23 21:44:53 +01:00
Matsuuu
e39cc45d23
fix(search): Center search icon
2021-02-23 21:44:53 +01:00
Matsuuu
f0434cb12c
feat(search): Add feedback when no results found
2021-02-23 21:44:53 +01:00
Matsuuu
c87caaed2d
feat: Allow overlay query modification in Drawer ( #73 )
2021-02-23 21:31:12 +01:00
Thomas Allmer
04af7ecf53
chore: align dependency versions
2021-02-23 20:39:37 +01:00
github-actions[bot]
98d6aad12a
Version Packages
@mdjs/mdjs-preview@0.3.1
@mdjs/mdjs-story@0.1.1
@rocket/cli@0.5.2
2021-02-05 13:30:10 +01:00
Thomas Allmer
ee6b404aaa
fix: mdjs element pass on shadowRoot to story function
2021-02-05 13:26:42 +01:00
Thomas Allmer
8ba8939c67
chore: use test-helper everywhere
2021-02-04 20:48:08 +01:00
Thomas Allmer
8e095b792e
fix(cli): watching user preset files to trigger updates automatically
2021-02-04 19:56:56 +01:00
github-actions[bot]
b58ac27658
Version Packages
@rocket/cli@0.5.1
@rocket/eleventy-plugin-mdjs-unified@0.3.1
check-html-links@0.2.0
2021-02-04 09:51:19 +01:00
Thomas Allmer
f44a0f4fd4
fix(cli): rewrite dynamic imports with "`"
2021-02-04 09:45:35 +01:00
Thomas Allmer
750418bb51
fix: use class node api of check-html-links in rocket
2021-02-03 23:17:29 +01:00
Guillaume Grossetie
bc2698c1ba
resolves #54 introduce a ignoreLinkPatterns option
2021-02-03 20:43:02 +01:00
Thomas Allmer
74f7ddf478
fix: create social media images only during build
2021-02-03 20:39:16 +01:00
github-actions[bot]
b5fa7ad9af
Version Packages
@rocket/blog@0.3.0
@rocket/cli@0.5.0
@rocket/launch@0.4.0
@rocket/navigation@0.2.0
@rocket/search@0.3.0
2021-02-01 19:59:49 +01:00