-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add default loading skeleton #1512
feat: add default loading skeleton #1512
Commits on Aug 21, 2023
-
feat: add global loading logic
# This is the 1st commit message: feat: add global loading logic # This is the commit message umijs#2: chore: update # This is the commit message umijs#3: feat: add Loading Skeleton # This is the commit message umijs#4: feat: update # This is the commit message umijs#5: chore: update Loading # This is the commit message umijs#6: chore: update pnpm-lock.yaml # This is the commit message umijs#7: chore: fix lock file # This is the commit message umijs#8: Revert "chore: fix lock file" This reverts commit 73dee02. # This is the commit message umijs#9: Revert "chore: update pnpm-lock.yaml" This reverts commit 3f6f579. # This is the commit message umijs#10: chore: fix lock file # This is the commit message umijs#11: chore: update logic # This is the commit message umijs#12: chore(deps): bump [email protected] # This is the commit message umijs#13: Revert "chore(deps): bump [email protected]" This reverts commit 011ecf9. # This is the commit message umijs#14: fix: fix path error on windows platform # This is the commit message umijs#15: chore(deps): bump [email protected] # This is the commit message umijs#16: chore: revert @umi/lint 4.0.54 => 4.0.53 Because there is breaking change # This is the commit message umijs#17: chore(deps): upgrade [email protected] # This is the commit message umijs#18: chore: update type # This is the commit message umijs#19: chore: update Loading # This is the commit message umijs#20: refactor: site template ignore dist dir (umijs#1518) add /dist > .gitignore # This is the commit message umijs#21: refactor: improve content padding when disable footer (umijs#1517) * chore(theme): improve the default theme style * chore: update Content style * chore: update # This is the commit message umijs#22: refactor: make chunk name clean for theme routes (umijs#1513) fix: special links not working bug in markdown (umijs#1524) * fix: absolute links and schema links lost bug in markdown * refactor: update relative link condition * refactor: update relative link condition for data url * Update src/loaders/markdown/transformer/rehypeLink.ts * Update src/loaders/markdown/transformer/rehypeLink.ts * refactor: new way to handle special links fix: workaround for helmet lost in ssr since [email protected] (umijs#1525) * fix: helmet lost in ssr since [email protected] * refactor: patch helmet for version range * style: update fix: react types is missing in react template (umijs#1526) build: release 2.1.15 Revert "Merge branch 'master' into wuxh/feat-1463" This reverts commit 6b344d9, reversing changes made to bfef009.
Configuration menu - View commit details
-
Copy full SHA for abbba95 - Browse repository at this point
Copy the full SHA abbba95View commit details -
Merge branch 'master' into wuxh/feat-1463
# Conflicts: # package.json # pnpm-lock.yaml # src/client/theme-api/types.ts # src/client/theme-default/slots/Content/index.tsx # src/features/theme/index.ts
Configuration menu - View commit details
-
Copy full SHA for c2e592f - Browse repository at this point
Copy the full SHA c2e592fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90631ee - Browse repository at this point
Copy the full SHA 90631eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec9ce09 - Browse repository at this point
Copy the full SHA ec9ce09View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6cfc8d - Browse repository at this point
Copy the full SHA b6cfc8dView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d24b60f - Browse repository at this point
Copy the full SHA d24b60fView commit details -
chore: bump @babel/traverse from 7.22.8 to 7.23.2 (umijs#1947)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2675e58 - Browse repository at this point
Copy the full SHA 2675e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31fd13c - Browse repository at this point
Copy the full SHA 31fd13cView commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3753b1b - Browse repository at this point
Copy the full SHA 3753b1bView commit details
Commits on Dec 7, 2023
-
fix: unexpected transformation of colon symbol (umijs#1962)
Co-authored-by: liangjun.chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d87114e - Browse repository at this point
Copy the full SHA d87114eView commit details -
chore: bump browserify-sign from 4.2.1 to 4.2.2 (umijs#1954)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef4835a - Browse repository at this point
Copy the full SHA ef4835aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2a6fb - Browse repository at this point
Copy the full SHA 1c2a6fbView commit details
Commits on Dec 11, 2023
-
fix: wrong search scroll position of 1-level heading in current page (u…
…mijs#1978) * fix: fixed the hash was cleared and did not scroll to the corresponding position * feat: 调整搜索逻辑,如果目标链接是本页 & !hash,则滚动到顶部
Configuration menu - View commit details
-
Copy full SHA for 8f9e80b - Browse repository at this point
Copy the full SHA 8f9e80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7131d3e - Browse repository at this point
Copy the full SHA 7131d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc9672 - Browse repository at this point
Copy the full SHA fdc9672View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65e9759 - Browse repository at this point
Copy the full SHA 65e9759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7975dca - Browse repository at this point
Copy the full SHA 7975dcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d1b823 - Browse repository at this point
Copy the full SHA 4d1b823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4246aff - Browse repository at this point
Copy the full SHA 4246affView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b2489ac - Browse repository at this point
Copy the full SHA b2489acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eeac57 - Browse repository at this point
Copy the full SHA 6eeac57View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee192f - Browse repository at this point
Copy the full SHA fee192fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2897c - Browse repository at this point
Copy the full SHA 7b2897cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee8f22 - Browse repository at this point
Copy the full SHA 9ee8f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for f373a03 - Browse repository at this point
Copy the full SHA f373a03View commit details
Commits on Dec 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d609dc7 - Browse repository at this point
Copy the full SHA d609dc7View commit details -
Merge branch 'feature/2.3.0' into wuxh/feat-1463_2.3.0
# Conflicts: # pnpm-lock.yaml # src/client/theme-default/slots/SearchResult/index.tsx # src/constants.ts
Configuration menu - View commit details
-
Copy full SHA for b3af251 - Browse repository at this point
Copy the full SHA b3af251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f7bd6 - Browse repository at this point
Copy the full SHA 45f7bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 255baf2 - Browse repository at this point
Copy the full SHA 255baf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8119b4 - Browse repository at this point
Copy the full SHA b8119b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ca3b5 - Browse repository at this point
Copy the full SHA 43ca3b5View commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff42b74 - Browse repository at this point
Copy the full SHA ff42b74View commit details