10.0.0 • Published 7 months ago

ngx-ng2-semantic-ui v10.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Semantic UI Angular Integrations, written in pure Angular - no JQuery required.

Important:

This is an intended endeavour to upgrade the awesome ng2-semantic-ui to later versions of Angular. For time reasons, the code is only tested for successful compilation of the library and demo page. This code is provided absolutely free of warranty. If you find a bug, feel free to contribute a fix.

AngularPackageBranch
Angular 99.x.xangular-9

Introduction

Angular and jQuery don't go together - this is the fundamental principal of this library. It provides Angular component versions of the Semantic UI modules, so that you don't need to add jQuery to your app.

Note that only Semantic UI elements that use jQuery are recreated here - those written purely in CSS aren't included as they can be used in Angular apps already.

Installation & Usage

See the Documentation for installation instructions and extensive examples.

Dependencies

This package is upgraded to each respective major Angular version. Besides successful building of the library and demo page, no extensive testing is done.

Component Support

IconDescription
:white_check_mark:Component supported by ng2-semantic-ui.
:rocket:Semantic UI plugin supported by ng2-semantic-ui (not in Semantic UI Core).
:ballot_box_with_check:Component supported natively by Semantic UI (CSS only).
:x:Component currently unavailable.
:no_entry_sign:Component not applicable to Angular.
ElementsCollectionsViewsModulesBehaviors
:ballot_box_with_check: Button:ballot_box_with_check: Breadcrumb:ballot_box_with_check: Advertisment:white_check_mark: Accordion:no_entry_sign: API
:ballot_box_with_check: Container:ballot_box_with_check: Form:ballot_box_with_check: Card:white_check_mark: Checkbox:no_entry_sign: Form Validation
:ballot_box_with_check: Divider:ballot_box_with_check: Grid:ballot_box_with_check: Comment:rocket: Collapse:rocket: Localization
:ballot_box_with_check: Flag:ballot_box_with_check: Menu:ballot_box_with_check: Feed:rocket: Datepicker:x: Visibiltiy
:ballot_box_with_check: Header:white_check_mark: Message:ballot_box_with_check: Item:white_check_mark: Dimmer
:ballot_box_with_check: Icon:rocket: Pagination:ballot_box_with_check: Statistic:white_check_mark: Dropdown
:ballot_box_with_check: Image:ballot_box_with_check: Table:x: Embed
:ballot_box_with_check: Input:white_check_mark: Modal
:ballot_box_with_check: Label:white_check_mark: Popup
:ballot_box_with_check: List:white_check_mark: Progress
:ballot_box_with_check: Loader:white_check_mark: Rating
:ballot_box_with_check: Rail:white_check_mark: Search
:ballot_box_with_check: Reveal:x: Shape
:ballot_box_with_check: Segment:white_check_mark: Sidebar
:ballot_box_with_check: Step:x: Sticky
:white_check_mark: Tab
:white_check_mark: Transition

Want to help?

Want to file a bug, contribute some code, or improve documentation? Great! Please read the contributing guidelines to get going.

Development

To generate all library files:

$ npm run lib:compile
# use lib:compile:w to watch for changes

To run the demo app:

$ npm run demo:serve

Testing

To run the unit tests suite:

$ npm run test

License

MIT © Edward Carroll

16.0.1

7 months ago

12.0.1

7 months ago

11.0.1

7 months ago

10.0.1

7 months ago

9.0.5

7 months ago

9.0.4

7 months ago

13.0.0

7 months ago

12.0.0

7 months ago

11.0.0

7 months ago

9.0.3

7 months ago

10.0.0

7 months ago

9.0.2

7 months ago

9.0.1

7 months ago

9.0.0

7 months ago