Levent Anil Ozen

Results 20 issues of Levent Anil Ozen

TBD [related issue](https://github.com/semantic-release/commit-analyzer/issues/231)

baklava-ds

**Baklava Project Tasks List** ref #63 - [x] #68 - [x] #78 - [x] #71 - [x] #76 - [x] #77 - [ ] Documentation - [x] #69 - [...

baklava-ds

We got some questions from people who want to use baklava about using inline styling with web components. When they look at Storybook documentations of the components, can easily misdirected...

documentation
baklava-ds

We are using `npm ci` to install all the dependencies. It uses only package lock file, so npm can skip the first steps (you can find more detailed information [here](https://docs.npmjs.com/cli/v7/commands/npm-ci))....

enhancement
baklava-ds

`Lit` doesn't have any builtin solutions for `handling slot changes`, `component specific slots` etc. that we need or will need for our components. Additionally, `slots` will be used by many...

- [x] Readme document should include a section named "How to use" and provide setup information to be able to use Grace in different environments (via CDN, in a Vue...

documentation
baklava-ds

[Figma](https://www.figma.com/file/RrcLH0mWpIUy4vwuTlDeKN/Baklava-Design-Guide?node-id=2161%3A9122)

good first issue
component

baklava-ds
needs clarification
component

In this issue, we will add a purging cache mechanism after every release on jsDelivr.

confirmed

In this issue, we will add a version selector in Storybook. We can follow [this](https://storybook.js.org/docs/react/sharing/package-composition#automatic-version-selection) documentation to add this feature.