Skip to content
#

design

Here are 3,287 public repositories matching this topic...

laszukdawid
laszukdawid commented Aug 4, 2019

This is about the Docs.

Overview of the problem

This is about the Bulma CSS framework
This is about the Bulma Docs

Description

Docs keep on saying "Import only what you need from Bulma" but I cannot find any explanation what files c

lovelock
lovelock commented Jun 27, 2019

V4版本相对之前的有很大的变化, 这个从现在能搜到的信息能看出来, 参考Ant Design Pro v4 is Here. 但文档仍然是之前版本的组织形式, 导致对ADP没有任何了解的新手上来就会受挫.
image
比如这里, block是?v4中新引入的概念, 是在基于ADP的系统中一切的基础, 文档却先讲路由, 而且在讲路由的页面教用户添加菜单(添加的菜单是需要先用umi block add进来才能用的)
![image](https://user-images.githubuserconte

ViggoV
ViggoV commented Nov 21, 2019

Environment

  • Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
  • Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108

Question

Is there any solid documentation for the renderFilteredItems() utility function exported from the select package? It is briefly mentioned under the itemListRenderer props section of the select c

server
nodiscc
nodiscc commented Nov 3, 2019

Steps to reproduce

  1. Enable an already enabled app through php ./occ app:enable appname

Expected behaviour

The command should succeed (return code 0) and return appname already enabled on the standard output.

Actual behaviour

The command succeeds but returns appname enabled, exactly the same message as when the app was not previously enabled. This makes it difficult to

Loading…
You can’t perform that action at this time.