Skip to content
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

SEO-181194-Vue-Post-Realese-Work #330

Open
wants to merge 2 commits into
base: hotfix/hotfix-v25.1.35
Choose a base branch
from

Conversation

Faith-Atieno
Copy link

Hi @Yvone-Atieno ,
Kindly review my PR
Regards,
Faith

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: SEO-181194-Vue-Post-Realese-Work

@SyncfusionBuild
Copy link
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: SEO-181194-Vue-Post-Realese-Work
Technical Error(s): 0
Spelling Error(s): 6
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0

@Syncfusion-CI
Copy link

Build Status: INPROGRESS 🔃
Build Location: SEO-181194-Vue-Post-Realese-Work

@Syncfusion-CI
Copy link

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: SEO-181194-Vue-Post-Realese-Work
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0

Copy link

@Gowri-V-L Gowri-V-L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commented

@@ -83,9 +83,9 @@ Now that `my-project` is ready to run with default settings, let's add Syncfusio

## Add Syncfusion Vue packages

Syncfusion Vue component packages are available at [npmjs.com](https://www.npmjs.com/search?q=ej2-vue). To use Syncfusion Vue components in the project, install the corresponding npm package.
Syncfusion Vue component packages are available at [npm js.com](https://www.npmjs.com/search?q=ej2-vue). To use Syncfusion Vue components in the project, install the corresponding npm package.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this correct


This article uses the [Vue Mention component](https://www.syncfusion.com/vue-components/vue-mention) as an example. To use the Vue Mention component in the project, the `@syncfusion/ej2-vue-dropdowns` package needs to be installed using the following command:
This article uses the [Vue Mention component](https://www.syncfusion.com/vue-components/vue-mention) as an example. To use the Vue Mention component in the project, the `@syncfusion/ej2-Vue-dropdowns` package needs to be installed using the following command:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this


In this article, `Material` theme is applied using CSS styles, which are available in installed packages. The necessary `Material` CSS styles for the Mention component and its dependents were imported into the `<style>` section of **src/App.vue** file.
In this article, `Material` theme is applied using CSS styles, which are available in installed packages. The necessary `Material` CSS styles for the Mention component and its dependents were imported into the `<style>` section of **src/App.Vue** file.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this

@@ -123,7 +123,7 @@ In this article, `Material` theme is applied using CSS styles, which are availab

Follow the below steps to add the Vue Mention component using `Composition API` or `Options API`:

1.First, import and register the Mention component in the `script` section of the **src/App.vue** file. If you are using the `Composition API`, you should add the `setup` attribute to the `script` tag to indicate that Vue will be using the `Composition API`.
1.First, import and register the Mention component in the `script` section of the **src/App.Vue** file. If you are using the `Composition API`, you should add the `setup` attribute to the `script` tag to indicate that Vue will be using the `Composition API`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this

@@ -165,7 +165,7 @@ export default {
{% endhighlight %}
{% endtabs %}

Here is the summarized code for the above steps in the **src/App.vue** file:
Here is the summarized code for the above steps in the **src/App.Vue** file:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants