Hello everyone,I would like to share one more project built using Ext JS modern with Node JS and Mongo DB on backend: https://policeno.com/genesis
Type: Posts; User: fabio.policeno
Hello everyone,I would like to share one more project built using Ext JS modern with Node JS and Mongo DB on backend: https://policeno.com/genesis
272v
56974
Gerador de aplicação, bases para sistemas e diversos componentes prontos, tudo com o poder do Ext JS.
https://www.facebook.com/policenosistemas/shop
Sistemas web sobre demanda, produtos e serviços. Time de experts focado 100% em Ext JS.
https://www.facebook.com/policenosistemas
Ext.define('Overrides.list.TreeItem', {
override: 'Ext.list.TreeItem',
privates: {
createFloater: function () {
var me = this,
owner =...
Thank's Gary, already posted months ago and nothing... hard found good Ext JS devs =/
Job Description: We are Expert Team Ext JS and we need professional to hourly job to build UI using Ext JS 6 with architecture MVVM with good practices Sencha. Post in Sencha Fiddle an example (using...
Ainda preciso, pena que você não está mais disponÃvel :(
Environment: Ext JS 6.5 Chrome Mac
I have tried use:
.shadow {
@include box-shadow(0 1px 2px 0 rgba(0,0,0,0.2));
}
Ext.os.version return object version, but is with value 0 for all values, and for version string is as ''.
Tested in Windows, Linux and Mac in Chrome with Ext JS 6.5
Workaround for...
Ext version tested:
Ext 5.1.1
Browser versions tested against:
Olá
Estou formando um time Ext JS para trabalhar com nossos clientes internacionais (pagamento por hora com ótimo valor dependendo de seu nÃvel). Estou buscando alguém que tenha boas práticas de...
In your package.json:
"js": [
{
"path": "${package.dir}/path/to/jsfile.js",
"includeInBundle": true
}
]
So?
Ext version tested:
Ext 6.0.2.437
Sencha Cmd version tested:
6.1.3.42
Browser versions tested against:
Chrome
Description:
http://forum.extjs.com.br/
Ext version tested:
Ext 6.0.1 rev 250
Browser versions tested against:
Chrome
Description:
When configure to export as pdf and configure orientation to landscape and other options, this...
Ext version tested:
Ext 6.0.1 rev 250
Browser versions tested against:
Chrome
Description:
When choose file to upload, after of the upload, show errors in form submit. Also after select...
Ext version tested:
Ext 5.1.1 rev 451
Browser versions tested against:
Chrome
Description:
When click in "Update text" button, needle in gauge flicker:
18nb
Any workaround? Or how hide tick?
Ext.define('Overrides.list.TreeItem', {
override: 'Ext.list.TreeItem',
updateNode: function (node) {
var qtip = node && node.get('qtip');
...
When change all files of the project to 777 permission, work fine. But not make sense because this files was generated by S.A, so why S.A not can write in this file with 644 permission?Also rename...
This project was done using Sencha Architect (files generated by S.A). But in last builds, I have this problems when try save:
In settings of the project, I dont use Sencha CMD (is disabled), but...
Generate new app (sencha app generate ...)
And add iconCls: 'x-fa fa-home' in MyApp.view.main.List
52889
Yes, I have created custom properties, but the problem is only with value and store into of bind property. If you test you will see. The value is related view model data, so not is special value,...