This repository has been archived by the owner on Jul 28, 2022. It is now read-only.
Releases: ifeilong/feilong-taglib
Releases Β· ifeilong/feilong-taglib
1.6.2
[Feature]
- none
[Update]
- none
[Remove]
- none
[Fix Bug] π
- none
1.6.1
[Feature]
- none
[Update]
- PagerHelper call
ConvertUtil.toInteger(pageNoString, 1)
[Remove]
- none
[Fix Bug] π
- none
1.6.0
[Feature]
- none
[Update]
- update log level
- call DateUtil.toString
[Remove]
- none
[Fix Bug] π
- none
1.5.6
[Feature]
- remove
@version
- update
@author
[Update]
- none
[Remove]
- none
[Fix Bug] π
- none
1.5.5
[Feature]
- none
[Update]
- BaseTag add
logException(Exception e)
method - BarcodeTag add buildImgTag method
- add feilong-accessor dependency
[Remove]
- none
[Fix Bug] π
- none
1.5.4
[Feature]
- add
BarcodeTag
- add
OptionTag
- add
TagCacheManager
[Update]
- Replace all
<pre> with <pre class="code">
in JavaDoc - update feilong-default-pager.vm
$(".pagerButton") event
- update httpconcat.properties
httpconcat.support
default value is false AbstractWriteContentTag
updatebuildContent
method addHttpServletRequest request
param
[Remove]
- feilong-default-pager.vm remove
div_feilongPager div style
[Fix Bug] π
- none
1.5.3
[Feature]
- none
[Update]
- move base tag to
com.feilong.taglib
package - move BaseTag#print(Object),BaseTag#println(Object) to AbstractWriteContentTag
[Remove]
- none
[Fix Bug] π
- none
1.5.2
[Feature]
- none
[Update]
- none
[Remove]
- remove version.easymock
[Fix Bug] π
- none
1.5.1
[Feature]
- none
[Update]
- replace
if (null == collection){ throw new NullPointerException("collection must not be null"); }
toValidate.notNull(collection, "collection must not be null");
[Remove]
- none
[Fix Bug] π
- none
1.5.0
[Feature]
- need
jdk 1.7
at least - add
HttpConcatGlobalConfigBuilder
,HttpConcatGlobalConfig
[Update]
- servlet-api version to 3.0.1
- update
ELFunctions
toJsonString method ,when exception - feilong-taglib-display project update
feilong-core-extension
scope to test
[Remove]
- none
[Fix Bug] π
- none