Commit Graph

83 Commits

Author SHA1 Message Date
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
Jorge del Casar
e3abdd956a chore: rename meta plugin to joiningBlocks 2021-02-01 13:20:02 +01:00
Thomas Allmer
8bdc326e38 chore: add changeset and docs 2021-02-01 13:20:02 +01:00
Thomas Allmer
806fcc0556 chore: go back to inline scripts for now 2021-02-01 13:20:02 +01:00
Thomas Allmer
e7d7945259 feat: default layout for index files with open menu button 2021-02-01 13:20:02 +01:00
Thomas Allmer
502347aa8d chore: remove previous/next link for now 2021-02-01 13:20:02 +01:00
Thomas Allmer
26b558c118 fix: mobile navigation 2021-02-01 13:20:02 +01:00
Thomas Allmer
8eec69f918 feat: big refactor to introduce _joiningBlocks 2021-02-01 13:20:02 +01:00
Thomas Allmer
078cff26fe fix(cli): template merge order by numbers, add tests, docs 2021-02-01 13:20:02 +01:00
Jorge del Casar
8896c0655b feat: dynamic partial includes 2021-02-01 13:20:02 +01:00
Stephen Wade
43ef209bad chore: Docs updates (#53)
* chore: fix Eleventy spelling
* chore: misc CONTRIBUTING.md updates
* chore: fix GitHub capitalization
* chore: fix HTML capitalization
* chore: fix JavaScript capitalization
* chore: misc README.md updates
* chore: update slack.md to match modernweb-dev/web
* chore: misc docs/about updates
* chore: misc docs/blog updates
* chore: misc docs/docs updates
* chore: fix mdjs capitalization
* chore: fix Markdown capitalization
* chore: fix Rocket capitalization
* chore: fix apostrophes
* chore: fix TypeScript capitalization
* chore: consistently capitalize headings
* chore: misc docs/guides updates
* chore: misc packages/building-rollup updates
* chore: misc packages/check-html-links updates
* chore: misc packages/cli updates
* chore: misc packages/plugins-manager updates
* chore: misc packages/search updates
* chore: fix tests
* chore: fix lints
2021-01-31 11:00:53 +01:00
github-actions[bot]
f2a4b80f1e Version Packages check-html-links@0.1.2 2021-01-28 09:10:39 +01:00
Thomas Allmer
f343c5030a fix(check-html-links): read and parse with the same increased highWaterMark 2021-01-28 09:02:56 +01:00
Thomas Allmer
a7b0dbbce0 chore: add blog introducing check-html-links 2021-01-27 19:58:49 +01:00
Jorge del Casar
eeb51c830c chore: build packages on setup 2021-01-25 16:08:57 +01:00
github-actions[bot]
b968badf43 Version Packages @rocket/cli@0.4.1 2021-01-21 19:54:12 +01:00
Thomas Allmer
c92769a145 fix(cli): processing of links/assets urls needs to be utf8 safe 2021-01-21 19:48:23 +01:00
Thomas Allmer
562e91fc43 fix(cli): make sure there is no <?xml in the logo code 2021-01-21 16:46:39 +01:00
github-actions[bot]
ffd06fcee9 Version Packages @rocket/cli@0.4.0 2021-01-21 01:17:19 +01:00
Thomas Allmer
0eb507d7ef feat: add api for social media images 2021-01-21 01:12:22 +01:00
github-actions[bot]
45cd7206f1 Version Packages check-html-links@0.1.1 2021-01-20 16:38:31 +01:00
Thomas Allmer
eb74110dd8 Create good-mice-act.md 2021-01-19 23:13:16 +01:00
Julien Lengrand-Lambert
517c7780ab feat: Add some extra info when running html-links
* Add number of files checked
* Add number of links checked
2021-01-19 23:13:16 +01:00
Thomas Allmer
e4852db673 chore: add docs on how to create your own preset 2021-01-19 12:45:31 +01:00
github-actions[bot]
c6c564ede2 Version Packages @rocket/cli@0.3.1 2021-01-18 12:14:13 +01:00
Thomas Allmer
a498a5da44 fix(cli): *index.md should not be treated as folder index files 2021-01-18 12:11:46 +01:00
github-actions[bot]
eb6a23dc6a Version Packages @rocket/cli@0.3.0 @rocket/eleventy-plugin-mdjs-unified@0.3.0 @rocket/launch@0.3.0 @rocket/search@0.2.0 check-html-links@0.1.0 2021-01-17 19:40:29 +01:00