Aust

Results 7 issues of Aust

I would like to see a config option that sorts the properties and methods of a class alphabetically.

enhancement

Today I was trying to open a file `Display.class.php`. I typed `displya.class` and the file was no where to be found in the list. ![image](https://cloud.githubusercontent.com/assets/2007045/11851075/fafc5fb2-a3ed-11e5-8c1c-e47fcd67fbda.png) I finished typing `displya.class.php` to...

## Summary Right now the /v2/assets endpoint lets us filter by creator. However, one account can only create up to 1000 assets. In my application, I want to have a...

external contribution
Team Lamprey

## Problem Imagine that we have a smart contract that someone can call, and it will mint a new NFT asset for them. If the user wants the NFT to...

new-feature-request
Team Scytale

I have a component that checks user authorization and redirects them if they are unauthorized. It redirects them using the `Redirect` component from `react-router-dom`. When I wrapped my routes in...

- Added server side generation - Added ability to turn off documentation - Added verbosity - Improved documentation - Added documentation for types - Added documentation for members - Only...