You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently tom-select.popular.js is only 5KBs less than tom-select.complete.js (minified, not gzipped). It's also pretty arbitrary what is considered popular.
If someone cares that much about size, they should be using tom-select.base.js and import just the plugins they need.
What do you think about removing it to simplify the number of install options? Or remove it from the docs but leave it for existing users.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently
tom-select.popular.js
is only 5KBs less thantom-select.complete.js
(minified, not gzipped). It's also pretty arbitrary what is considered popular.If someone cares that much about size, they should be using
tom-select.base.js
and import just the plugins they need.What do you think about removing it to simplify the number of install options? Or remove it from the docs but leave it for existing users.
Beta Was this translation helpful? Give feedback.
All reactions