Skip to content

Commit

Permalink
Merge pull request #1544 from kintone-labs/SSR-4599_hot-fix_update-md…
Browse files Browse the repository at this point in the history
…-links

[hot fix] SSR-4599: Update md links
  • Loading branch information
dong0 committed Jun 3, 2024
2 parents c0d1373 + 155f226 commit cf2688f
Show file tree
Hide file tree
Showing 444 changed files with 487 additions and 487 deletions.
2 changes: 1 addition & 1 deletion docs/document/docs/components/desktop/attachment.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/desktop/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/desktop/datetime-picker.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/desktop/dialog.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/desktop/field-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Here is a list of available constructors:

## Sample Code
:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/desktop/readonly-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/desktop/spinner.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
4 changes: 2 additions & 2 deletions docs/document/docs/components/desktop/tabs.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down Expand Up @@ -139,4 +139,4 @@ tabs.addEventListener('change', event => {
---

## Related Articles
- [Tabs customization](../../guides/tabs-customization)
- [Tabs customization](../../guides/tabs-customization.md)
2 changes: 1 addition & 1 deletion docs/document/docs/components/desktop/text.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/desktop/textarea.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/mobile/mobile-button.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Here is a list of properties that can be used for modifying component style:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/mobile/mobile-checkbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Here is a list of available constructors:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/mobile/mobile-date-picker.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Here is a list of available constructors:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Here is a list of available constructors:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/mobile/mobile-dropdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Here is a list of available constructors:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/mobile/mobile-multichoice.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Here is a list of available constructors:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Here is a list of available constructors:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/mobile/mobile-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Here is a list of available constructors:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/mobile/mobile-textarea.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Here is a list of available constructors:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/components/mobile/mobile-time-picker.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Here is a list of available constructors:
## Sample Code

:::tip
Please check the [package installation](../../getting-started/quick-start#installation) method first.
Please check the [package installation](../../getting-started/quick-start.md#installation) method first.
:::

Here is a sample code when all parameters are specified:
Expand Down
4 changes: 2 additions & 2 deletions docs/document/docs/getting-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The rendered components' tags and class names will include the version number.<b
You may still use `Kuc` as a global variable but **note that it may be conflicting when adding two or more `kuc.min.js` files** on Kintone customization or plug-in. In this case, the `Kuc` object refers to the last loaded `kuc.min.js` file.<br/>
In case that there is only one `kuc.min.js` file in the Kintone system or there is no problem with using last loaded `kuc.min.js` file, you can use Kuc object. Please remove `const Kuc = Kucs['1.x.x'];` line.
When using a version before v1.4.0, please use `Kuc` as a global variable but **note that it may be conflicting when adding two or more `kuc.min.js` files** on Kintone customization or plug-in.<br/>
Please read this [Version conflicts issue and solution](../guides/version-conflicts-issue-solution) article for more information!
Please read this [Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) article for more information!
:::

1. Download the file located inside Kintone UI Component repository's [each version Release field](https://github.com/kintone-labs/kintone-ui-component/releases). Unzip the attached archives folder (kintone-ui-component-\{version\} .tgz). Upload the following file to the `JavaScript and CSS Customization` inside Kintone's app setting.
Expand Down Expand Up @@ -89,7 +89,7 @@ kintone.events.on('app.record.index.show', event => {

:::tip
When using on and after v1.4.0, rendered components' tags and class names will include the version number.<br/>
Please read this [Version conflicts issue and solution](../guides/version-conflicts-issue-solution) article for more information! <br/>
Please read this [Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) article for more information! <br/>
:::

1. Create a folder name `customization`, and move your root into the folder, then execute the following command:
Expand Down
2 changes: 1 addition & 1 deletion docs/document/docs/releases/release-notes-v1.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ New components and features, document updates, security updates, and maintenance

:::info
Note that in this version, there is backward compatible big change with coding way and components' tags and class names for resolving version conflicts issue.<br/>
For more details, please check the [Version conflicts issue and solution](../guides/version-conflicts-issue-solution) and the new [Quick Start](../getting-started/quick-start) article.
For more details, please check the [Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) and the new [Quick Start](../getting-started/quick-start.md) article.
:::

## Update details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,4 @@ tabs.addEventListener('change', event => {
---

## Related Articles
- [Tabs customization](../../guides/tabs-customization)
- [Tabs customization](../../guides/tabs-customization.md)
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ v1.4.0 以降のバージョンを利用する場合は、コンポーネント
グローバルオブジェクトとして Kuc を使うこともできますが、2つ以上の kuc.min.js を kintone カスタマイズやプラグインに読み込む場合はバージョンコンフリクトが起きる可能性があるのでご注意ください。この際、Kuc オブジェクトは最後に読み込まれた kuc.min.js を参照します。<br/>
システム上に kuc.min.js が 1つしかない、もしくは最後に読み込まれた kuc.min.js の利用で問題ない場合は、Kuc オブジェクトを利用いただいて問題ありません。`const Kuc = Kucs['1.x.x'];` の行を削除してください。<br/>
v1.3.2 以前のバージョンを利用する場合は、Kuc をグローバルオブジェクトとして使ってください。2つ以上の kuc.min.js を kintone カスタマイズやプラグインに追加すると、バージョンコンフリクト問題が起きるのでご注意ください。
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution) 記事をご確認ください。
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) 記事をご確認ください。
:::

1. kintone UI Component リポジトリ内の[各バージョン Release 欄](https://github.com/kintone-labs/kintone-ui-component/releases)に添付のアーカイブフォルダ(kintone-ui-component-\{version\}.tgz)を解凍し、以下のファイルを kintone アプリ設定の `JavaScript / CSS でカスタマイズ`にて指定します。
Expand Down Expand Up @@ -86,7 +86,7 @@ kintone.events.on('app.record.index.show', event => {

:::tip
v1.4.0 から、レンダリングされたコンポーネントのタグ名とクラス名にはバージョン番号が含まれます。<br/>
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution) 記事をご確認ください。
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) 記事をご確認ください。
:::

1. `customization` というフォルダを作成し、その配下で以下のコマンドを実行します。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sidebar_label: v1.4.0 Release Notes

:::info
このバージョンでは、バージョンコンフリクトの問題を解決するためにコーディング方法・コンポーネントタグとクラス名において後方互換のある大きな変更があるのでご注意ください。
詳しくは [Version conflicts issue and solution](../guides/version-conflicts-issue-solution) と新しい [Quick Start](../getting-started/quick-start) 記事をご確認ください。
詳しくは [Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) と新しい [Quick Start](../getting-started/quick-start.md) 記事をご確認ください。
:::

## アップデート内容
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ v1.4.0 以降のバージョンを利用する場合は、コンポーネント
グローバルオブジェクトとして Kuc を使うこともできますが、2つ以上の kuc.min.js を kintone カスタマイズやプラグインに読み込む場合はバージョンコンフリクトが起きる可能性があるのでご注意ください。この際、Kuc オブジェクトは最後に読み込まれた kuc.min.js を参照します。<br/>
システム上に kuc.min.js が 1つしかない、もしくは最後に読み込まれた kuc.min.js の利用で問題ない場合は、Kuc オブジェクトを利用いただいて問題ありません。`const Kuc = Kucs['1.x.x'];` の行を削除してください。<br/>
v1.3.2 以前のバージョンを利用する場合は、Kuc をグローバルオブジェクトとして使ってください。2つ以上の kuc.min.js を kintone カスタマイズやプラグインに追加すると、バージョンコンフリクト問題が起きるのでご注意ください。
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution) 記事をご確認ください。
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) 記事をご確認ください。
:::

1. kintone UI Component リポジトリ内の[各バージョン Release 欄](https://github.com/kintone-labs/kintone-ui-component/releases)に添付のアーカイブフォルダ(kintone-ui-component-\{version\}.tgz)を解凍し、以下のファイルを kintone アプリ設定の `JavaScript / CSS でカスタマイズ`にて指定します。
Expand Down Expand Up @@ -111,7 +111,7 @@ unpkg はサイボウズが提供している CDN サービスではありませ

:::tip
v1.4.0 から、レンダリングされたコンポーネントのタグ名とクラス名にはバージョン番号が含まれます。<br/>
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution) 記事をご確認ください。
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) 記事をご確認ください。
:::

1. `customization` というフォルダを作成し、その配下で以下のコマンドを実行します。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sidebar_label: v1.4.0 Release Notes

:::info
このバージョンでは、バージョンコンフリクトの問題を解決するためにコーディング方法・コンポーネントタグとクラス名において後方互換のある大きな変更があるのでご注意ください。
詳しくは [Version conflicts issue and solution](../guides/version-conflicts-issue-solution) と新しい [Quick Start](../getting-started/quick-start) 記事をご確認ください。
詳しくは [Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) と新しい [Quick Start](../getting-started/quick-start.md) 記事をご確認ください。
:::
## アップデート内容
### 新コンポーネント
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ tabs.addEventListener('change', event => {
---

## Related Articles
- [Tabs customization](../../guides/tabs-customization)
- [Tabs customization](../../guides/tabs-customization.md)
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ v1.4.0 以降のバージョンを利用する場合は、コンポーネント
グローバルオブジェクトとして Kuc を使うこともできますが、2つ以上の kuc.min.js を kintone カスタマイズやプラグインに読み込む場合はバージョンコンフリクトが起きる可能性があるのでご注意ください。この際、Kuc オブジェクトは最後に読み込まれた kuc.min.js を参照します。<br/>
システム上に kuc.min.js が 1つしかない、もしくは最後に読み込まれた kuc.min.js の利用で問題ない場合は、Kuc オブジェクトを利用いただいて問題ありません。`const Kuc = Kucs['1.x.x'];` の行を削除してください。<br/>
v1.3.2 以前のバージョンを利用する場合は、Kuc をグローバルオブジェクトとして使ってください。2つ以上の kuc.min.js を kintone カスタマイズやプラグインに追加すると、バージョンコンフリクト問題が起きるのでご注意ください。
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution) 記事をご確認ください。
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) 記事をご確認ください。
:::

1. kintone UI Component リポジトリ内の[各バージョン Release 欄](https://github.com/kintone-labs/kintone-ui-component/releases)に添付のアーカイブフォルダ(kintone-ui-component-\{version\}.tgz)を解凍し、以下のファイルを kintone アプリ設定の `JavaScript / CSS でカスタマイズ`にて指定します。
Expand Down Expand Up @@ -111,7 +111,7 @@ unpkg はサイボウズが提供している CDN サービスではありませ

:::tip
v1.4.0 から、レンダリングされたコンポーネントのタグ名とクラス名にはバージョン番号が含まれます。<br/>
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution) 記事をご確認ください。
詳しくは、[Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) 記事をご確認ください。
:::

1. `customization` というフォルダを作成し、その配下で以下のコマンドを実行します。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sidebar_label: v1.4.0 Release Notes

:::info
このバージョンでは、バージョンコンフリクトの問題を解決するためにコーディング方法・コンポーネントタグとクラス名において後方互換のある大きな変更があるのでご注意ください。
詳しくは [Version conflicts issue and solution](../guides/version-conflicts-issue-solution) と新しい [Quick Start](../getting-started/quick-start) 記事をご確認ください。
詳しくは [Version conflicts issue and solution](../guides/version-conflicts-issue-solution.md) と新しい [Quick Start](../getting-started/quick-start.md) 記事をご確認ください。
:::

## アップデート内容
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ tabs.addEventListener('change', event => {
---

## Related Articles
- [Tabs customization](../../guides/tabs-customization)
- [Tabs customization](../../guides/tabs-customization.md)
Loading

0 comments on commit cf2688f

Please sign in to comment.