Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for describe (0.07 sec)

  1. bug_report.md

    L1:--- L2:name: Bug report L3:about: Create a report to help us improve L4:title: '' L5:labels: bug L6:assignees: '' L7: L8:--- L9: L10:(_Please use [discuss.codelibs.org](https://discuss.codelibs.org/c/FessEN/8) before filing a bug._) L11: L12:**Describe the bug** L13:A clear and concise description of what the bug is. L14: L15:**To Reproduce** L16:Steps to reproduce the behavior: L17:1. Go to '...' L18:2. Click on '....' L19:3. Scroll down to '....' L20:4. See error L21: L22:**Expected behavior**...
    github.com/codelibs/fess/.github/ISSUE_TEMPLATE...
    Mon Aug 17 22:53:30 UTC 2020
      782 bytes
  2. popper.min.js.map

    @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by update method\n * @argument {Object} options - Modifiers configuration and options\n * @argument {Number|String} options.offset=0\n * The offset value as described in the modifier description\n * @returns {Object} The data object, properly modified\n */\nexport default function offset(data, { offset }) {\n const { placement, offsets: { popper, reference } } = data;\n const basePlacement = placement.split('-')[0];\n\n...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Sat Oct 26 01:49:09 UTC 2024
      120.9K bytes
Back to top