javascript - What are the differences between select2, and select2 full? - Stack Overflow

Right now I am wondering what the full differences between select2, and select2 full are. I can not fin

Right now I am wondering what the full differences between select2, and select2 full are. I can not find a webpage that goes into details about them in the docs. The docs just mention patability modules, and the mousewheel plugin, but there's also new config options for dropdownCssClass as well so I find this a little confusing. I was going to adopt it to use the dropdownCssClass config option, but I want to know what else I’ll get from it. I'm also curious if select2 full is being as actively maintained as select2, but can't find that information on that as well

Right now I am wondering what the full differences between select2, and select2 full are. I can not find a webpage that goes into details about them in the docs. The docs just mention patability modules, and the mousewheel plugin, but there's also new config options for dropdownCssClass as well so I find this a little confusing. I was going to adopt it to use the dropdownCssClass config option, but I want to know what else I’ll get from it. I'm also curious if select2 full is being as actively maintained as select2, but can't find that information on that as well

Share Improve this question asked Sep 14, 2018 at 17:18 FredmentalFredmental 5652 gold badges8 silver badges17 bronze badges 4
  • From what I seen on the source files, it seems to be no difference at all: cdnjs./libraries/select2 – Hackerman Commented Sep 14, 2018 at 17:25
  • Wow, I had a brief look and the docs are amazingly unhelpful this mentions that the full build has patibility modules (among other things) -> the page for patibility modules links back to the previous page. I can't see a plete listing of what's in the full build. – VLAZ Commented Sep 14, 2018 at 17:25
  • 1 You can check here: github./select2/select2/blob/develop/Gruntfile.js to see how are these builds configured and what are the differences. . – Jakub Matczak Commented Sep 14, 2018 at 17:26
  • Woah, having to look at the gruntfile to see how the builds are configured is pretty unhelpful but answers the question. Thanks @JakubMatczak – Fredmental Commented Sep 15, 2018 at 16:21
Add a ment  | 

1 Answer 1

Reset to default 4

Standard (select2.js / select2.min.js)

This is the build that most people should be using for Select2. It includes the most monly used features.

Full (select2.full.js / select2.full.min.js)

You should only use this build if you need the additional features from Select2, like the patibility modules or remended includes like jquery.mousewheel

If you want to read more, you can find it on select2 official website.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744789234a4593812.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信