Commit Graph

  • 46f96aaf1f
    Merge branch 'main' into fix-manipulator-offset GeoSot 2021-07-23 00:57:41 +03:00
  • b958abd04c
    Merge branch 'main' into main Brian Roskamp 2021-07-22 16:38:21 -04:00
  • 7c5c24d4f9
    Merge branch 'main' into main-xmr-img-compress #34557 XhmikosR 2021-07-22 19:07:56 +03:00
  • 2bdbb42dcf
    docs: Add Github Octicons to the list (#34526) Ben Koshy 2021-07-23 01:29:47 +10:00
  • 4d7e2ab6b6
    Merge branch 'main' into patch-1 #34526 XhmikosR 2021-07-22 18:13:44 +03:00
  • 41292a5257
    Toasts: Change showing timings and classes to keep toast display:none by default (#33610) GeoSot 2021-07-22 18:13:13 +03:00
  • 314f515687 Toasts: Change showing timings and classes to keep toast display:none by default #33610 GeoSot 2021-04-11 03:52:28 +03:00
  • e85a6ed77c make dataApiKeydownHandler to handle specific instance, avoiding extra manipulations GeoSot 2021-07-08 18:44:58 +03:00
  • 9916191311 extract createPopper method GeoSot 2021-07-08 18:23:54 +03:00
  • b1dad0943f handle click event in one place, remove undocumented click listener on element in case of not having the proper markup GeoSot 2021-07-08 17:59:18 +03:00
  • d01a08547d use classList add instead of toggle on show GeoSot 2021-07-08 17:54:15 +03:00
  • d130b00cad simplify toggle GeoSot 2021-07-08 17:42:09 +03:00
  • 3533e2d637 Merge dropdownInterface to jQueryInterface GeoSot 2021-06-10 17:56:43 +03:00
  • d3c6f25fd0 Add isShown method and reuse it GeoSot 2021-06-10 17:51:01 +03:00
  • 325288fad8
    Merge d08d4ce4e339e44d83c257a8a32b262880ed7d09 into da2db218edfc0746c169b567e6a13c9f8e945dda #34396 719media 2021-07-22 16:36:04 +02:00
  • c85042723a make dataApiKeydownHandler to handle specific instance, avoiding extra manipulations #34458 GeoSot 2021-07-08 18:44:58 +03:00
  • 843c1374a5 extract createPopper method GeoSot 2021-07-08 18:23:54 +03:00
  • 36662a2495 handle click event in one place, remove undocumented click listener on element in case of not having the proper markup GeoSot 2021-07-08 17:59:18 +03:00
  • 0272c86e73 use classList add instead of toggle on show GeoSot 2021-07-08 17:54:15 +03:00
  • c6ed2c1b17 simplify toggle GeoSot 2021-07-08 17:42:09 +03:00
  • ca3695ae80 Merge dropdownInterface to jQueryInterface GeoSot 2021-06-10 17:56:43 +03:00
  • 68bd4b71e9 Add isShown method and reuse it GeoSot 2021-06-10 17:51:01 +03:00
  • da2db218ed Use on private method to set content & cleanup template GeoSot 2021-06-10 11:00:05 +03:00
  • 9c3ceaa25b popover: Move common code in tooltip's getTipElement() GeoSot 2021-06-10 10:58:41 +03:00
  • a97fd1cd24 use one private method to resolve string or function GeoSot 2021-06-10 10:55:34 +03:00
  • 3716603dbc Use getOrCreateInstance on _initializeOnDelegatedTarget GeoSot 2021-06-10 10:53:59 +03:00
  • 92c7056619 _getDelegateConfig(): add a comment and remove an unneeded config check GeoSot 2021-06-10 10:52:35 +03:00
  • c4e189df40 use a class private getter to decouple same methods usage GeoSot 2021-06-10 10:48:35 +03:00
  • ca5ef810f5 Use on private method to set content & cleanup template #34205 GeoSot 2021-06-10 11:00:05 +03:00
  • fa562beffb popover: Move common code in tooltip's getTipElement() GeoSot 2021-06-10 10:58:41 +03:00
  • c5f84395da use one private method to resolve string or function GeoSot 2021-06-10 10:55:34 +03:00
  • 8759195695 Use getOrCreateInstance on _initializeOnDelegatedTarget GeoSot 2021-06-10 10:53:59 +03:00
  • f62debcbec _getDelegateConfig(): add a comment and remove an unneeded config check GeoSot 2021-06-10 10:52:35 +03:00
  • bf7691ee0d use a class private getter to decouple same methods usage GeoSot 2021-06-10 10:48:35 +03:00
  • 5d24fef741 Update devDependencies XhmikosR 2021-07-21 15:52:59 +03:00
  • 70267da28e CI: make use of the actions/setup-node's cache option (#34453) XhmikosR 2021-07-19 18:38:49 +03:00
  • 9cf31d9f8e Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#34491) dependabot[bot] 2021-07-14 08:29:28 +03:00
  • a6618c437b CONTRIBUTING.md: fix broken link to README.md (#34389) Kijima Daigo 2021-07-08 14:49:41 +09:00
  • 6c9951203c Backport #34336 XhmikosR 2021-06-24 11:04:29 +03:00
  • ec986fcb57 Manually backport #34075 and #34279 XhmikosR 2021-06-22 12:52:10 +03:00
  • c272eb80bf Update Hugo config and sitemap.xml (#34074) XhmikosR 2021-05-25 08:32:27 +03:00
  • ca3ff6dc29 Handle complex expressions in add() & subtract() (#34047) Gaël Poupard 2021-05-25 07:23:41 +02:00
  • 0ef990f18e Replace Freenode with Libera.Chat in the remaining files (#34250) XhmikosR 2021-06-14 20:12:10 +03:00
  • 75b2934596
    Update devDependencies (#34552) XhmikosR 2021-07-21 15:57:47 +03:00
  • 71a2cc247c Update devDependencies #34278 XhmikosR 2021-07-21 15:52:59 +03:00
  • 937c21a538 Update devDependencies #34552 XhmikosR 2021-07-21 15:31:43 +03:00
  • 60d585937b Update eslint devDependencies XhmikosR 2021-07-20 17:16:53 +03:00
  • 3e01830d92
    Bump rollup from 2.53.2 to 2.53.3 (#34548) dependabot[bot] 2021-07-21 14:06:40 +03:00
  • 9a2ac40ab9
    Bump @babel/core from 7.14.6 to 7.14.8 #34551 dependabot[bot] 2021-07-21 11:01:07 +00:00
  • e4ffdf8f5d
    Bump @babel/cli from 7.14.5 to 7.14.8 #34550 dependabot[bot] 2021-07-21 11:00:41 +00:00
  • 95a87863a3
    Bump @babel/preset-env from 7.14.7 to 7.14.8 #34549 dependabot[bot] 2021-07-21 11:00:15 +00:00
  • d059b17c46
    Bump rollup from 2.53.2 to 2.53.3 #34548 dependabot[bot] 2021-07-21 10:59:50 +00:00
  • f63822c024
    Merge branch 'main' into patch-1 Ben Koshy 2021-07-21 16:46:47 +10:00
  • 967aa2d88c
    Update site/data/icons.yml Mark Otto 2021-07-20 22:46:16 -07:00
  • 119cfc3dfe
    Remove whitespace at beginning of util/index.js (#34545) Ryan Berliner 2021-07-21 00:49:55 -04:00
  • f3e362e677 Revert "Bump rollup from 2.53.1 to 2.53.2 (#34537)" #34546 0388324575 2021-07-21 08:47:19 +07:00
  • 925c20b4d6 removes whitespace at begenning of javascript file #34545 Ryan Berliner 2021-07-20 21:12:22 -04:00
  • f49f5f2ddd
    Update spacing.md #34317 XhmikosR 2021-07-20 21:57:21 +03:00
  • b1b6c77292 Add unit tests to check if active class is toggled Rohit Sharma 2020-11-02 22:48:35 +05:30
  • 0695226add Use .btn-toolbar as tabs container Rohit Sharma 2020-11-02 22:47:24 +05:30
  • 120cfbe7b5 Find .active element anywhere inside .nav Rohit Sharma 2020-08-06 14:00:16 +05:30
  • dc964cf8e9 More keyboard shortcut updates FluffyPorkBuns 2021-07-20 08:17:01 -07:00
  • 5541179b38
    Fix Util.reflow function and add documentation (#34543) GeoSot 2021-07-20 17:20:43 +03:00
  • e006f2f4b3
    Create ccc-kkk-png.txt #34544 ccc-kkk-png 2021-07-20 22:19:37 +08:00
  • 5c3f65f804
    Merge branch 'main' into gs-add-doc-to-reflow-helper #34543 XhmikosR 2021-07-20 17:14:53 +03:00
  • 365b9e5af0
    Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 (#34536) dependabot[bot] 2021-07-20 17:13:58 +03:00
  • 3b188f5e28
    Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 #34536 dependabot[bot] 2021-07-20 14:07:56 +00:00
  • 5eaf73baa6
    Bump stylelint-config-twbs-bootstrap from 2.2.1 to 2.2.3 (#34541) dependabot[bot] 2021-07-20 17:05:29 +03:00
  • 8845f6b942
    Merge branch 'main' into dependabot/npm_and_yarn/stylelint-config-twbs-bootstrap-2.2.3 #34541 XhmikosR 2021-07-20 17:02:11 +03:00
  • 7218c3e3be
    Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 (#34540) dependabot[bot] 2021-07-20 17:01:49 +03:00
  • 334295b25a refactor to void as it should be GeoSot 2021-07-20 17:00:18 +03:00
  • 192c68852d
    Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 #34540 dependabot[bot] 2021-07-20 13:56:11 +00:00
  • 3f7476bd16
    Bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 (#34539) dependabot[bot] 2021-07-20 16:54:38 +03:00
  • 1c165a50db
    Update index.js XhmikosR 2021-07-20 16:54:10 +03:00
  • 91d08bc007
    Merge branch 'main' into dependabot/npm_and_yarn/rollup/plugin-commonjs-19.0.1 #34539 XhmikosR 2021-07-20 16:51:16 +03:00
  • 15db1b83b7
    Update index.js XhmikosR 2021-07-20 16:51:12 +03:00
  • ed9850cbfb
    Bump eslint from 7.30.0 to 7.31.0 (#34538) dependabot[bot] 2021-07-20 16:50:04 +03:00
  • e2f9c5c072 add documentation to reflow function GeoSot 2021-07-20 16:40:24 +03:00
  • a3b68f1733
    Merge branch 'main' into dependabot/npm_and_yarn/eslint-7.31.0 #34538 XhmikosR 2021-07-20 16:42:19 +03:00
  • 95e5b76d83
    Bump rollup from 2.53.1 to 2.53.2 (#34537) dependabot[bot] 2021-07-20 16:41:59 +03:00
  • 9ddf0864cb Use one unique index file as input on rollup.config.js #34227 GeoSot 2021-06-10 16:13:51 +03:00
  • dc205d853a
    Bump stylelint-config-twbs-bootstrap from 2.2.1 to 2.2.3 dependabot[bot] 2021-07-20 09:03:32 +00:00
  • 9f17adb835
    Bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 dependabot[bot] 2021-07-20 09:02:44 +00:00
  • 2e76150228
    Bump eslint from 7.30.0 to 7.31.0 dependabot[bot] 2021-07-20 09:02:23 +00:00
  • 8f8f169860
    Bump rollup from 2.53.1 to 2.53.2 #34537 dependabot[bot] 2021-07-20 09:01:56 +00:00
  • 1e73ba28a3 CI: make use of the actions/setup-node's cache option (#34453) XhmikosR 2021-07-19 18:38:49 +03:00
  • bcc18f2c93 Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#34491) dependabot[bot] 2021-07-14 08:29:28 +03:00
  • 2721f6042b
    CI: make use of the actions/setup-node's cache option (#34453) XhmikosR 2021-07-19 18:38:49 +03:00
  • 0543861ef6
    Merge branch 'main' into main-xmr-actions-node-cache #34453 XhmikosR 2021-07-19 18:33:51 +03:00
  • dfafb9a60c
    modal: change data-dismiss so that it can be outside of a modal using bs-target (#33403) GeoSot 2021-07-19 16:56:05 +03:00
  • e1bc6b9820 Update site/content/docs/5.0/components/modal.md #33403 GeoSot 2021-07-19 16:40:57 +03:00
  • f9109626ee add docs GeoSot 2021-07-19 13:20:00 +03:00
  • 7b58960892 change data-dismiss, so can be outside modal, using a bs-target GeoSot 2021-03-19 02:05:51 +02:00
  • 66c27673ae
    Add: Github Octicons to the list Ben Koshy 2021-07-19 11:12:20 +10:00
  • 06a1ca5623 Add new offcanvas support to navbars craftwerk 2021-04-01 19:24:17 +02:00
  • 7f8e28fa2f Add new offcanvas support to navbars #34273 craftwerk 2021-04-01 19:24:17 +02:00
  • ed3f2d46c4 Bump bundlewatch Mark Otto 2021-06-22 22:27:31 -07:00
  • aee169d192 Split .vr from stacks as a new helper Mark Otto 2021-06-22 22:22:02 -07:00
  • 2bc6de1f5e Add hstack and vstack helpers Mark Otto 2021-05-14 14:32:24 -07:00
  • bda1117e74
    Merge branch 'main' into stacks #33986 Mark Otto 2021-07-16 11:47:02 -07:00