The Wayback Machine - https://web.archive.org/web/20200605014010/https://github.com/topics/popup-menu
Skip to content
#

popup-menu

Here are 39 public repositories matching this topic...

BasePopup
razerdp
razerdp commented Mar 10, 2020

BasePopup维护至今已趋向于稳定,后续开发除了一些抽象功能迭代外,基本不会有很大的改动。

考虑到BasePopup是一个抽象层的东西,具象化的实现需要用户自行定义,在快速开发的项目中可能需要个人去详细定制,然而如果对于常见的弹窗来说,其实是可以由库来提供而不需要重新造轮子的。

问卷调查中,我们开展了BasePopup工具库的计划的调研,到目前为止约有78%的用户支持该计划。(虽然参与调查的人仅仅十多个~)

image

同时也收集到一些关于工具库或者BasePopup的建

JesseRWeigel
JesseRWeigel commented Apr 30, 2019

Right now, setting a testID on a react-native-popup-menu component does not cause that to be displayed in the DOM when using React Native Web. It should pass that testID on so that it actually gets included in the DOM. This is important for running end-to-end testing.

For Example:

<MenuOption testID="menu-option-id" />

Expected result:

<div data-testid="menu-option-
anb0s
anb0s commented Oct 7, 2015

copied from: https://sourceforge.net/p/pluginbox/feature-requests/13/

Created: 2012-11-15 Creator: Pascal Rapicault (https://sourceforge.net/u/prapicault/profile/)

When debugging code that manipulates files, it is often necessary to navigate to the mentioned file or folder. It would be great if easyshell could be enabled in the variable view for variables that are type File and maybe URL or U

Improve this page

Add a description, image, and links to the popup-menu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the popup-menu topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.