-
We should add something to detect browser features.
Two possibilities:
1. write a small script to detect features like js
2. incorporate modernizr into our project
-
Today we could construct form-data using FormData() object in modern browsers and as the list of supported browsers are growing, it would be nice to make this addition.
SC.Request {
/**
\* Form…
-
Hey
I had a chance to test it.
As suggestion
1. Ability to add more slides after init.
2. Card animation to swipe up and down
3. Having less DOM when card not in view with lot of slides.
As …
-
# Kanban Board App
## Description
This is a Kanban Board application built using React.js and the React Draggable library. The Kanban board is a popular project management tool that helps you vi…
-
# Custom Emoji Creator
## Project Overview
The Custom Emoji Creator is an interactive web application that allows users to create and customize their own emojis. Users can combine different facial…
-
For this server, using it at home. Best that i found on github at this moment.
Hope to see also brute-protection feature if auth enabled. (e.g. temporal bans for ip or some other
-
Seems to have been missed during the LCWD cycle in 2011: https://lists.w3.org/Archives/Public/www-style/2011Oct/0368.html
-
When the CSS file contains [named grid lines](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Layout_using_Named_Grid_Lines), the following stack trace occurs:
```log
/Users/j/.co…
-
Feature request for additional customization in the overlay (of the intel release (?))
Currently, graphical customization is already amazing, but layout is limited to a 1 column and sizing.
Amon…
-
According to iCalendar spec, [the calendar color can be any CSS3 color name](https://icalendar.org/New-Properties-for-iCalendar-RFC-7986/5-9-color-property.html). The longest of them is "lightgoldenro…