@@ -126,7 +126,6 @@ More usages or getting start you can refer to these clearly [examples](https://t
126
126
| ` footer-tag ` | String | div | For using footer slot, footer slot wrapper element tag name. |
127
127
| ` header-class ` | String | | For using header slot, header slot wrapper element class name. |
128
128
| ` footer-class ` | String | | For using footer slot, footer slot wrapper element class name. |
129
- | ` disabled ` | Boolean | false | Disable virtual list and always render all items (** just a trial prop** ). |
130
129
131
130
132
131
## Attentions
@@ -148,24 +147,4 @@ Maintain and update occasionally, for changes see [release](https://github.com/t
148
147
149
148
## License
150
149
151
- MIT License
152
-
153
- Copyright (c) 2020 tangbc
154
-
155
- Permission is hereby granted, free of charge, to any person obtaining a copy
156
- of this software and associated documentation files (the "Software"), to deal
157
- in the Software without restriction, including without limitation the rights
158
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
159
- copies of the Software, and to permit persons to whom the Software is
160
- furnished to do so, subject to the following conditions:
161
-
162
- The above copyright notice and this permission notice shall be included in all
163
- copies or substantial portions of the Software.
164
-
165
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
166
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
167
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
168
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
169
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
170
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
171
- SOFTWARE.
150
+ [ MIT License] ( https://github.com/tangbc/vue-virtual-scroll-list/blob/master/LICENSE ) .
0 commit comments