Home
last modified time | relevance | path

Searched refs:behavior (Results 51 – 75 of 172) sorted by last modified time

1234567

/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md17 …om/bpmn-io/bpmn-js-create-append-anything). Include it to restore the `v11` create/append behavior.
239 * Reworked `viewer.open` behavior for single planes ([#1576](https://github.com/bpmn-io/bpmn-js/pul…
575 * `FIX`: account for label pasting in label behavior ([#1227](https://github.com/bpmn-io/bpmn-js/is…
640 * To prevent additional behavior on create after paste you should check for the `createElementsBeha…
675 * `FEAT`: make connection segment move the primary connection drag behavior
774 * `FIX`: restore copy-paste behavior
841 * `FIX`: apply data store behavior in collaboration only ([`5cc28d5d`](https://github.com/bpmn-io/b…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md182 * `FEAT`: improve rule focus behavior on `ENTER` ([`e17931fb`](https://github.com/bpmn-io/dmn-js/co…
363 * `FIX(drd)`: correct append behavior ([#439](https://github.com/bpmn-io/dmn-js/pull/439))
503 * `FEAT`: improve copy/paste interaction with native browser behavior
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt67 * DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.
/plugin/farmer/lang/en/
H A Dtab_config.txt1 Here the basic behavior of the farm is configured. Please be aware that changing options here will affect all animals.
H A Dtab_config_help.txt24 behavior here. Be sure that your Farmer's host name is set up correctly above, before switching away from the
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst56 * Added ``FnStream`` to easily decorate stream behavior with callables.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc18 This behavior can be changed by using the `setHosts()` method on
H A Dper-request-configuration.asciidoc49 If you need that behavior, you can configure an `ignore` parameter. You can
H A Dfutures.asciidoc157 This changes the behavior to wait on 500 queued requests before sending the
H A Dselectors.asciidoc53 If you are using <<future_mode>>, the "sticky" behavior of this selector is
H A Dconfig-hash.asciidoc28 If this behavior is not desired (for example, you are using the hash for other
H A Dconnection-pool.asciidoc9 is to manage this set of unruly connections and try to provide the best behavior
244 and each has slightly different behavior (pinging vs no pinging, and so on).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md63 - Generalized, pluggable architecture - most components can be replaced with your own custom class if specialized behavior is required
/plugin/ckgedit/ckeditor/
H A DCHANGES.md477 * Fixed the behavior of HTML parser when parsing `src`/`srcdoc` attributes of the `<iframe>` elemen…
847 …* Fixed the default behavior of [`range.cloneContents()`](https://ckeditor.com/docs/ckeditor4/late…
848 …m_element.html#method-breakParent). Mind the default values and special behavior in the `extractCo…
932 …ble.html#method-insertElementIntoRange) method directly for the pre 4.5 behavior of `editable.inse…
934 * [#8024](https://dev.ckeditor.com/ticket/8024): Swapped behavior of the Split Cell Vertically and …
943 …keditor4/latest/api/CKEDITOR_dom_range.html#method-fixBlock) method due to quirky Firefox behavior.
1199 … CKEditor 4.4 widgets were registered to the ACF which was an incorrect behavior ([#11567](https:/…
1273 …](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#method-execCommand) behavior.
1398 * [#10881](https://dev.ckeditor.com/ticket/10881): Various improvements to *Enter* key behavior in …
1429 …d). When you are implementing a new editor feature, you should base its behavior on [dynamic](http…
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc59 // Customize the behavior of the alignment commands. (#7430)
/plugin/bootswrapper/exe/help/
H A Dbutton.txt11 …btn> | Deemphasize a button by making it look like a link while maintaining button behavior |
H A Dmodal.txt25 === Overflowing text to show scroll behavior ===
H A Dnav.txt221 Use Include Plugin with ''inline'' flag to prevent unexpected behavior.
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md168 existing Message::getBody changed it's behavior, so be careful.
H A DREADME.md142 [decorator pattern][6] to add new behavior where you need it. `sabre/http`
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md20 - Middleware system allows you to augment and compose client behavior.
H A DUPGRADING.md206 a similar behavior in a number of ways. One example might be to use a
344 // or, to mirror the previous behavior
498 it easier to understand how to extend the behavior of a request. All events
636 allow developers to more easily extend and decorate stream behavior.
646 - `rewind` has been removed. Use `seek(0)` for a similar behavior.
1197 #### [BUG] Accept-Encoding header behavior changed unintentionally.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md119 - A test for #129 behavior
157 - Reverted BC break by reintroducing behavior to automagically fix a URI with a
H A DREADME.md677 Creates a new URI with multiple query string values. It has the same behavior as `withQueryValue()`…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DResponsePolicyRule.php25 public $behavior; variable in Google\\Service\\Dns\\ResponsePolicyRule
44 public function setBehavior($behavior) argument
46 $this->behavior = $behavior;
53 return $this->behavior;

1234567