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.8.4
[Feature] π
- none
[Update]
- use static import
- use DateExtensionUtil.formatDuration
- call ConvertUtil.toString(itemSrcList, toStringConfig)
[Remove]
- none
[Fix Bug] π
- none
1.8.3
[Feature] π
HttpConcatUtil
addString buildDomain(HttpConcatParam httpConcatParam)
HttpConcatUtil
addString doWithRoot(HttpConcatParam httpConcatParam)
[Update]
- none
[Remove]
- none
[Fix Bug] π
- none
1.8.2
[Feature] π
- none
[Update]
- use import static
[Remove]
- none
[Fix Bug] π
- none
1.8.1
[Feature] π
- none
[Update]
- update slf4j-log4j12 dependency
- call readToMap
- call AggregateUtil
- update HttpConcatGlobalConfigBuilder
getRequiredValue(String baseName,String keyName,Class<T> typeClass)
method - make HttpConcatConstants final,update javadoc
- update BarcodeTag log
- PagerBuilder use
Pair
insteadofint []
[Remove]
- none
[Fix Bug] π
- none
1.8.0
[Feature] π
- none
[Update]
- use static import
- call getIntervalForView(beginDate)
[Remove]
- none
[Fix Bug] π
- none
1.7.3
[Feature] π
- none
[Update]
- use
static import
[Remove]
- none
[Fix Bug] π
- none
1.7.2
[Feature] π
- add
LocaleSupport
- add
AbstractContainsSupport
[Update]
OptionTag
- change
Locale locale
toObject locale
- use
request.getLocale()
instead ofLocale.getDefault()
for default value
PagerTag
- change
Locale locale
param type toObject locale
- use
request.getLocale()
instead ofLocale.getDefault()
for default value - update
PagerTagExtraInfo
VariableInfo[] getVariableInfo(TagData tagData)
method ,support<%=feilongPagerHtml1%>
type Variable in jsp - add
void afterBuildContent(String htmlContent)
method
BaseTEI
- move
boolean isValid(TagData tagData)
to BaseTEI - use TreeMap
log use RequestUtil.getRequestURL(request)
[Remove]
- none
[Fix Bug] π
- none
1.7.1
[Feature]
- none
[Update]
- call MapUtil.newLinkedHashMap
[Remove]
- none
[Fix Bug] π
- none
1.7.0
[Feature]
- none
[Update]
- none
[Remove]
- none
[Fix Bug] π
- none
1.6.3
[Feature]
- none
[Update]
- call ObjectUtils.defaultIfNull
[Remove]
- none
[Fix Bug] π
- none