Piotrek Koszuliński

Results 90 issues of Piotrek Koszuliński

See also: - [🚧 Planning: Iteration 4](https://github.com/ckeditor/ckeditor5-design/issues/163) - [🏁 Release: Iteration 4 – 4th Developer Preview](https://github.com/ckeditor/ckeditor5-design/issues/167) --- ## Planned in iteration 5 ### Continous integration It is about time that...

announcement

See also: - [🚧 Planning: Iteration 3](https://github.com/ckeditor/ckeditor5-design/issues/157) - [🏁 Release: Iteration 3 – Third Developer Preview](https://github.com/ckeditor/ckeditor5-design/issues/162) --- ## Planned in Iteration 4 ### Image Feature We started working on the...

announcement

(Side note: So far [this repository](https://github.com/ckeditor/ckeditor5-design/issues) was mainly used for general discussions such as about coding practices, main architectural decisions, some prototyping, etc. From [now on](https://github.com/ckeditor/ckeditor5-design/issues/155) we also want to...

announcement

There's a lot of code with CRLFs.

bug

See http://sdk.ckeditor.com. In the menu you have the option "Download SDK". Currently it links to `http://sdk.ckeditor.com/ckeditor_4.5.3_sdk.zip`. Currently the builder generates `ckeditor-sdk-offline.zip` and the link in the online build contains exactly...

It should be possible to do: ``` grunt build grunt build --sdk-pack=true grunt build --sdk-version=online ``` And the results should be: ``` build/offline/ build/online/ build/ckeditor__sdk.zip ``` That's the process we...

We were always marking new samples with a tag, but in SDK, due to the structure of the menu it won't make sense, because most positions are not visible. Therefore,...

E.g. add some box-shadow or outline. Otherwise it's sometimes hardly visible which element is focused. PS. CKEditor gets some special class when it's focused. See the current tabindex sample i...

enhancement
review

Now I see additional paddings, background colors, etc. These differs between the samples. The styling should be unified so user learns "what's that box". Also, it should be pretty unique...

enhancement
review