Kevin Brown
87b182fe2a
Update version identifiers to 4.0.1-rc.1
2015-11-09 20:23:20 -05:00
Sebastian Podjasek
96fb1bf2d4
Fix option name
2015-09-17 23:36:18 +02:00
Kevin Brown
2b91ac0a20
Rename options-new to options
2015-09-14 19:30:32 -04:00
Kevin Brown
8ac5f1ddf2
Migrate old options to options-old
2015-09-14 19:24:46 -04:00
Kevin Brown
b819a495aa
Added compatibility section
...
This is the same as the old documentation, it has not been transformed
into a FAQ yet.
2015-09-13 15:36:52 -04:00
Kevin Brown
84d1218751
Added note about incomplete documentation
...
This adds two notes, one pointing to the old documentation and the other
pointing to the community, for getting extra help if their question is
not answered.
2015-09-13 15:27:34 -04:00
Kevin Brown
bc82856fb6
Document data object format
...
So far this just documents how <select> elements have their options
converted to a data object.
2015-09-13 11:33:21 -04:00
Kevin Brown
46ab1ebc8d
A bunch of questions are missing answers
...
These will be filled in at a later point in time, hopefully later today.
2015-09-13 11:32:41 -04:00
Kevin Brown
119df9b09f
Add questions about the dropdown
2015-09-13 11:31:59 -04:00
Kevin Brown
e9b89b4ac1
Add template for questions without answers
2015-09-13 11:31:34 -04:00
Kevin Brown
e472cb31f0
Finish off the core option answers
...
These were mostly there before, it was just a matter of moving some of
the answers around.
2015-09-13 11:31:06 -04:00
Kevin Brown
4541d83c5d
Updated side navigation
...
Now most of the links works, not including the ones for sections which
don't exist at the moment.
2015-09-13 11:30:26 -04:00
Kevin Brown
c502961149
Answers to some of the questions
2015-09-09 12:30:12 -04:00
Kevin Brown
a96ec9d91c
Added section for events
...
Both public jQuery events and internal Select2 events will be
documented.
2015-08-31 21:14:59 -04:00
Kevin Brown
75abd407c8
Continue building out the FAQ
...
This adds more questions that will eventually get answers. Most of these
questions are already answered either in the current documentation or on
Stack Overflow, so it shouldn't be too difficult to fill out answers for
them.
2015-08-31 20:43:01 -04:00
Kevin Brown
41e4795578
Set up initial page with some questions
...
Right now this sets up the new FAQ/Options page with most of the
questions for the how to control the selection. Not all of these
questions have answers, most of them weren't moved over, but there are
plans to add detailed answers to all of them.
The questions were aggregated based on common Stack Overflow and IRC
questions, as well as commonly asked things on GitHub.
2015-08-29 19:51:52 -04:00
Kevin Brown
7bc9387de2
Merge pull request #3637 from wobbie/master
...
fix: modify announcement 4.0 doc Tags example
2015-08-19 20:02:37 -04:00
Anthony DiSanti
4a5d753112
Fixes typos in docs
...
* Updates Disabled Mode docs
* Updates Disabled Results docs
2015-08-09 14:19:39 -04:00
wobbie
2932c5448b
fix: modify announcement 4.0 doc Tags example
2015-08-03 11:48:26 +01:00
mouseshi
eab609185a
fix: modify announcement 4.0 doc Option params
2015-07-02 16:27:59 +08:00
Quentin Pradet
5efdc35aeb
Replace tabs with spaces for consistency
2015-06-18 10:19:56 +02:00
Florian Kissling
117f11da21
Merge pull request #3488 from fk/docs-fix-sidebar-layout
...
docs: Fix sidebar layout and its jumpy link hover/active states
2015-06-17 16:37:44 +02:00
Florian Kissling
82a7e27984
Fix the sidebar layout and its jumpy link hover/active states.
2015-06-17 16:27:10 +02:00
Florian Kissling
ebecea1f98
Update AnchorJS from v0.3.1 to 1.1.1.
2015-06-11 03:45:31 +02:00
Stretch
d91dfecd98
#3326 Maximum selection example
...
Fixing the documentation for maximumselectionlength
2015-06-10 18:59:09 +10:00
Florian Kissling
42739b780e
Merge branch 'master' into docs-improvements
...
Conflicts:
docs/examples.html
In the docs-improvements branch, the docs examples live in partials located in docs/_includes/examples.
The updated AJAX example code from https://github.com/select2/select2/pull/3357 – the conflicting addition to docs/examples.html – has been ported to the appropiate partial in docs/_includes/examples.data.html.
2015-06-08 02:27:33 +02:00
Florian Kissling
691dfe5340
Tidy and simplify CSS; add very basic documentation.
2015-06-08 01:46:53 +02:00
Florian Kissling
14e1c4d5f9
JavaScript indention.
2015-06-07 17:05:17 +02:00
Florian Kissling
44c64cf6da
Replace "..." with an ellipsis, fix a typo.
2015-06-07 16:42:20 +02:00
Florian Kissling
2b8865b3b3
Indention, whitespace.
2015-06-07 16:40:00 +02:00
Florian Kissling
2c627b4875
Fix layout.
2015-06-07 01:03:37 +02:00
Florian Kissling
ab3d5ee884
Ditch Sass' indented syntax.
2015-06-07 00:46:05 +02:00
Florian Kissling
419242fc16
Nesting, whitespace.
2015-06-06 15:32:11 +02:00
Kevin Brown
b4a44ccfdf
Adjusted the home page text
...
This adds the final box, which I've chosen to be for the browser
support (though that can be changed).
The last two boxes on the first row have also been swapped, partially
because the text sizes now match the second row, but also because
the AJAX support should be more prominent than the theme support.
2015-05-31 16:15:55 -04:00
Kevin Brown
038c709c8b
Adjusted some wording
2015-05-31 15:11:01 -04:00
Kevin Brown
21bac6a6d8
Updated front page features
...
This adds correct links to the linked text on the front page under
the features section. There is still one panel which needs to be
written, the last one that includes the AJAX text again, before it
can really be considered finished.
The wording around the Bootstrap theme was adjusted pending further
discussion about how that is going to be handled.
2015-05-31 14:53:39 -04:00
Gilad Peleg
45cfac7456
Update ajax example to reflect pagination
2015-05-13 17:34:38 +03:00
Florian Kissling
87f5425464
Drop "_s2-docs-" prefix from Sass partials.
2015-05-08 04:14:41 +02:00
Florian Kissling
14c6113eef
Fix indention.
2015-05-08 04:08:31 +02:00
Florian Kissling
922d54615f
Fix indention, consistently declare anchor-nav relevant IDs for <h1> (instead of <section>).
2015-05-08 03:41:52 +02:00
Florian Kissling
dc679f7cbd
Add a "feature overview" section to the homepage.
...
While I'm not too happy with things as they currently are, it's a start.
This also removes the icon from the "Download" button.
2015-05-08 03:29:16 +02:00
Florian Kissling
a2ff7a6046
Move button-specific CSS to partial.
2015-05-08 03:21:42 +02:00
Florian Kissling
bc3ce2c5b4
Navigation CSS improvements.
2015-05-08 02:47:20 +02:00
Florian Kissling
fa421cdfc0
Fix footer border color.
2015-05-07 18:57:06 +02:00
Florian Kissling
83e0f6b034
Add link to contributors to footer.
2015-05-07 15:36:09 +02:00
Florian Kissling
9c8ddd16b8
Move select.js-source-states to partial.
2015-05-07 14:31:58 +02:00
Florian Kissling
a0db9efdef
Fix version number in footer.
2015-05-07 02:04:43 +02:00
Florian Kissling
5fd72d2052
Set "width" to "100%" as default for all Select2s on the "Examples" page.
2015-05-06 09:28:48 +02:00
Florian Kissling
cc0d662fe6
Fix ID.
2015-05-06 09:22:04 +02:00
Florian Kissling
96abf64472
Rename section "Other data sources" to "Data sources".
...
Also adds an introductional paragraph to the section.
2015-05-06 03:36:29 +02:00