Home
last modified time | relevance | path

Searched refs:changes (Results 176 – 200 of 463) sorted by relevance

12345678910>>...19

/plugin/googleanalytics/
H A DREADME.md36 …to make notes of what you change, as "upgrading" your template will revert any changes you've made.
54 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
H A DCHANGELOG.md2 All notable changes to this project will be documented in this file.
/plugin/refnotes/lang/en/
H A Dintro.txt15 Remember to press the **Save** button on the bottom of this page before leaving otherwise your changes will be lost.
/plugin/elwikiupgrade/lang/vi/
H A Dstep0.txt1 …ên bản DokuWiki mới nhất hiện có. Trước khi tiếp tục, bạn nên đọc [[doku>changes|Nhật trình thay đ…
/plugin/yearbox/
H A DCHANGELOG.md3 All notable changes to this project will be documented in this file. See [standard-version](https:/…
/plugin/credits/
H A DREADME18 The first form will use the default rendering, subject to any changes in settings made in the Confi…
/plugin/upgrade/lang/vi/
H A Dstep0.txt1 Plugin này sẽ tự động nâng cấp wiki của bạn lên phiên bản DokuWiki mới nhất hiện có. Trước khi tiếp tục, bạn nên đọc [[doku>changes|Nhật trình thay đổi]] để kiểm tra xem có bất kỳ bước bổ sung nào để bạn thực hiện trước hoặc sau khi nâng cấp không.
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js489 var changes = [];
505 if (!_.isEqual(current[attr], val)) changes.push(attr);
519 if (changes.length) this._pending = options;
520 for (var i = 0; i < changes.length; i++) {
521 this.trigger('change:' + changes[i], this, current[changes[i]], options);
828 options.changes = {added: [], merged: [], removed: removed}; class in options
940 options.changes = { class in options
/plugin/git/syntax/
H A Dlocalstatus.php111 …enderer->doc .= '<p>They have not yet been commited. In order to see all changes to the workspace,…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-4.0.md3 All notable changes of the PHP_CodeCoverage 4.0 release series are documented in this file using th…
H A DChangeLog-2.2.md3 All notable changes of the PHP_CodeCoverage 2.2 release series are documented in this file using th…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dbreaking-changes.asciidoc2 === Breaking changes from 6.x
/plugin/file2dw/
H A DREADME.md49changes in `docker-compose-yml` files (at least in one of them). I hope you will find usefull the …
/plugin/btable2/
H A DREADME.md46 - close (disable frontend changes.)
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md117 [SemVer](http://semver.org/) is followed closely. Minor and patch releases should not introduce breaking changes to the codebase; however, they might change the resulting AST or HTML output of parsed Markdown (due to bug fixes, spec changes, etc.) As a result, you might get slightly different HTML, but any custom code built onto this library should still function correctly.
119 Any classes or methods marked `@internal` are not intended for use outside of this library and are subject to breaking changes at any time, so please avoid using them.
144 Major refactoring to core parsing logic should be avoided if possible so that we can easily follow updates made to [the reference implementation][commonmark.js]. That being said, we will absolutely consider changes which don't deviate too far from the reference spec or which are favored by other popular CommonMark implementations.
H A DCHANGELOG-0.x.md
/plugin/revealjs/
H A Dchangelog.md33 …lide mode changes from "headers driven" to "special horizontal rule driven" - headers are no longe…
50 - No changes on wiki pages
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php868 $changes = [];
874 $changes[$row['uri']] = $row['operation'];
878 foreach ($changes as $uri => $operation) {
/plugin/colorswatch/
H A DREADME.md15 … medium-sized, and large color swatches. The size setting is global and changes get applied the n…
/plugin/cite/
H A DREADME.md35 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
/plugin/backup/
H A DCHANGELOG.md2 All notable changes to this project will be documented in this file.
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js517 var changes = edit.changes;
519 for (var i = 0; i < changes.length; i++)
521 if (changes[i] instanceof SelectPage ||
522 changes[i] instanceof RenamePage ||
523 changes[i] instanceof MovePage ||
524 changes[i] instanceof mxRootChange)
/plugin/referrers/
H A DREADME.md38 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md34 * This release has no functional changes. It's just been brought up to date
/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md2 All notable changes that affect the backwards compatability of this project will be documented in t…

12345678910>>...19