@revolist/revogrid 4.10.1 → 4.10.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/package.json +1 -1
- package/readme.md +10 -12
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
<img src="https://badgen.net/bundlephobia/dependency-count/@revolist/revogrid@latest" alt="Tree shaking"/>
|
|
11
11
|
<img src="https://badgen.net/bundlephobia/tree-shaking/@revolist/revogrid@latest" alt="Tree shaking"/>
|
|
12
12
|
<img src="https://sonarcloud.io/api/project_badges/measure?project=revolist_revogrid&metric=alert_status" alt="Sonar Quality Gate"/>
|
|
13
|
+
<img src="https://sonarcloud.io/api/project_badges/measure?project=revolist_revogrid&metric=alert_status" alt="Sonar Quality Gate"/>
|
|
13
14
|
</p>
|
|
14
15
|
|
|
15
16
|
#
|
|
@@ -53,6 +54,8 @@ Support Millions of cells and thousands of columns easy and efficiently for fast
|
|
|
53
54
|
|
|
54
55
|
- **Formula Support**: Evaluate formulas in cell data.
|
|
55
56
|
|
|
57
|
+
- **Master Detail/Subtables/Forms**: Expand rows to reveal child data.
|
|
58
|
+
|
|
56
59
|
- **Drag and Drop**: Drag and drop in rows and columns.
|
|
57
60
|
|
|
58
61
|
- **Sorting**: Multiple options, customizable per column, with advanced event handling.
|
|
@@ -251,33 +254,28 @@ grid.source = items;
|
|
|
251
254
|
|
|
252
255
|
## Our Sponsors
|
|
253
256
|
|
|
254
|
-
We would like to extend our heartfelt gratitude to our sponsors for their generous support. Their contributions help us maintain and develop RevoGrid
|
|
257
|
+
We would like to extend our heartfelt gratitude to our sponsors for their generous support. Their contributions help us maintain and develop RevoGrid.
|
|
255
258
|
|
|
256
259
|
[](https://altruistiq.com)
|
|
257
260
|
|
|
258
261
|
|
|
259
262
|
### Become a Sponsor
|
|
260
263
|
|
|
261
|
-
If you or your company would like to support the ongoing development of RevoGrid, please consider
|
|
262
|
-
|
|
263
|
-
[](https://opencollective.com/revogrid)
|
|
264
|
+
If you or your company would like to support the ongoing development of RevoGrid, please consider [](https://opencollective.com/revogrid) or use a [Pro version](https://rv-grid.com/pro/). Your support will help us continue to improve the project and provide the best possible tool for the community.
|
|
264
265
|
|
|
265
266
|
Thank you for supporting RevoGrid! 🙏
|
|
266
267
|
|
|
268
|
+
|
|
267
269
|
## Contributing
|
|
268
270
|
|
|
269
|
-
|
|
271
|
+
By getting involved, you'll have the opportunity to enhance your skills, gain valuable experience, and make a significant impact on an innovative project. Your contribution, no matter how big or small, is valuable.
|
|
270
272
|
|
|
271
273
|
### Why Contribute?
|
|
272
274
|
|
|
273
|
-
- **Expand Your Knowledge**: Working on
|
|
274
|
-
- **
|
|
275
|
-
- **Professional Growth**: By contributing, you become part of a network of talented developers. This can lead to mentorship opportunities, collaborations, and professional connections that can benefit your career.
|
|
276
|
-
- **Make a Difference**: Your contributions can help improve RevoGrid, making it more powerful and user-friendly for developers around the world. Your input can shape the future of the project and drive innovation.
|
|
277
|
-
|
|
278
|
-
### Join Us
|
|
275
|
+
- **Expand Your Knowledge**: Working on complex libraries allows you to dive deep into modern web technologies, improve your coding skills, and learn best practices in performance optimization, data handling, and component-based architecture.
|
|
276
|
+
- **Experience**: Contributing to an open-source project like provides you with practical experience that can be a great addition to your portfolio. It demonstrates your ability to work collaboratively, solve complex problems, and contribute to a project's success.
|
|
277
|
+
- **Professional Growth**: By contributing, you become part of a network of talented developers. This can lead to mentorship opportunities, collaborations, and professional connections that can benefit your career.
|
|
279
278
|
|
|
280
|
-
Your contribution, no matter how big or small, is valuable. By working on RevoGrid, you'll be part of an exciting project that's making a difference in the world of data grids. Join us today and let's build something amazing together!
|
|
281
279
|
|
|
282
280
|
## License
|
|
283
281
|
|