-
Notifications
You must be signed in to change notification settings - Fork 43
/
CHANGELOG
51 lines (44 loc) · 1.17 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
2.0
date: 2017-05-19
changes:
- Updating Chosen dynamically (fix for issue #40)
- Fix for issue #42 (credits to @khiav223577)
1.9
date: 2017-05-19
changes:
- Fix for issue #33 (credits to @whatcould)
- Enable method chaining on `Chosen` (pull request #34, credits to @lucasalveslm)
1.8
date: 2016-09-07
changes:
- Support for `optgroup` tag
1.7
date: 2016-05-09
changes:
- New logo and web design
- Use of `github.com/websemantics/bragit` for Github buttons
- Separating the new flat styles from Chosen CSS
1.6
date: 2016-04-29
changes:
- New logo and web design
- Adding Travis support
- Bug fixes
1.5
date: 2016-02-08
changes:
- Flexible templates (insert images before / after text regardless of rtl)
- Various code fixes
1.4
date: 2015-08-18
changes:
- Use [Bower](http://bower.io/) for dependancies.
- Merged main project and `gh-pages` into one codebase.
- Upgrade to latest [Chosen](http://github.com/harvesthq/chosen) library.
- Support for Left to Right, LTR (i.e. Arabic).
- Code refactoring to improve quality and ease of contribution.
- Fixed all known issues
1.3
date: 2015-03-29
changes:
- Fixed few bugs