diff --git a/docs/components/collapse.md b/docs/components/collapse.md index d1eca836..dd8bb9ae 100644 --- a/docs/components/collapse.md +++ b/docs/components/collapse.md @@ -172,7 +172,7 @@ import type { CollapseItem } from 'mdui/components/collapse-item.js'; Item 1 - +
Item 1 - subitem diff --git a/docs/functions/jq.md b/docs/functions/jq.md index fba5e833..5135259f 100644 --- a/docs/functions/jq.md +++ b/docs/functions/jq.md @@ -1835,10 +1835,10 @@ $(document).on('ajaxComplete', function (e, { xhr, options }) {

设置在 XMLHttpRequest 对象上的数据。

$.ajax({
-url: '一个跨域 URL',
-xhrFields: {
-  withCredentials: true
-}
+  url: '一个跨域 URL',
+  xhrFields: {
+    withCredentials: true
+  }
 });
@@ -1851,14 +1851,14 @@ xhrFields: {

HTTP 状态码和函数组成的对象。

$.ajax({
-statusCode: {
-  404: function (xhr, textStatus) {
-    alert('返回状态码为 404 时被调用');
-  },
-  200: function (data, textStatus, xhr) {
-    alert('返回状态码为 200 时被调用');
+  statusCode: {
+    404: function (xhr, textStatus) {
+      alert('返回状态码为 404 时被调用');
+    },
+    200: function (data, textStatus, xhr) {
+      alert('返回状态码为 200 时被调用');
+    }
   }
-}
 });

状态码在 200 - 299 之间、或状态码为 304 时,表示请求成功,函数参数和 success 回调的参数相同;否则表示请求失败,函数参数和 error 回调的参数相同。

@@ -1907,9 +1907,9 @@ statusCode: {

在请求发送之前调用。返回 false 时将取消 AJAX 请求。

$.ajax({
-beforeSend: function (xhr) {
-  // xhr 为 XMLHttpRequest 对象
-}
+  beforeSend: function (xhr) {
+    // xhr 为 XMLHttpRequest 对象
+  }
 });
@@ -1922,11 +1922,11 @@ beforeSend: function (xhr) {

请求成功之后调用。

$.ajax({
-success: function (data, textStatus, xhr) {
-  // data 为 AJAX 请求返回的数据
-  // textStatus 为包含成功代码的字符串
-  // xhr 为 XMLHttpRequest 对象
-}
+  success: function (data, textStatus, xhr) {
+    // data 为 AJAX 请求返回的数据
+    // textStatus 为包含成功代码的字符串
+    // xhr 为 XMLHttpRequest 对象
+  }
 });
@@ -1939,10 +1939,10 @@ success: function (data, textStatus, xhr) {

请求出错时调用。

$.ajax({
-error: function (xhr, textStatus) {
-  // xhr 为 XMLHttpRequest 对象
-  // textStatus 为包含错误代码的字符串
-}
+  error: function (xhr, textStatus) {
+    // xhr 为 XMLHttpRequest 对象
+    // textStatus 为包含错误代码的字符串
+  }
 });
@@ -1955,10 +1955,10 @@ error: function (xhr, textStatus) {

请求完成时调用,无论请求成功或失败。

$.ajax({
-complete: function (xhr, textStatus) {
-  // xhr 为 XMLHttpRequest 对象
-  // textStatus 为一个包含成功或错误代码的字符串
-}
+  complete: function (xhr, textStatus) {
+    // xhr 为 XMLHttpRequest 对象
+    // textStatus 为一个包含成功或错误代码的字符串
+  }
 });
diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 0ba9d35a..87f7c541 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -133,8 +133,8 @@ import { throttle } from 'mdui/functions/throttle.js'; 这个例子使用全局构建版本的 mdui,所有函数都以属性的形式暴露在全局对象 `mdui` 上: ```html - - + + 点我 @@ -150,12 +150,12 @@ import { throttle } from 'mdui/functions/throttle.js'; 这个例子使用 ES 模块构建版本的 mdui,你可以使用 ES 模块语法从 CDN 导入: ```html - + 点我 + + ``` mdui 不依赖任何第三方库,引入上面两个文件后,就能正常工作了。 @@ -34,8 +34,8 @@ mdui 不依赖任何第三方库,引入上面两个文件后,就能正常工 - - + + Hello, world! diff --git a/packages/icons/package.json b/packages/icons/package.json index 7fe0bee8..3d700d7a 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@mdui/icons", - "version": "1.0.0", + "version": "1.0.1", "description": "Material Icons 的 Web Components 图标组件库", "type": "module", "files": [ @@ -27,7 +27,7 @@ }, "homepage": "https://github.com/zdhxiong/mdui", "dependencies": { - "@mdui/shared": "workspace:*", + "@mdui/shared": "workspace:^", "lit": "^2.7.5", "tslib": "^2.6.0" } diff --git a/packages/mdui/package.json b/packages/mdui/package.json index 0f5cfa35..8a27629b 100644 --- a/packages/mdui/package.json +++ b/packages/mdui/package.json @@ -1,6 +1,6 @@ { "name": "mdui", - "version": "2.0.0", + "version": "2.0.1", "description": "实现 material you 设计规范的 Web Components 组件库", "type": "module", "main": "mdui.js", @@ -48,8 +48,8 @@ "dependencies": { "@lit-labs/motion": "^1.0.3", "@material/material-color-utilities": "^0.2.7", - "@mdui/shared": "workspace:*", - "@mdui/jq": "workspace:*", + "@mdui/shared": "workspace:^", + "@mdui/jq": "workspace:^", "@open-wc/dedupe-mixin": "^1.3.1", "classcat": "^5.0.4", "is-promise": "^4.0.0", diff --git a/packages/shared/package.json b/packages/shared/package.json index 0c299952..65b95219 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@mdui/shared", - "version": "1.0.0", + "version": "1.0.1", "description": "mdui 项目的公共部分", "type": "module", "files": [ @@ -26,7 +26,7 @@ }, "homepage": "https://github.com/zdhxiong/mdui#readme", "dependencies": { - "@mdui/jq": "workspace:*", + "@mdui/jq": "workspace:^", "@open-wc/dedupe-mixin": "^1.3.1", "lit": "^2.7.5", "ssr-window": "^4.0.2",