trafium
trafium
First of all, I want to thank developers and maintainers for all the good work 👍 We encountered the problem described in #537 while configuring Github Actions for our tests....
**Expected:**  **After interrupt:**  **Code example:** https://jsfiddle.net/uot9fcb0/2/ So basically if you ever interrupt height transition (by toggling back to first element) - it breaks restoration of 'overflow: visible;'...
## Describe the bug I am using rom-rb with rom-sql and rom-factory. In short, a struct creation via factory (`Factory.structs[:foo]`) is not using default type value unless schema also has...
##### Expected behavior. Editor continues working normally after page resize ##### Actual behavior. Editor spams errors in console and editor menu disappears on page resize ##### Steps to reproduce the...
It is not clear to me from README whether en.GB parser is supposed to be fully featured or not. My use case is that I want to parse dates in...
In the context of Hanami app: Let's say we have `my_app/config/environment.rb` configured like this: ```ruby module Foo def self.included(klass) puts 'Foo was included' end end Hanami.configure do mount Web::Application, at:...
## Issue description I am trying to figure out how Fugit handles day-of-month and day-of-week union vs intersection problem and if possible reintroduce infamous bug/feature (https://crontab.guru/cron-bug.html), where it is intersection...
## Issue description According to https://www.timeanddate.com/time/change/estonia?year=2012 In Estonia, 2012 DST ended on October 28 after 03:59 (EEST) clock turned backward to 03:00 (EET). Some evidence confirming this when working with...