UNPKG

ids-enterprise

Version:

Infor Design System (IDS) Enterprise Components for the web

34 lines (21 loc) 2.52 kB
# Infor Design System's Enterprise Components Infor Design System's Enterprise component library is a framework-independent UI library consisting of CSS and JS that provides Infor product development teams, partners, and customers the tools to create user experiences that are approachable, focused, relevant, perceptive. For guidelines on when and where to use the components see the [design.infor.com](http://design.infor.com). ## Key Features * Themes * Responsive * Touch * Retina Ready with SVG icons * Globalization / internationalization * Security XSS * 140 Components ## Browser Support We support the latest release and the release previous to the latest (R-1) for browsers and OS versions. Which maps out as follows: | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_48x48.png" alt="iOS Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>iOS Safari | | --------- | --------- | --------- | --------- | --------- | | IE11, Edge| R-1| R-1| R-1| R-1 ## Documentation Soho XI's current documentation can be found at [design.infor.com/code/ids-enterprise/latest](https://design.infor.com/code/ids-enterprise/latest). You can also find a subset of documentation at [`localhost:4000/components`](http://localhost:4000/components) when running the project locally. To contribute you can edit the `readme.md` files for a component or add [JSDocs](http://usejsdoc.org/) comments to the source files for inline settings and events. ## Contacting Us and Updates This project is an open source project. Please see the [contribution guidelines for this project](docs/CONTRIBUTING.md).