Oliver Lj
Oliver Lj
in fact, my performance issue is not bigint money but html table rendering. I never use unpkg either.
I'm using a js getter of a @tracked property. Normal table is rerender, vertical collection not ```hbs {{#if this.sortedTransactions}} {{!-- {{#vertical-collection this.sortedTransactions containerSelector=".transax" tagName="tbody" estimateHeight="3rem" staticHeight=true class="tx-body" as |tx| }}...
works good on v3
I also have this issue. here is the transpiled code when I run unit test: ```js define("ember-intl/services/intl", ["exports", "@ember/application", "@ember/object", "@ember/object/evented", "@ember/debug", "@ember/array", "@ember/service", "@ember/runloop", "ember-intl/-private/formatters", "ember-intl/-private/utils/is-array-equal", "ember-intl/-private/utils/normalize-locale", "ember-intl/-private/utils/get-dom", "ember-intl/-private/utils/hydrate",...
I have begun to work on an admin-lte addon : https://gitlab.com/oliverlj/admin-lte-ember I tried purgecss as well, but unsuccessfully. This is due purgecss look in your app hbs but not in...
I have almost a working configuration ```js filter: { enabled: true, plugins: [ { module: require('@fullhuman/postcss-purgecss'), options: { content: [ // add extra paths here for components/controllers which include tailwind...
I have published an addon for the postcss configuration with optional purgecss ! :) https://www.npmjs.com/package/ember-bootstrap-postcss I think this issue can be close now
We need it for our tax project. https://gitlab.com/c1560/cryptofiscafacile/-/issues/277 I will try to submit a pr this month
this react plugin can upload a folder recursively : https://github.com/rpldy/react-uploady/tree/master/packages/ui/upload-drop-zone
Did some performance test :  351 ms with the sprite instead of 1.46s for 208 icons in each component