Desmond Pang

Results 12 issues of Desmond Pang

Like some Google apps' design. The shadow can separate the menu and the content view if they have same colour. Thanks you.

Can you add bouces effect in MenuDisplayMode.segmentedControl mode? I need equal width of menu items. It seems that only MenuDisplayMode.segmentedControl can do that.

I think you can add a transition animation effect for the menu items when user slide the page slowly. The current design is only to determine whether a page is...

The existing design is adding menu on the top of the ContainerView(I used Storyboard). If the ContainerView is an UITableview or UICollectionView and when you scroll it, the menu is...

Is it possible to create model relationships by using the command?

feature

In AppBaseController, there is a function called validateRequestOrFail() that validates the requests. You used throw new HttpException(400, json_encode($validator->errors()->getMessages())); to response if the validation is failed. However, it is not a...

Just a little queries. I know that the repository classes are generated by using Bosnadev/Repositories and extended by Repository class which is also created by Bosnadev/Repositories. However, I found that...

I tried to create another generator.php file in config folder and changed the version from v1 to v2 and then published but it failed. It seems that the 'api_version' is...

backlog

How to update the existing API/Scaffold/CRUD ? For example, I would like to add one more field to a Object model that will also update the API, scaffold, database and...

backlog

Hidden and visible functions are not working. I am using "prettus/l5-repository": "^2.1",

bug