Since I purchased fontAwesome, they sent me an email telling me about their integration with shoelace. Shoelace is a bunch of web components that are framework agnostic. so it got me thinking... How hard would it be for the next version (9?) to integrate with web components. So, for instance, if I add an attribute to a BO, I could select the default webComponet (lets say an input field, or checkbox) and easily add the appropriate attributes to that to customize it. Right now we are limited to the Kendu components and SOME properties that Aware exposes. If we had the ability to connect a web component to an attribute and then the ability to add html between the opening and closing tags, a lot of easy customization would be enabled. Developing "pretty" screens could be a lot faster without having to learn a lot of JS and JQuery.
Any thoughts?
Does this make sense or is this just duplicating what Kendu has?
Bruce
Version 9 Wish List
Version 9 Wish List
Last edited by BLOMASKY on Fri Mar 17, 2023 12:56 pm, edited 1 time in total.
-
- Posts: 7479
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: Version 9 - Web Components ???
Had a quick look at Showlace. This is just another library like Kendo UI. But Kendo UI has a lot more components.
I really cannot see any benefits for Aware IM. Or maybe I am missing something...
I really cannot see any benefits for Aware IM. Or maybe I am missing something...
Aware IM Support Team
Re: Version 9 - Web Components ???
The only plus is that Kendu is a framework that contains components (some very nice ones!). Shoelace is framework agnostic components. So, for instance, if I have a text field, the ability to point to a shoelace input field and use some of the attributes to customize the the behavior would be nice. The only plus is additional UI customizability and features. And it looks very EASY to add to a framework like aware. Would just need the ability to point to a components to override the default one used in kendo in the BO and/or queries and/or forms.
Bruce
Bruce
-
- Posts: 2312
- Joined: Mon Jul 02, 2012 12:24 am
- Location: Ulaanbaatar, Mongolia
Re: Version 9 - Web Components ???
I would just like to see Aware include more recent version of Kendo and as time goes by, implement more and more of the
built in Kendo functionality.
built in Kendo functionality.
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8 (build 3128), MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....

Mark
_________________
AwareIM 6.0, 8.7, 8.8 (build 3128), MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....

-
- Posts: 7479
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: Version 9 - Web Components ???
Not really. The way I understand it (and I could be wrong) is that underneath the hood there is still same old HTML and CSS. In this respect it is no different from Kendo UI.Shoelace is framework agnostic components...
We will.I would just like to see Aware include more recent version of Kendo and as time goes by, implement more and more of the
built in Kendo functionality
Aware IM Support Team
Re: Version 9 - Web Components ???
Curious if you happen to have a prioritized list of Kendo functionality you are looking to incorporate in Aware.I would just like to see Aware include more recent version of Kendo and as time goes by, implement more and more of the
built in Kendo functionality
We will.
Aware IM Support Team
Tom - V8.8 build 3128 - MySql / PostGres
-
- Posts: 7479
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: Version 9 - Web Components ???
We don't have such a list yet. Is there anything specific you want to include?
Aware IM Support Team
Re: Version 9 - Web Components ???
is there support yet for FA Icons in Reports?
Click Here to see a collection of my tips & hacks on this forum? Or search for "JaymerTip" in the search bar at the top.
Jaymer
Aware Programming & Consulting - Tampa FL
Jaymer
Aware Programming & Consulting - Tampa FL
Re: Version 9 - Web Components ???
The same way I can't just pop a Sencha component into Aware since it is based on the Kendu framework. I can't pop a Kendu component into a react framework. However, web components are standalone. Yes, they are just HTML, css (and perhaps some JS). but they exist on their own and do not need a framework to run. I would be happy to discuss in detail more how I would like to see it implemented. but in simple terms, it would be optional UI components that can be tied to an attribute.
Bruce
Bruce
Re: Version 9 - Web Components ???
JSP Map, Better Mapping integration other than google Maps which is now a subscription eg OpenStreetMap.comWe don't have such a list yet. Is there anything specific you want to include?
https://www.telerik.com/jsp-ui/map
JSP Signature https://www.telerik.com/jsp-ui/signature
Arm version of the Server and Config tool for Mac's
AwareIM 8.7 (build 3023)
MySQL, MSSQL
MS Server 2019
Australia
MySQL, MSSQL
MS Server 2019
Australia
-
- Posts: 7479
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: Version 9 - Web Components ???
Chris,
you are referrihg to Kendo UI for JSP - Aware IM only supports Kendo UI for jQuery.
Bruce,
I am sure ShoeLace requires a framework as well - something would need to convert from their "platform agnostic" definition to HTML/CSS. So I cannot see how you can easily embed a ShoeLace component into Sencha or React (Kendo UI by the way supports React)
you are referrihg to Kendo UI for JSP - Aware IM only supports Kendo UI for jQuery.
Bruce,
I am sure ShoeLace requires a framework as well - something would need to convert from their "platform agnostic" definition to HTML/CSS. So I cannot see how you can easily embed a ShoeLace component into Sencha or React (Kendo UI by the way supports React)
Aware IM Support Team
Re: Version 9 - Web Components ???
Similar components in JQuery
jQuery Map
https://www.telerik.com/kendo-jquery-ui/map
jQuery QRCode
[url]jhttps://www.telerik.com/kendo-jquery-ui/qrcode[/url]
Ability to add more advanced filtering to Queries ie more than just 2 filters
https://www.telerik.com/kendo-jquery-ui/filter
jQuery Captcha - Good for user registration or payment forms etc
https://www.telerik.com/kendo-jquery-ui/captcha
jQuery Map
https://www.telerik.com/kendo-jquery-ui/map
jQuery QRCode
[url]jhttps://www.telerik.com/kendo-jquery-ui/qrcode[/url]
Ability to add more advanced filtering to Queries ie more than just 2 filters
https://www.telerik.com/kendo-jquery-ui/filter
jQuery Captcha - Good for user registration or payment forms etc
https://www.telerik.com/kendo-jquery-ui/captcha
AwareIM 8.7 (build 3023)
MySQL, MSSQL
MS Server 2019
Australia
MySQL, MSSQL
MS Server 2019
Australia
Re: Version 9 - Web Components ???
Code: Select all
We don't have such a list yet. Is there anything specific you want to include?
2- Advanced Filtering - https://www.telerik.com/kendo-jquery-ui/filter
3- PDF - Does Aware IM use this already? https://www.telerik.com/kendo-jquery-ui/pdf-export
4- Sparklines - https://www.telerik.com/kendo-jquery-ui/sparklines
5- Chart & Trendline enhancements on the 2023 Kendo roadmap - https://www.telerik.com/support/whats-n ... ui/roadmap
Tom - V8.8 build 3128 - MySql / PostGres
Kendo numeric filter
Kendo
When you filter on a numeric field that is an integer, it would be nice if it didn't show decimal points (since its a whole #), but the filter field will show 123.00
which in some cases obscures the value you typed in because the .00 takes up room in the narrow filter box
When you filter on a numeric field that is an integer, it would be nice if it didn't show decimal points (since its a whole #), but the filter field will show 123.00
which in some cases obscures the value you typed in because the .00 takes up room in the narrow filter box
Click Here to see a collection of my tips & hacks on this forum? Or search for "JaymerTip" in the search bar at the top.
Jaymer
Aware Programming & Consulting - Tampa FL
Jaymer
Aware Programming & Consulting - Tampa FL
more Kendo
snipped from this thread reported 2.5 years ago: https://www.awareim.com/forum/viewtopic ... 95&p=54605
"I make a Query and I have to specify 20 rows, for example.
Then my customer has a user with a "large" screen and they could fit 35 rows.
But the grid is hardcoded for 20.
Why can't Aware/Kendo figure this out and just fill all of available vertical space with data?
The pulldown where you specify 10,25,50,Unlimited... couldn't it say "Use Available" ?
And then for the user who uses the system with a smaller laptop gets a scrollbar because only 18 or 19 fit."
"I make a Query and I have to specify 20 rows, for example.
Then my customer has a user with a "large" screen and they could fit 35 rows.
But the grid is hardcoded for 20.
Why can't Aware/Kendo figure this out and just fill all of available vertical space with data?
The pulldown where you specify 10,25,50,Unlimited... couldn't it say "Use Available" ?
And then for the user who uses the system with a smaller laptop gets a scrollbar because only 18 or 19 fit."
Click Here to see a collection of my tips & hacks on this forum? Or search for "JaymerTip" in the search bar at the top.
Jaymer
Aware Programming & Consulting - Tampa FL
Jaymer
Aware Programming & Consulting - Tampa FL