Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #104560
    Dave Dyson
    Participant

    I have downloaded full licenced  smarts release UI V15.0.0.  as a zip file. Tested demos and all works fine but have a couple of queries

    Most of the examples reference the javascript from source/modules.

    Also noticed js files in the /source dir itself (similar names to modules/source but not same). What are they for ?

    I have been developing using the jQWidgets jquery version and use the jqx-all,js for the widgets etc. Is there a similar js in smarts UI. Did notice a smart-elements.js in /source dir ?

    Also are you planning to release 3D charts in jQWidgets query version ?

    Thanks

     

     

     

    #104565

    Hi,

    The equivalent to the jqx-all.js is the smart.elements.js. You can use it to import all the components.
    Do not forget to import the CSS, smart.default.css.

    If you want to import only a specific component, you should import it with its related module.
    For example, if you want to import only the buttons: ‘source/modules/smart.button.js

    Best Regards,
    Svetoslav Borislavov

    Smart UI Team
    https://www.htmlelements.com/

    #104576

    Hi,

    The 3d Chart will be available in the jQWidgets package in Q2 2023.

    Best Regards,
    Svetoslav Borislavov

    Smart UI Team
    https://www.htmlelements.com/

    #104582
    Dave Dyson
    Participant

    Thanks for the replies but still not clear what the js files in the source directory itself are for. These js files have same names as js files in source/modules

    directory but are of a different size.

     

     

    #104584

    Hi,

    Every component has other components in it and they are dependencies.

    For example, the grid component uses the button, pager, tree and many more files internally and they should be imported also.

    In the modules folder, the smart-grid.js import all the required dependencies and exports the grid.

    To avoid errors, import components from the modules folder.

    Best Regards,
    Svetoslav Borislavov

    Smart UI Team
    https://www.htmlelements.com/

    #104634
    Oleg Ilin
    Participant

    <div>
    <div>
    <div>Dear friends,</div>
    <div>I started to see the inscription of your site when using web components</div>
    </div>
    </div>
    <div></div>
    <div>https://disk.yandex.ru/i/SxbQhnQP-7p7Eg</div>
    <div>
    <div>I have purchased a license for your product Version 10.x-14.x and use this version</div>
    <div>Where can I insert the license key so that the inscription does not appear again</div>
    <div>Best Regards,</div>
    <div><span>Oleg I</span></div>
    </div>
    <div></div>

    #104635
    Oleg Ilin
    Participant

    <div>
    <div>
    <div>Dear friends,</div>
    <div>I started to see the inscription of your site when using web components</div>
    </div>
    </div>
    <div></div>
    <div>https://disk.yandex.ru/i/SxbQhnQP-7p7Eg</div>
    <div>
    <div>I have purchased a license for your product Version 10.x-14.x and use this version</div>
    <div>Where can I insert the license key so that the inscription does not appear again</div>
    <div>Best Regards,</div>
    <div>Oleg I</div>
    </div>
    <div></div>

    #104636

    Hi,

    Please contact support@jqwidgets.com for activating your license.
    Don’t forget to share your key with us!

    Best Regards,
    Svetoslav Borislavov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.