Murat Çorlu

Results 114 issues of Murat Çorlu

[At the result of compodoc](https://trekhleb.github.io/angular-library-seed/), some menu items are repeating. ![image](https://user-images.githubusercontent.com/127687/34498579-960b4646-f002-11e7-8338-52706c95cd80.png)

If you open the page in an external(non-retina) screen in latest Safari on MacOS Catalina, font smoothing doesn't render properly. Here is a screenshot: ![image](https://user-images.githubusercontent.com/127687/79964924-ab734400-848b-11ea-91de-6c656d339bd1.png)

I use ng-sortable to sort some thumbnail images in one of my projects. I want to open a lightbox to show image bigger in mobile devices. Because of screen is...

To have a chance to define a mock that will catch all requests that starts with a path could be great. For example, lets say we have 2 endpoints like...

enhancement

For some use cases, we need to able to return image responses as mocks. Like `GET.json` or `GET.xml`, `GET.jpeg` should be returned for an image request. There are some tricky...

enhancement
help wanted

Now most of our custom response examples are express.js dependent. And some of our officially supported implementations(like lite-server) don't use express. So updating or adding some examples that will work...

help wanted

We need to write some test cases for lite-server implementation to be sure we are not breaking that implementation.

help wanted

I tried to follow [Digital Ocean setup docs](https://github.com/breuerfelix/instapy-gui/blob/master/docs/digital-ocean.md) but I couldn't clone docker-compose file from `https://gist.github.com/db530748a68bdc150748f23b5a0ee072.git`. Is it changed?

When a view sends a 302 redirect header, static generator raises an error: The requested page("/url/to/content/") returned http code 302. Static Generation failed. This occurs on calling "quick_publish". Is this...

## Design [Figma Design Document ](https://www.figma.com/file/RrcLH0mWpIUy4vwuTlDeKN/Baklava-Design-Guide?node-id=118%3A4068) ## Implementation React usage example: ```html console.log(event)} /> ``` Indeterminate Group React usage example: ```html ``` ### Rules * Indeterminate state can be use...

baklava-ds
needs clarification