Home
last modified time | relevance | path

Searched refs:nested (Results 51 – 75 of 142) sorted by path

123456

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D61.61.js.map1nested comments, as nested comments seem to not be standard?\n // i.e. http://stackover…
H A D7.7.js.map1 …ltiply-corresponding',\n 'name',\n 'nametab',\n 'native',\n 'nested',\n 'nesting',\…
H A D8.8.js.map1 …*]+/, 'comment'],\n // [/\\/\\*/, 'comment', '@push' ], // nested comment not allowe…
H A Dbundle.js.map1nested = object;\n\n while (nested != null && ++index < length) {\n var key = toKey(path[index…
H A Deditor.worker.js.map1 …-pairs into delivery queue\n // then emit all event. an inner/nested event might be\n …
H A Djson.worker.js.map1 …-pairs into delivery queue\n // then emit all event. an inner/nested event might be\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1nested","baseRange","nativeCeil","baseOrderBy","iteratees","baseSortBy","compareMultiple","orders"…
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css80 /* Pagination nested */
H A Ddemo_table_jui.css151 /* Pagination nested */
/plugin/dokumicrobugtracker/
H A Dstyle.css80 /* Pagination nested */
690 /* Pagination nested */
/plugin/dropfiles/
H A Dyarn.lock2153 postcss-resolve-nested-selector@^0.1.1:
2155 …resolved "https://registry.yarnpkg.com/postcss-resolve-nested-selector/-/postcss-resolve-nested-se…
2707 postcss-resolve-nested-selector "^0.1.1"
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md55 * Fixed regression in nested tables (#860, thanks, @machour)
307 - fix for underline/strikethrough/overline so that line position(s) are based correctly on font-size/font in nested situations
357 - Tables - cell in a nested table with a specified width, should determine width of parent table cell
358 (cf. http://www.mpdf1.com/forum/discussion/1648/nested-table-bug-)
370 - nested table incorrectly calculating width and unnecessarily wrapping text
371 - vertical-align:super|sub can be nested using `<span>` elements
372 - inline elements can be nested e.g. text `<sup>text<sup>13</sup>text</sup>` text
376 - nested table incorrectly calculating width and unnecessarily wrapping text
377 - tables - font size carrying over from one nested table to the next nested tabl
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dmpdf.css6 Need to add the following to do this, but also prevent margins in nested lists as per default HTML in most browsers:
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTable.php38 if ($this->mpdf->tableLevel) { // i.e. now a nested table coming...
49 if ($this->mpdf->tableLevel > 1) { // inherit table properties from cell in which nested
129 if ($this->mpdf->tableLevel > 1) { // inherit table properties from cell in which nested
606 foreach ($this->mpdf->table[$this->mpdf->tableLevel + 1] as $nid => $nested) {
680 // deal with nested table
807 // Now work through any nested tables setting child table[w'] = parent cell['w']
808 // Now do nested tables _tableWidth
862 // Cascade back up nested tables: setting heights back up the tree
989 // Now work through any nested tables setting child table[w'] = parent cell['w']
990 // Now do nested table
[all...]
/plugin/editsections/
H A Dplugin.info.txt6 …section buttons up to the heading they originated from. Configurable for nested (hierarchical) or …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc136 <2> `analysis` is nested inside of `settings`, and contains tokenizers, filters,
138 <3> `mappings` is another element nested inside of `settings`, and contains the
H A Dphp_json_objects.asciidoc110 It makes these nested arrays much simpler to read:
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DCHANGELOG.md9 * Improve parsing of nested functions
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md498 - Return the [_source of inner hit nested](https://github.com/elastic/elasticsearch/pull/26982) as is without wrapping it into its full path context [#1398](https://github.com/ruflin/Elastica/pull/1398)
530 - [Unfiltered nested source](https://github.com/elastic/elasticsearch/pull/26102) should keep its full path [#1366](https://github.com/ruflin/Elastica/pull/1366)
536 - [Unfiltered nested source](https://github.com/elastic/elasticsearch/pull/26102) should keep its full path [#1366](https://github.com/ruflin/Elastica/pull/1366)
1260 - Add Reverse Nested aggregation (https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-reverse-nested-aggregation.html). [#642](https://github.com/ruflin/Elastica/issues/642/)
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php297 * nested aggregation.
299 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-nested-aggregation.html
301 * @param string $path the nested path for this aggregation
303 public function nested(string $name, string $path): Nested function in Elastica\\QueryBuilder\\DSL\\Aggregation
309 * reverse nested aggregation.
311 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-reverse-nested-aggregation.html
314 * @param string|null $path Optional path to the nested object for this aggregation. Defaults to the root of the main document.
H A DQuery.php304 * nested query.
306 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-nested-query.html
308 public function nested(): Nested function in Elastica\\QueryBuilder\\DSL\\Query
/plugin/exttab2/
H A DREADME.md15 2006-11-06 0.2.0 support nested table and many more ...
/plugin/exttab3/
H A Dexample.txt16 {| title="nested table"
17 |+ //nested table//
47 {| title="nested table"
48 |+ //nested table//
/plugin/fckg/
H A DChanges111 Fix for nested lists in webkit browsers
255 cleaned up fckeditor unused plugins and replaced nested list plugins with FCKeditor's indent and ou…
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.default_template224 /* no gap in between nested lists */

123456