Wei Wei (BINGADS)
c9f29456af
Switch to yarn
2017-01-06 11:47:15 +08:00
Wei Wei (BINGADS)
5fb7c66532
Fix eslint errors
2017-01-06 11:43:01 +08:00
Wei Wei
8f7deeb86e
Merge pull request #4 from lizho-ling/master
...
Update devtool for backbone-toobar
2017-01-05 18:28:44 -08:00
Ling Zhou
149f300b32
0.1.0
2017-01-05 03:57:53 -08:00
Ling Zhou
17dbb1e17e
Update source map
2017-01-05 03:57:06 -08:00
Wei Wei (BINGADS)
d67aa7208a
0.0.7
2016-11-01 02:59:35 +08:00
Teng Du
5f0887c241
Merge pull request #3 from duteng/master
...
Fix "firefox float right problem"
2016-10-31 21:33:09 +08:00
Teng DU
154cc454a9
Fix "firefox float right problem"
2016-10-31 21:00:45 +08:00
Teng DU
ad5d04b68c
Fix "firefox float right problem"
...
Solution: http://stackoverflow.com/a/26306907/1589768
2016-10-31 20:10:12 +08:00
Wei Wei
a0a57f6b66
Merge pull request #2 from lyweiwei/fix-inherit
...
Fix inherit
2016-10-26 06:30:46 +08:00
Wei Wei
4dce8d78e9
0.0.6
2016-10-26 06:26:29 +08:00
Wei Wei
3f8dfb3451
Fix the class inheritance bug for IE <= 10
...
This is caused by babel bug https://github.com/babel/babel/issues/3041 .
Upgrade to the latest BabelJS to fix the issue.
Also replace source map with inline source map to ease the debugging.
2016-10-26 06:23:35 +08:00
Wei Wei
7e255e969b
Merge remote-tracking branch 'microsoft/master'
2016-09-22 13:05:45 +08:00
Wei Wei
a3937fb21f
setup the jsdoc task
2016-09-22 12:00:38 +08:00
Wei Wei (BINGADS)
3e1af16bde
0.0.5
2016-09-15 21:53:29 +08:00
Wei Wei (BINGADS)
1228d3bd39
change the submenu behavior
2016-09-15 21:52:46 +08:00
Wei Wei (BINGADS)
3f9c8b7781
make the remove text in radio group a link
2016-09-15 20:47:08 +08:00
Wei Wei (BINGADS)
199d8e51f7
dropdown support attributes
2016-09-15 20:32:45 +08:00
Wei Wei (BINGADS)
f9f4218259
0.0.5-0
2016-09-15 18:57:03 +08:00
Wei Wei (BINGADS)
400da58222
support set method
2016-09-15 18:56:16 +08:00
Wei Wei (BINGADS)
3ab25b3934
0.0.4
2016-09-12 22:41:05 +08:00
Wei Wei (BINGADS)
36822b35a7
0.0.4-0
2016-09-12 22:38:44 +08:00
Wei Wei (BINGADS)
756e1fb47e
Merge branch 'master' of https://github.com/Microsoft/backbone-toolbar
...
Conflicts:
package.json
2016-09-12 22:38:24 +08:00
Wei Wei (BINGADS)
fe76ca5c89
0.0.3-0
2016-09-12 22:25:19 +08:00
Wei Wei (BINGADS)
4e5740ecca
support disabled button and dropdowns
2016-09-12 22:25:06 +08:00
Wei Wei
e613e38b4f
Merge remote-tracking branch 'origin'
2016-09-06 13:46:19 +08:00
Wei Wei
78f3874b35
0.0.3
2016-09-06 13:46:01 +08:00
Wei Wei
d7a4887e44
0.0.3
2016-09-06 13:43:47 +08:00
Wei Wei
19e46fce6d
0.0.2
2016-09-06 13:43:42 +08:00
Wei Wei
ae613f0429
support submenu
2016-09-06 13:41:46 +08:00
Wei Wei (BINGADS)
3f9db9c14b
0.0.2
2016-08-30 09:53:24 +08:00
Wei Wei (BINGADS)
76287f54b7
0.0.2-2
2016-08-24 18:43:16 +08:00
Wei Wei (BINGADS)
364c7d06f0
rename id option to toolbarId avoid conflicts with Backbone.View options
2016-08-24 18:43:00 +08:00
Wei Wei (BINGADS)
897f95a417
0.0.2-1
2016-08-24 17:14:10 +08:00
Wei Wei (BINGADS)
c5129ae409
make .glyphicon classes configurable
2016-08-24 17:14:03 +08:00
Wei Wei (BINGADS)
b2f4b6633f
0.0.2-0
2016-08-24 14:35:55 +08:00
Wei Wei (BINGADS)
97e29e255d
Remove the conflicting 'id' property
2016-08-24 14:35:37 +08:00
Wei Wei
b89cfe0c07
Merge pull request #1 from lyweiwei/master
...
Check in the new backbone-toolbar
2016-08-24 12:10:52 +08:00
Wei Wei
1ad2775459
support dropdown-radio-group
2016-08-24 12:08:12 +08:00
Wei Wei
1d6f19b678
support partial update
2016-08-24 01:40:10 +08:00
Wei Wei
f9c36e6620
build render contexts
2016-08-24 00:35:01 +08:00
Wei Wei
97cfc46f1b
move the class and id of dropdown-item to the LI
2016-08-23 18:41:43 +08:00
Wei Wei
5b53d5f710
support dropdown-header and dropdown-divider
2016-08-23 18:39:19 +08:00
Wei Wei
662d345664
support dropdown
2016-08-23 18:16:47 +08:00
Wei Wei
8f17c26ddb
make toolbar itself a reusable item
2016-08-23 17:19:15 +08:00
Wei Wei
8043cce472
complete parseSelector
2016-08-23 16:53:58 +08:00
Wei Wei
4529adf3a5
fix the infrustructure
2016-08-23 16:48:47 +08:00
Wei Wei
7636ca9ab0
make button template a shared mixin
2016-08-23 15:55:52 +08:00
Wei Wei
e4bea42dc0
create the type register
2016-08-23 15:04:53 +08:00
Wei Wei
20b5ab95c0
support buttons
2016-08-23 12:04:44 +08:00