Version 5.7.0 (2021-02-10)
Added IPv6 address support to the URI API. Patch contributed by dev7355608 #GH-4409
Added new `structure` and `style` properties to the `TableModified` event to indicate what kinds of modifications were made #TINY-6643
Added `video` and `audio` live embed support for the `media` plugin #TINY-6229
Added the ability to resize `video` and `iframe` media elements #TINY-6229
Added a new `font_css` setting for adding fonts to both the editor and the parent document #TINY-6199
Added a new `ImageUploader` API to simplify uploading image data to the configured `images_upload_url` or `images_upload_handler` #TINY-4601
Added an Oxide variable to define the container background color in fullscreen mode #TINY-6903
Added Oxide variables for setting the toolbar background colors for inline and sticky toolbars #TINY-6009
Added a new `AfterProgressState` event that is fired after `editor.setProgressState` calls complete #TINY-6686
Added support for `table_column_resizing` when inserting or deleting columns #TINY-6711
Changed table and table column copy behavior to retain an appropriate width when pasted #TINY-6664
Changed the `lists` plugin to apply list styles to all text blocks within a selection #TINY-3755
Changed the `advlist` plugin to log a console error message when the `list` plugin isn't enabled #TINY-6585
Changed the z-index of the `setProgressState(true)` throbber so it does not hide notifications #TINY-6686
Changed the type signature for `editor.selection.getRng()` incorrectly returning `null` #TINY-6843
Changed some `SaxParser` regular expressions to improve performance #TINY-6823
Changed `editor.setProgressState(true)` to close any open popups #TINY-6686
Fixed `codesample` highlighting performance issues for some languages #TINY-6996
Fixed an issue where cell widths were lost when merging table cells #TINY-6901
Fixed `col` elements incorrectly transformed to `th` elements when converting columns to header columns #TINY-6715
Fixed a number of table operations not working when selecting 2 table cells on Mozilla Firefox #TINY-3897
Fixed a memory leak by backporting an upstream Sizzle fix #TINY-6859
Fixed table `width` style was removed when copying #TINY-6664
Fixed focus lost while typing in the `charmap` or `emoticons` dialogs when the editor is rendered in a shadow root #TINY-6904
Fixed corruption of base64 URLs used in style attributes when parsing HTML #TINY-6828
Fixed the order of CSS precedence of `content_style` and `content_css` in the `preview` and `template` plugins. `content_style` now has precedence #TINY-6529
Fixed an issue where the image dialog tried to calculate image dimensions for an empty image URL #TINY-6611
Fixed an issue where `scope` attributes on table cells would not change as expected when merging or unmerging cells #TINY-6486
Fixed the plugin documentation links in the `help` plugin #DOC-703
Fixed events bound using `DOMUtils` not returning the correct result for `isDefaultPrevented` in some cases #TINY-6834
Fixed the "Dropped file type is not supported" notification incorrectly showing when using an inline editor #TINY-6834
Fixed an issue with external styles bleeding into TinyMCE #TINY-6735
Fixed an issue where parsing malformed comments could cause an infinite loop #TINY-6864
Fixed incorrect return types on `editor.selection.moveToBookmark` #TINY-6504
Fixed the type signature for `editor.selection.setCursorLocation()` incorrectly allowing a node with no `offset` #TINY-6843
Fixed incorrect behavior when editor is destroyed while loading stylesheets #INT-2282
Fixed figure elements incorrectly splitting from a valid parent element when editing the image within #TINY-6592
Fixed inserting multiple rows or columns in a table cloning from the incorrect source row or column #TINY-6906
Fixed an issue where new lines were not scrolled into view when pressing Shift+Enter or Shift+Return #TINY-6964
Fixed an issue where list elements would not be removed when outdenting using the Enter or Return key #TINY-5974
Fixed an issue where file extensions with uppercase characters were treated as invalid #TINY-6940
Fixed dialog block messages were not passed through TinyMCE's translation system #TINY-6971
Version 5.6.2 (2020-12-08)
Fixed a UI rendering regression when the document body is using `display: flex` #TINY-6783
Version 5.6.1 (2020-11-25)
Fixed the `mceTableRowType` and `mceTableCellType` commands were not firing the `newCell` event #TINY-6692
Fixed the HTML5 `s` element was not recognized when editing or clearing text formatting #TINY-6681
Fixed an issue where copying and pasting table columns resulted in invalid HTML when using colgroups #TINY-6684
Fixed an issue where the toolbar would render with the wrong width for inline editors in some situations #TINY-6683
Version 5.6.0 (2020-11-18)
Added new `BeforeOpenNotification` and `OpenNotification` events which allow internal notifications to be captured and modified before display #TINY-6528
Added support for `block` and `unblock` methods on inline dialogs #TINY-6487
Added new `TableModified` event which is fired whenever changes are made to a table #TINY-6629
Added new `images_file_types` setting to determine which image file formats will be automatically processed into `img` tags on paste when using the `paste` plugin #TINY-6306
Added support for `images_file_types` setting in the image file uploader to determine which image file extensions are valid for upload #TINY-6224
Added new `format_empty_lines` setting to control if empty lines are formatted in a ranged selection #TINY-6483
Added template support to the `autocompleter` for customizing the autocompleter items #TINY-6505
Added new user interface `enable`, `disable`, and `isDisabled` methods #TINY-6397
Added new `closest` formatter API to get the closest matching selection format from a set of formats #TINY-6479
Added new `emojiimages` emoticons database that uses the twemoji CDN by default #TINY-6021
Added new `emoticons_database` setting to configure which emoji database to use #TINY-6021
Added new `name` field to the `style_formats` setting object to enable specifying a name for the format #TINY-4239
Changed `readonly` mode to allow hyperlinks to be clickable #TINY-6248
Fixed the `change` event not firing after a successful image upload #TINY-6586
Fixed the type signature for the `entity_encoding` setting not accepting delimited lists #TINY-6648
Fixed layout issues when empty `tr` elements were incorrectly removed from tables #TINY-4679
Fixed image file extensions lost when uploading an image with an alternative extension, such as `.jfif` #TINY-6622
Fixed a security issue where URLs in attributes weren't correctly sanitized #TINY-6518
Fixed `DOMUtils.getParents` incorrectly including the shadow root in the array of elements returned #TINY-6540
Fixed an issue where the root document could be scrolled while an editor dialog was open inside a shadow root #TINY-6363
Fixed `getContent` with text format returning a new line when the editor is empty #TINY-6281
Fixed table column and row resizers not respecting the `data-mce-resize` attribute #TINY-6600
Fixed inserting a table via the `mceInsertTable` command incorrectly creating 2 undo levels #TINY-6656
Fixed nested tables with `colgroup` elements incorrectly always resizing the inner table #TINY-6623
Fixed the `visualchars` plugin causing the editor to steal focus when initialized #TINY-6282
Fixed `fullpage` plugin altering text content in `editor.getContent()` #TINY-6541
Fixed `fullscreen` plugin not working correctly with multiple editors and shadow DOM #TINY-6280
Fixed font size keywords such as `medium` not displaying correctly in font size menus #TINY-6291
没有合适的资源?快使用搜索试试~ 我知道了~
销售管理数据分析后台网站模板-适配移动端&PC端-HTML网站源码.zip
共1749个文件
js:669个
svg:530个
scss:213个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 88 浏览量
2024-04-02
09:28:31
上传
评论
收藏 25.27MB ZIP 举报
温馨提示
这套HTML源代码文件为您呈现了一个完整的网页模板,适用于各类网站开发需求。它采用了前沿的HTML5和CSS3技术,实现了响应式设计,能够无缝适配各种设备的屏幕尺寸。此外,它还内置了丰富的JavaScript插件,助您轻松实现各种复杂的交互效果。这套源代码文件具有极高的可定制性,您可以根据您的项目需求,对页面布局、颜色和内容进行个性化调整,轻松打造出独具特色的网站。同时,我们的代码结构清晰、注释详细,便于您学习和掌握HTML、CSS和JavaScript等前端技术。无论您是面临课程设计、毕业设计等学术挑战,还是希望在职业发展中展示自己的才华和技能,这套源代码文件都将成为您的得力助手。通过使用这套源代码文件,您将轻松完成网站搭建任务,为您的课程设计或毕业设计增添独特亮点。总之,这套HTML源代码文件是一个高效、实用且易于上手的工具,无论您是专业的网页设计师,还是业余的编程爱好者,都值得一试。
资源推荐
资源详情
资源评论
收起资源包目录
销售管理数据分析后台网站模板-适配移动端&PC端-HTML网站源码.zip (1749个子文件)
style.css 1.06MB
materialdesignicons.min.css 172KB
skin.css 71KB
skin.css 71KB
skin.min.css 60KB
skin.min.css 59KB
flag-icon.min.css 33KB
font-awesome.min.css 30KB
ambiance.css 26KB
quill.snow.css 24KB
skin.mobile.css 24KB
skin.mobile.css 24KB
content.css 24KB
content.inline.css 24KB
content.inline.css 24KB
content.css 23KB
content.min.css 21KB
content.inline.min.css 21KB
content.inline.min.css 21KB
content.min.css 21KB
bootstrap-editable.css 21KB
skin.mobile.min.css 21KB
skin.mobile.min.css 21KB
jquery.pwstabs.min.css 18KB
themify-icons.css 17KB
select2-bootstrap.min.css 16KB
bootstrap-datepicker.min.css 15KB
select2.min.css 15KB
tempusdominus-bootstrap-4.min.css 12KB
simplemde.min.css 11KB
codemirror.css 9KB
feather.css 7KB
jquery.contextMenu.min.css 6KB
asColorPicker.min.css 6KB
dataTables.bootstrap4.css 6KB
nouislider.min.css 4KB
select.dataTables.min.css 4KB
owl.carousel.min.css 4KB
examples.css 3KB
uploadfile.css 3KB
vendor.bundle.base.css 3KB
content.css 2KB
content.css 2KB
content.css 2KB
content.css 2KB
bars-pill.css 2KB
content.min.css 1KB
content.min.css 1KB
fontawesome-stars-o.css 1KB
content.min.css 1KB
content.min.css 1KB
bars-reversed.css 1KB
bars-1to10.css 1KB
bars-horizontal.css 1KB
bars-movie.css 1KB
bars-square.css 1KB
owl.theme.default.min.css 1KB
fontawesome-stars.css 958B
bootstrap-stars.css 949B
skin.shadowdom.css 866B
skin.shadowdom.css 866B
css-stars.css 831B
skin.shadowdom.min.css 764B
skin.shadowdom.min.css 764B
content.mobile.css 727B
content.mobile.css 727B
content.mobile.min.css 544B
content.mobile.min.css 544B
materialdesignicons-webfont.eot 648KB
Roboto-Medium.eot 177KB
Roboto-Regular.eot 177KB
Roboto-Black.eot 177KB
Roboto-Bold.eot 176KB
Roboto-Light.eot 176KB
Nunito-Italic.eot 170KB
Nunito-Black.eot 169KB
Nunito-ExtraBold.eot 168KB
Nunito-SemiBold.eot 166KB
Nunito-Regular.eot 166KB
Nunito-Bold.eot 166KB
Nunito-Light.eot 164KB
Nunito-ExtraLight.eot 163KB
fontawesome-webfont.eot 162KB
Manrope-ExtraBold.eot 114KB
Manrope-Medium.eot 113KB
Manrope-Light.eot 113KB
Manrope-SemiBold.eot 113KB
Manrope-ExtraLight.eot 113KB
Manrope-Regular.eot 113KB
Manrope-Bold.eot 112KB
themify.eot 77KB
feather-webfont.eot 11KB
Manrope-Light.eot 0B
mdi.html 294KB
index.html 54KB
dropdowns.html 53KB
basic_elements.html 52KB
basic-table.html 46KB
buttons.html 45KB
typography.html 39KB
共 1749 条
- 1
- 2
- 3
- 4
- 5
- 6
- 18
资源评论
DTcode7
- 粉丝: 3w+
- 资源: 4986
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功