nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.31k stars 5.32k forks source link

Move away from KendoUI controls (not just a grid) or upgrade to the latest version #3665

Closed AndreiMaz closed 1 year ago

AndreiMaz commented 5 years ago

Right now we plan to move away from KendoUI grid because it's not included in the latest version of KendoUI - https://github.com/nopSolutions/nopCommerce/issues/75 (let's finish it first)

Once it's done we can:

  1. Move away from KendoUI controls (find a new one). Hence we can completely remove KendoUI from nopCommerce
  2. Upgrade KendoUI to the latest version (it doesn't include the gird). Please note that in this case third-party vendors who want to use KendoUI grid won't be able to continue its usage because we cannot use both versions of KendoUI (the current outdated one and the latest one)
  3. Look at https://github.com/nopSolutions/nopCommerce/issues/30
a-patel commented 5 years ago

@AndreiMaz Use Select2 (https://select2.org/) plugin for combobox instead of kendo ui dropdown.

Durkee commented 5 years ago

What do you think about waiting for net core 3.0 and use razor components?

ronenelahav commented 5 years ago

What do you think about waiting for net core 3.0 and use razor components?

I think using Blazor (Razor + C#) will take time - it is scheduled to release in a few months...

DmitriyKulagin commented 5 years ago

We have updated KendoUI to the latest version. See also #3726

RomanovM commented 3 years ago

Reopen this since it's impossible to connect kendo by npm (see related issue #5016). Should we find an alternative or just leave as-is? See also: #4950

exileDev commented 1 year ago

Closed #3665