jqwidgets-ng 25.0.0 → 25.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +67 -14
- package/jqwidgets/jqx-all.js +14 -4
- package/jqwidgets/jqxbarcode.js +2 -0
- package/jqwidgets/jqxchart.core.js +1 -1
- package/jqwidgets/jqxchart.js +1 -1
- package/jqwidgets/jqxcheckboxgroup.js +2 -0
- package/jqwidgets/jqxdatatable.js +1 -1
- package/jqwidgets/jqxgrid.js +1 -1
- package/jqwidgets/jqxqrcode.js +2 -0
- package/jqwidgets/jqxradiobuttongroup.js +2 -0
- package/jqwidgets/jqxscrollbar.js +1 -1
- package/jqwidgets/jqxsplitlayout.js +2 -0
- package/jqwidgets/modules/jqxbarcode.js +2 -0
- package/jqwidgets/modules/jqxchart.js +1 -1
- package/jqwidgets/modules/jqxcheckboxgroup.js +2 -0
- package/jqwidgets/modules/jqxcombobox.js +1 -1
- package/jqwidgets/modules/jqxdatatable.js +2 -2
- package/jqwidgets/modules/jqxdatetimeinput.js +1 -1
- package/jqwidgets/modules/jqxdockinglayout.js +1 -1
- package/jqwidgets/modules/jqxdragdrop.js +1 -1
- package/jqwidgets/modules/jqxdropdownlist.js +1 -1
- package/jqwidgets/modules/jqxeditor.js +1 -1
- package/jqwidgets/modules/jqxform.js +1 -1
- package/jqwidgets/modules/jqxformattedinput.js +1 -1
- package/jqwidgets/modules/jqxgrid.js +2 -2
- package/jqwidgets/modules/jqxkanban.js +1 -1
- package/jqwidgets/modules/jqxlayout.js +1 -1
- package/jqwidgets/modules/jqxlistbox.js +1 -1
- package/jqwidgets/modules/jqxlistmenu.js +1 -1
- package/jqwidgets/modules/jqxmenu.js +1 -1
- package/jqwidgets/modules/jqxnavigationbar.js +1 -1
- package/jqwidgets/modules/jqxnotification.js +1 -1
- package/jqwidgets/modules/jqxnumberinput.js +1 -1
- package/jqwidgets/modules/jqxpanel.js +1 -1
- package/jqwidgets/modules/jqxpasswordinput.js +1 -1
- package/jqwidgets/modules/jqxpivotdesigner.js +1 -1
- package/jqwidgets/modules/jqxpivotgrid.js +1 -1
- package/jqwidgets/modules/jqxqrcode.js +4 -0
- package/jqwidgets/modules/jqxradiobutongroup.js +2 -0
- package/jqwidgets/modules/jqxscheduler.js +1 -1
- package/jqwidgets/modules/jqxscrollbar.js +1 -1
- package/jqwidgets/modules/jqxsplitlayout.js +2 -0
- package/jqwidgets/modules/jqxswitchbutton.js +1 -1
- package/jqwidgets/modules/jqxtabs.js +1 -1
- package/jqwidgets/modules/jqxtagcloud.js +1 -1
- package/jqwidgets/modules/jqxtextarea.js +1 -1
- package/jqwidgets/modules/jqxtoolbar.js +1 -1
- package/jqwidgets/modules/jqxtree.js +1 -1
- package/jqwidgets/modules/jqxtreegrid.js +2 -2
- package/jqwidgets/modules/jqxvalidator.js +1 -1
- package/package.json +1 -1
- package/jqwidgets/jqxsplitlayout_.js +0 -11
package/README.md
CHANGED
|
@@ -1,28 +1,81 @@
|
|
|
1
|
-
|
|
1
|
+
jQWidgets Angular Modules
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Enterprise-grade UI components for modern Angular applications
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
jQWidgets for Angular is a commercial UI component library built for teams developing large-scale, data-intensive, and business-critical Angular applications. With over 40 professionally engineered components, jQWidgets helps you deliver polished, high-performance user interfaces while focusing your time on business logic—not UI plumbing.
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
Explore the full suite online:
|
|
8
|
+
👉 https://www.jqwidgets.com/angular/
|
|
8
9
|
|
|
10
|
+
Why jQWidgets for Angular in 2026?
|
|
9
11
|
|
|
10
|
-
|
|
12
|
+
Modern Angular applications demand speed, scalability, and maintainability. jQWidgets delivers all three.
|
|
11
13
|
|
|
12
|
-
|
|
14
|
+
Built specifically for modern Angular architectures
|
|
13
15
|
|
|
14
|
-
|
|
16
|
+
Optimized for large datasets and complex enterprise scenarios
|
|
15
17
|
|
|
16
|
-
|
|
18
|
+
Designed for long-term projects with stable APIs and professional support
|
|
17
19
|
|
|
18
|
-
|
|
20
|
+
Trusted by teams building ERP, CRM, financial, healthcare, and industrial applications
|
|
19
21
|
|
|
20
|
-
|
|
22
|
+
All components are developed from the ground up, ensuring consistency, reliability, and predictable behavior across your application.
|
|
21
23
|
|
|
22
|
-
|
|
24
|
+
Enterprise-Ready Angular UI Components
|
|
23
25
|
|
|
24
|
-
|
|
26
|
+
Choose from a comprehensive collection of production-ready components, including:
|
|
25
27
|
|
|
26
|
-
|
|
27
|
-
To use it commercially, you need to purchase a license from https://www.jqwidgets.com/license/.
|
|
28
|
+
Data Grid & TreeGrid – advanced filtering, sorting, grouping, virtualization
|
|
28
29
|
|
|
30
|
+
Charts & Data Visualization – responsive, interactive, and customizable
|
|
31
|
+
|
|
32
|
+
Gantt & Scheduler – ideal for project planning and resource management
|
|
33
|
+
|
|
34
|
+
Docking Layout & Panels – flexible, desktop-style layouts
|
|
35
|
+
|
|
36
|
+
Forms, Editors & Inputs – rich user interactions with validation support
|
|
37
|
+
|
|
38
|
+
Each component is designed to handle real-world enterprise workloads, not just demos.
|
|
39
|
+
|
|
40
|
+
Native Angular Integration
|
|
41
|
+
|
|
42
|
+
jQWidgets components integrate seamlessly with Angular’s ecosystem:
|
|
43
|
+
|
|
44
|
+
Native Angular modules and components
|
|
45
|
+
|
|
46
|
+
Full support for Angular CLI, AOT compilation, and modern build pipelines
|
|
47
|
+
|
|
48
|
+
Clean APIs designed for maintainable and testable codebases
|
|
49
|
+
|
|
50
|
+
Compatible with latest Angular versions and long-term support strategies
|
|
51
|
+
|
|
52
|
+
Theming, Material Design & Custom Branding
|
|
53
|
+
|
|
54
|
+
Create visually consistent applications with flexible styling options:
|
|
55
|
+
|
|
56
|
+
Material Design and Bootstrap-inspired themes included
|
|
57
|
+
|
|
58
|
+
Over 10 professionally designed themes
|
|
59
|
+
|
|
60
|
+
Build and customize your own themes using the jQWidgets Theme Builder
|
|
61
|
+
|
|
62
|
+
Dark mode and brand-ready styling out of the box
|
|
63
|
+
|
|
64
|
+
Your application can look modern, accessible, and on-brand—without custom CSS overhead.
|
|
65
|
+
|
|
66
|
+
Licensing & Free Trial
|
|
67
|
+
|
|
68
|
+
jQWidgets for Angular is a commercial UI library.
|
|
69
|
+
|
|
70
|
+
✅ 30-day free evaluation
|
|
71
|
+
|
|
72
|
+
✅ Full access to components and documentation
|
|
73
|
+
|
|
74
|
+
✅ Technical support during the trial period
|
|
75
|
+
|
|
76
|
+
To use jQWidgets in production, purchase a license here:
|
|
77
|
+
👉 https://www.jqwidgets.com/license/
|
|
78
|
+
|
|
79
|
+
Build Faster. Scale Confidently. Ship Enterprise-Grade Angular Apps.
|
|
80
|
+
|
|
81
|
+
jQWidgets for Angular gives your team the tools needed to build robust, modern, and visually consistent Angular applications in 2026 and beyond.
|