Skip to content
#

ant

Here are 549 public repositories matching this topic...

ng-zorro-antd
manasa9595
manasa9595 commented May 27, 2022

What problem does this feature solve?

Sonar issue as per https://sonarqube.sgp.dbs.com:8443/coding_rules?open=Web%3ABoldAndItalicTagsCheck&rule_key=Web%3ABoldAndItalicTagsCheck

What does the proposed API look like?

Please replace the article to use tag instead of for the icons which reduces developer effort to fix sonarqube issues post code scan.<!-- generated by ng-zorro-issue

📜 Doc help wanted Good First Issue Component: Tag
alexanderrudnik
alexanderrudnik commented Feb 1, 2022

Is your feature request related to a problem? Please describe.
Sign up form is too large and it's necessary to scroll it even on medium screens. Need to remove the scroll by updating the form.

Describe the solution you'd like

  1. Remove Confirm Password input
  2. Reduce space between form items
  3. Place Sign up with Google and Sign up with Facebook on the same row.
enhancement good first issue
shaneataylor
shaneataylor commented Apr 1, 2016

Plugins have no elegant way to implement additional post-processing build steps (copying files, performing additional transformations on base output) and this is is common requirement.

A new generic depend.postprocess extension point would let plugins easily define Ant targets to be performed at the end of the base transformation.

feature priority/medium preprocess good first issue
yGuard
Fohlen
Fohlen commented Sep 7, 2020

There are many possible ways of obfuscation. It would be good to create a table / chart in the documentation which ones exist and are supported by yGuard. Inspiration could be drawn from this paper. The scope of this ticket is to create a new documentation page with mentioned details.

documentation good first issue Hacktoberfest difficulty:beginner

Improve this page

Add a description, image, and links to the ant 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 ant topic, visit your repo's landing page and select "manage topics."

Learn more