-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCHANGES.txt
73 lines (46 loc) · 1.39 KB
/
CHANGES.txt
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
CHANGES
*******
0.3.4 (unreleased)
==================
- added some button icons [mmariani]
0.3.3 (2012-06-04)
==================
- fixes for js.bootstrap 2.1.3 [amleczko]
0.3.2 (2012-05-28)
==================
- Grid sorting is now explicitly done with .render(.., tablesorter=True) [mmariani]
- Fixed vertical form handling according to bootstrap twitter [amleczko]
0.3.1.1 (2012-05-23)
====================
- Remove alerts.js [amleczko]
0.3.1 (2012-05-23)
==================
- Small template fixes [amleczko]
0.3 (2012-02-01)
================
- Integration with js.bootstrap 2.0a [amleczko]
0.2.4 (2012-01-17)
==================
- actions are using literal;
fix problem with Chameleon escaping html [amleczko]
0.2.3 (2012-01-04)
==================
- fix styles to match bootstrap 1.4 [amleczko]
- add bootstrap autocomplete renderer to match twitter css [amleczko]
- fix action isActive [amleczko]
- fix global_validator error rendering [amleczko]
- remove WebOB pin [gawel]
0.2.2 (03-11-2011)
==================
- pin WebOB to < 1.2; this fix problem with formalchemy [amleczko]
0.2.1 (30-10-2011)
==================
- add paster templates for fa.bootstrap [amleczko]
0.2 (30-10-2011)
================
- add manifest.ini [gawel]
- add new action - dropdown [amleczko]
- add auto alert hide js [amleczko]
0.1 (30-09-2011)
================
- Initial release - using js.bootstrap 1.3.2 [amleczko]