Skip to content
Snippets Groups Projects
Verified Commit 20953df6 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: update issues

parent 4d20601c
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>optimize the use of nested binds #225</title> <title>optimize the use of nested binds #225</title>
<script src="./225.mjs" type="module"></script> <script src="225.mjs" type="module"></script>
</head> </head>
<body> <body>
<h1>optimize the use of nested binds #225</h1> <h1>optimize the use of nested binds #225</h1>
......
File moved
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>select's performance seems to be slow for many entries #229</title> <title>select's performance seems to be slow for many entries #229</title>
<script src="./229.mjs" type="module"></script> <script src="229.mjs" type="module"></script>
</head> </head>
<body> <body>
<h1>select's performance seems to be slow for many entries #229</h1> <h1>select's performance seems to be slow for many entries #229</h1>
......
File moved
File moved
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>new action button bar #264</title> <title>new action button bar #264</title>
<script src="./264.mjs" type="module"></script> <script src="264.mjs" type="module"></script>
</head> </head>
<body> <body>
<h1>new action button bar #264</h1> <h1>new action button bar #264</h1>
......
File moved
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>new slieder control #226</title> <title>Datatable Pagination um Max Count erweitern #226</title>
<script src="./226.mjs" type="module"></script> <script src="./226.mjs" type="module"></script>
<style> <style>
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
</style> </style>
</head> </head>
<body> <body>
<h1>new slieder control #226</h1> <h1>Datatable Pagination um Max Count erweitern #226</h1>
<p>user aborted</p> <p>user aborted</p>
<ul> <ul>
<li><a href="https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/226">Issue #226</a></li> <li><a href="https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/226">Issue #226</a></li>
......
...@@ -47,6 +47,8 @@ const containerElementSymbol = Symbol("containerElement"); ...@@ -47,6 +47,8 @@ const containerElementSymbol = Symbol("containerElement");
* *
* @example /examples/components/form/action-button * @example /examples/components/form/action-button
* *
* @issue https://localhost.alvine.dev:8443/development/issues/closed/264.html
*
* @since 3.32.0 * @since 3.32.0
* @copyright schukai GmbH * @copyright schukai GmbH
* @summary The ActionButton is a button that opens a popper element with possible actions * @summary The ActionButton is a button that opens a popper element with possible actions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment