GithubHelp home page GithubHelp logo

syncfusion / ej2-angular-samples Goto Github PK

View Code? Open in Web Editor NEW
39.0 19.0 43.0 211.74 MB

Essential JS 2 demo samples for Angular

Home Page: http://ej2.syncfusion.com/angular/demos/

License: Other

JavaScript 3.42% HTML 15.91% TypeScript 51.56% CSS 29.07% C# 0.04% SCSS 0.01%
angular components ui-components typescript angular6 data-grid chart data-visualization diagram

ej2-angular-samples's Introduction

Syncfusion Angular Component Demo Samples

Welcome to the demo samples repository for Syncfusion Angular components! This repository contains a collection of sample applications showcasing the usage of various Syncfusion components in a Angular environment.

Prerequisites

Run the samples

To run the sample applications locally, follow these steps

  1. Install the required dependencies using npm
npm install
  1. Start the development server using gulp
npm run start
  1. Open your web browser and navigate to the specified localhost address to view the samples.

ej2-angular-samples's People

Contributors

ajithr avatar arunpnura avatar banupriyaselvaraj avatar deepika5698 avatar essentialjs2 avatar gowtham2002 avatar gsumankumar avatar kannans24 avatar karavinth avatar kumaresan-subramani avatar mydeen-sn avatar mydeensn avatar pandiyarajm93 avatar saranya13 avatar sridurgha avatar theveshwarjayakumar avatar vairamuthur avatar vijaysyncfusion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ej2-angular-samples's Issues

DropDownList - Filtering

hello,

I have implemented a simple DropDownList on my website and tried to add filtering to it. I took the sample from your documentation which works fine on your page... but on mine i just cant get focus (cursor) in the input filed of the focus bar.
image

It is pretty much a fresh site and I tried multiple versions of dropDownList component.
BR. Nino

UPDATE: see comment bellow

license

hi syncfusion team,

is this project and its dependency under open source license and can this project be used by personal?

looking forward of your reply.

Checkout - compile not working

Hi

I wanted to have a look on the solution.

  1. I cloned the repo
  2. npm install
  3. npm run ship-source => this lead to an issue with node 12 (primordials is not defined in node) => downgrade to node 11
  4. npm run ship-source OK
  5. npm run start

ERROR in src/app/rich-text-editor/markdown-editor-custom-format.component.ts(9,25): error TS2307: Cannot find module 'marked'.
src/app/rich-text-editor/markdown-editor-preview.component.ts(9,25): error TS2307: Cannot find module 'marked'.
src/app/rich-text-editor/markdown-editor.component.ts(10,25): error TS2307: Cannot find module 'marked'.
src/app/rich-text-editor/tribute.component.ts(7,22): error TS2307: Cannot find module 'tributejs'.

I appreciate your help.

Regards,
Thorsten

Localization doesn't work

Hi,

we change from Version 1.0x to Version 15.4.17. Since this change the localization doesn't work.

app.module.ts:

import { loadCldr, setCulture, setCurrencyCode } from '@syncfusion/ej2-base';
loadCldr(
require('./localization/cldr-data/de/currencies.json'),
require('./localization/cldr-data/de/ca-gregorian.json'),
require('./localization/cldr-data/de/numbers.json'),
require('./localization/cldr-data/de/timeZoneNames.json'),
require('./localization/cldr-data/de/numberingSystems.json')
)

// Syncfusion
setCulture("de");
setCurrencyCode('EUR');

Why?

Regards

j.nord

npm install error

npm WARN deprecated [email protected]: This project has been deprecated for "npm install es-module-loader" based on the newer loader spec.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: express 2.x series is deprecated
npm WARN deprecated [email protected]: connect 1.x series is deprecated
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @syncfusion/ej2-compression@^0.4.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of '@syncfusion/ej2'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\arkadiy\AppData\Roaming\npm-cache_logs\2017-10-18T12_43_51_142Z-debug.log

Typo in file at /src/chart/smart-axis-labels.html line 115

missing double quotation (") and > to opening tag and also a closing and

should be:

<p>
        More information on the smart axis labels can be found in this
        <a target="_blank" href="https://ej2.syncfusion.com/angular/documentation/chart/axis-labels/#smart-axis-labels"></a>
    </p>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.