zhizheng

Results 10 issues of zhizheng

feat: update a show case about Component Libraries

Resolves issue where jsxImportSource from subproject's deno.json was not recognized, as Fresh was incorrectly using the root workspace config. Closes: #3004

The issue in #2973 appears to be caused by multiple cached versions of dependencies. After directly deleting the ~/.cache/deno directory, the problem was resolved. Enabling nodeModulesDir: "auto" can also avoid...

## Problem: The problem was reproduced as described in #3002. Chrome DevTools shows the following error: props.js:137 Uncaught (in promise) InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': 'docs-content""' is not...

## Why was this PR initiated? Currently, there is too little documentation on Fresh v2, and users often need to refer to the latest News of Fresh v2. Therefore, it...

update : - [AirComponents]([https://github.com/adaleks/anywhere-ui](https://github.com/aircomponents/aircomponents): A modern component library built with StencilJS, focusing on semantic, standardized, and branded design for reusable UI components.

1.fixed outdated and unsupported files 2.added instructions based on the documentation on the web and lit websites. 3.modernize Node/npm versions

I've noticed that the search functionality on the platform has room for improvement. When conducting searches, the results don't seem to prioritize the most relevant or official packages. For example,...

This pull request updates documentation and example code to reflect a new project initialization command and improves developer experience by clarifying the development workflow. It also simplifies the `Hero` component...

I personally believe that the current performance of the website on mobile devices is not optimal, and it would be better if improvements are made. before: after: